Mercurial > repos > bgruening > package_openms_latest
changeset 9:95462a64e4e1 draft
Uploaded
author | bgruening |
---|---|
date | Thu, 29 Jan 2015 03:37:27 -0500 |
parents | c73581afb550 |
children | 8608dc490e8a |
files | tool_dependencies.xml |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jan 27 13:02:25 2015 -0500 +++ b/tool_dependencies.xml Thu Jan 29 03:37:27 2015 -0500 @@ -12,9 +12,9 @@ <package name="bzlib" version="1.0.6"> <repository changeset_revision="d971aef661a7" name="package_bzlib_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> - <package name="boost" version="1.55.0"> - <repository changeset_revision="9fbaadc2f81a" name="package_boost_1_55" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> - </package> + <!--package name="boost" version="1.55.0"> + <repository name="package_boost_1_55" owner="iuc" prior_installation_required="True" /> + </package--> <package name="openms" version="1.12"> <install version="1.0"> <actions> @@ -33,9 +33,9 @@ <repository changeset_revision="d971aef661a7" name="package_bzlib_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="bzlib" version="1.0.6" /> </repository> - <repository changeset_revision="9fbaadc2f81a" name="package_boost_1_55" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> + <!--repository name="package_boost_1_55" owner="iuc"> <package name="boost" version="1.55.0" /> - </repository> + </repository--> </action> <action type="change_directory">contrib</action> @@ -43,7 +43,7 @@ <action type="shell_command">cmake . -DBUILD_TYPE=LIBSVM</action> <action type="shell_command">cmake . -DBUILD_TYPE=XERCESC</action> <action type="shell_command">cmake . -DBUILD_TYPE=GSL</action> - <!--action type="shell_command">cmake . -DBUILD_TYPE=BOOST -DNUMBER_OF_JOBS=4</action--> + <action type="shell_command">cmake . -DBUILD_TYPE=BOOST -DNUMBER_OF_JOBS=12</action> <action type="shell_command">cmake . -DBUILD_TYPE=COINOR</action> <action type="shell_command">cmake . -DBUILD_TYPE=BZIP2</action> <action type="shell_command">cmake . -DBUILD_TYPE=GLPK</action>