comparison tool_dependencies.xml @ 1:294fe74bded6 draft default tip

Uploaded
author iuc
date Thu, 14 Aug 2014 09:26:49 -0400
parents 91635ed3dceb
children
comparison
equal deleted inserted replaced
0:91635ed3dceb 1:294fe74bded6
2 <tool_dependency> 2 <tool_dependency>
3 <package name="vt" version="5c735ab14b5603d9f14da6ee0e63d86ba3779934"> 3 <package name="vt" version="5c735ab14b5603d9f14da6ee0e63d86ba3779934">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="shell_command">git clone --recursive https://github.com/atks/vt.git</action> 6 <action type="shell_command">git clone --recursive https://github.com/atks/vt.git</action>
7 <action type="shell_command">git reset --hard 5c735ab14b5603d9f14da6ee0e63d86ba3779934</action> 7 <action type="shell_command">git reset --hard 53148a95008ce9cdda87322bbd23965ed780ca74</action>
8 <action type="shell_command">make</action> 8 <action type="shell_command">make</action>
9 <action type="move_file"> 9 <action type="move_file">
10 <source>vt</source> 10 <source>vt</source>
11 <destination>$INSTALL_DIR/bin</destination> 11 <destination>$INSTALL_DIR/bin</destination>
12 </action> 12 </action>