- Timestamp:
- Jun 1, 2010 9:32:19 PM (11 years ago)
- Location:
- trunk
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0. 51 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.6 2 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.0 3 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1. 04 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.1 5 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.5 6 6 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 7 Data/miplib3 7 Data/miplib3 https://projects.coin-or.org/svn/Data/stable/1.0/miplib3 8 8 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.6/CoinUtils 9 9 Cgl https://projects.coin-or.org/svn/Cgl/trunk/Cgl 10 10 Clp https://projects.coin-or.org/svn/Clp/trunk/Clp 11 Osi https://projects.coin-or.org/svn/Osi/ stable/0.101/Osi11 Osi https://projects.coin-or.org/svn/Osi/trunk/Osi 12 12 Vol https://projects.coin-or.org/svn/Vol/stable/1.1/Vol
-
- Property svn:externals
-
trunk/Cbc/configure
r1433 r1456 1734 1734 coin_projectdir=yes 1735 1735 1736 # Check if a library version is set for libtool 1737 1738 1736 1739 1737 1740 # Check if user wants to produce debugging code … … 5819 5822 *-*-irix6*) 5820 5823 # Find out which ABI we are using. 5821 echo '#line 582 1"configure"' > conftest.$ac_ext5824 echo '#line 5824 "configure"' > conftest.$ac_ext 5822 5825 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5823 5826 (eval $ac_compile) 2>&5 … … 6953 6956 6954 6957 # Provide some information about the compiler. 6955 echo "$as_me:695 5:" \6958 echo "$as_me:6958:" \ 6956 6959 "checking for Fortran 77 compiler version" >&5 6957 6960 ac_compiler=`set X $ac_compile; echo $2` … … 8020 8023 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8021 8024 -e 's:$: $lt_compiler_flag:'` 8022 (eval echo "\"\$as_me:802 2: $lt_compile\"" >&5)8025 (eval echo "\"\$as_me:8025: $lt_compile\"" >&5) 8023 8026 (eval "$lt_compile" 2>conftest.err) 8024 8027 ac_status=$? 8025 8028 cat conftest.err >&5 8026 echo "$as_me:802 6: \$? = $ac_status" >&58029 echo "$as_me:8029: \$? = $ac_status" >&5 8027 8030 if (exit $ac_status) && test -s "$ac_outfile"; then 8028 8031 # The compiler can only warn and ignore the option if not recognized … … 8288 8291 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8289 8292 -e 's:$: $lt_compiler_flag:'` 8290 (eval echo "\"\$as_me:829 0: $lt_compile\"" >&5)8293 (eval echo "\"\$as_me:8293: $lt_compile\"" >&5) 8291 8294 (eval "$lt_compile" 2>conftest.err) 8292 8295 ac_status=$? 8293 8296 cat conftest.err >&5 8294 echo "$as_me:829 4: \$? = $ac_status" >&58297 echo "$as_me:8297: \$? = $ac_status" >&5 8295 8298 if (exit $ac_status) && test -s "$ac_outfile"; then 8296 8299 # The compiler can only warn and ignore the option if not recognized … … 8392 8395 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8393 8396 -e 's:$: $lt_compiler_flag:'` 8394 (eval echo "\"\$as_me:839 4: $lt_compile\"" >&5)8397 (eval echo "\"\$as_me:8397: $lt_compile\"" >&5) 8395 8398 (eval "$lt_compile" 2>out/conftest.err) 8396 8399 ac_status=$? 8397 8400 cat out/conftest.err >&5 8398 echo "$as_me:8 398: \$? = $ac_status" >&58401 echo "$as_me:8401: \$? = $ac_status" >&5 8399 8402 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8400 8403 then … … 10737 10740 lt_status=$lt_dlunknown 10738 10741 cat > conftest.$ac_ext <<EOF 10739 #line 107 39"configure"10742 #line 10742 "configure" 10740 10743 #include "confdefs.h" 10741 10744 … … 10837 10840 lt_status=$lt_dlunknown 10838 10841 cat > conftest.$ac_ext <<EOF 10839 #line 108 39"configure"10842 #line 10842 "configure" 10840 10843 #include "confdefs.h" 10841 10844 … … 13181 13184 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13182 13185 -e 's:$: $lt_compiler_flag:'` 13183 (eval echo "\"\$as_me:1318 3: $lt_compile\"" >&5)13186 (eval echo "\"\$as_me:13186: $lt_compile\"" >&5) 13184 13187 (eval "$lt_compile" 2>conftest.err) 13185 13188 ac_status=$? 13186 13189 cat conftest.err >&5 13187 echo "$as_me:131 87: \$? = $ac_status" >&513190 echo "$as_me:13190: \$? = $ac_status" >&5 13188 13191 if (exit $ac_status) && test -s "$ac_outfile"; then 13189 13192 # The compiler can only warn and ignore the option if not recognized … … 13285 13288 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13286 13289 -e 's:$: $lt_compiler_flag:'` 13287 (eval echo "\"\$as_me:132 87: $lt_compile\"" >&5)13290 (eval echo "\"\$as_me:13290: $lt_compile\"" >&5) 13288 13291 (eval "$lt_compile" 2>out/conftest.err) 13289 13292 ac_status=$? 13290 13293 cat out/conftest.err >&5 13291 echo "$as_me:1329 1: \$? = $ac_status" >&513294 echo "$as_me:13294: \$? = $ac_status" >&5 13292 13295 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13293 13296 then … … 14855 14858 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14856 14859 -e 's:$: $lt_compiler_flag:'` 14857 (eval echo "\"\$as_me:148 57: $lt_compile\"" >&5)14860 (eval echo "\"\$as_me:14860: $lt_compile\"" >&5) 14858 14861 (eval "$lt_compile" 2>conftest.err) 14859 14862 ac_status=$? 14860 14863 cat conftest.err >&5 14861 echo "$as_me:1486 1: \$? = $ac_status" >&514864 echo "$as_me:14864: \$? = $ac_status" >&5 14862 14865 if (exit $ac_status) && test -s "$ac_outfile"; then 14863 14866 # The compiler can only warn and ignore the option if not recognized … … 14959 14962 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14960 14963 -e 's:$: $lt_compiler_flag:'` 14961 (eval echo "\"\$as_me:1496 1: $lt_compile\"" >&5)14964 (eval echo "\"\$as_me:14964: $lt_compile\"" >&5) 14962 14965 (eval "$lt_compile" 2>out/conftest.err) 14963 14966 ac_status=$? 14964 14967 cat out/conftest.err >&5 14965 echo "$as_me:1496 5: \$? = $ac_status" >&514968 echo "$as_me:14968: \$? = $ac_status" >&5 14966 14969 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14967 14970 then … … 17166 17169 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17167 17170 -e 's:$: $lt_compiler_flag:'` 17168 (eval echo "\"\$as_me:171 68: $lt_compile\"" >&5)17171 (eval echo "\"\$as_me:17171: $lt_compile\"" >&5) 17169 17172 (eval "$lt_compile" 2>conftest.err) 17170 17173 ac_status=$? 17171 17174 cat conftest.err >&5 17172 echo "$as_me:1717 2: \$? = $ac_status" >&517175 echo "$as_me:17175: \$? = $ac_status" >&5 17173 17176 if (exit $ac_status) && test -s "$ac_outfile"; then 17174 17177 # The compiler can only warn and ignore the option if not recognized … … 17434 17437 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17435 17438 -e 's:$: $lt_compiler_flag:'` 17436 (eval echo "\"\$as_me:1743 6: $lt_compile\"" >&5)17439 (eval echo "\"\$as_me:17439: $lt_compile\"" >&5) 17437 17440 (eval "$lt_compile" 2>conftest.err) 17438 17441 ac_status=$? 17439 17442 cat conftest.err >&5 17440 echo "$as_me:1744 0: \$? = $ac_status" >&517443 echo "$as_me:17443: \$? = $ac_status" >&5 17441 17444 if (exit $ac_status) && test -s "$ac_outfile"; then 17442 17445 # The compiler can only warn and ignore the option if not recognized … … 17538 17541 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17539 17542 -e 's:$: $lt_compiler_flag:'` 17540 (eval echo "\"\$as_me:1754 0: $lt_compile\"" >&5)17543 (eval echo "\"\$as_me:17543: $lt_compile\"" >&5) 17541 17544 (eval "$lt_compile" 2>out/conftest.err) 17542 17545 ac_status=$? 17543 17546 cat out/conftest.err >&5 17544 echo "$as_me:1754 4: \$? = $ac_status" >&517547 echo "$as_me:17547: \$? = $ac_status" >&5 17545 17548 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17546 17549 then … … 20423 20426 LT_LDFLAGS= 20424 20427 20428 # Check if we want to set the library version 20429 echo "$as_me:$LINENO: checking if library version is set" >&5 20430 echo $ECHO_N "checking if library version is set... $ECHO_C" >&6 20431 if test x"$coin_libversion" != x; then 20432 LT_LDFLAGS="$LT_LDFLAGS -version-info $coin_libversion" 20433 echo "$as_me:$LINENO: result: $coin_libversion" >&5 20434 echo "${ECHO_T}$coin_libversion" >&6 20435 else 20436 echo "$as_me:$LINENO: result: no" >&5 20437 echo "${ECHO_T}no" >&6 20438 fi 20439 20440 20425 20441 20426 20442 #END … … 22413 22429 22414 22430 cat >>confdefs.h <<_ACEOF 22415 #define CBC VERSION "$PACKAGE_VERSION"22431 #define CBC_VERSION "$PACKAGE_VERSION" 22416 22432 _ACEOF 22417 22433 -
trunk/Cbc/configure.ac
r1433 r1456 133 133 AC_DEFINE_UNQUOTED([CBC_DEFAULT_SOLVER],"$cbc_default_solver", 134 134 [Define to the name of the default solver to be used in cbc-generic in small letters]) 135 AC_DEFINE_UNQUOTED(CBC VERSION, "$PACKAGE_VERSION", "Version of Cbc")135 AC_DEFINE_UNQUOTED(CBC_VERSION, "$PACKAGE_VERSION", "Version of Cbc") 136 136 137 137 -
trunk/Cbc/inc/config_cbc.h.in
r1131 r1456 1 1 /* inc/config_cbc.h.in. Generated from configure.ac by autoheader. */ 2 3 /* "Version of Cbc" */4 #undef CBCVERSION5 2 6 3 /* Define to the name of the default solver to be used in cbc-generic in small … … 10 7 /* Define to 1 if the SMP version of Cbc should be compiled */ 11 8 #undef CBC_THREAD 9 10 /* "Version of Cbc" */ 11 #undef CBC_VERSION 12 12 13 13 /* Define to the debug sanity check level (0 is no test) */ -
trunk/Cbc/src/CbcConfig.h
r1433 r1456 95 95 /* #undef COIN_HAS_XPR */ 96 96 97 #define CBCVERSION "trunk" 98 97 99 #endif /* HAVE_CONFIG_H */ 98 // Always make version 2.499 #undef CBCVERSION100 #define CBCVERSION "2.5devel"101 100 102 #endif /* __HAVE_COINUTILS_CONFIG_H__*/101 #endif /* __CBCCONFIG_H__ */ -
trunk/Cbc/src/CbcSolver.cpp
r1433 r1456 48 48 #include "CbcSolverHeuristics.hpp" 49 49 50 // Version51 #ifndef CBCVERSION52 #define CBCVERSION "2.5devel"53 #endif54 50 //#define USER_HAS_FAKE_CLP 55 51 //#define USER_HAS_FAKE_CBC … … 1625 1621 if (!noPrinting_) { 1626 1622 sprintf(generalPrint, "Coin Cbc and Clp Solver version %s, build %s", 1627 CBC VERSION, __DATE__);1623 CBC_VERSION, __DATE__); 1628 1624 generalMessageHandler->message(CLP_GENERAL, generalMessages) 1629 1625 << generalPrint … … 7310 7306 break; 7311 7307 case CLP_PARAM_ACTION_HELP: 7312 std::cout << "Coin Solver version " << CBC VERSION7308 std::cout << "Coin Solver version " << CBC_VERSION 7313 7309 << ", build " << __DATE__ << std::endl; 7314 7310 std::cout << "Non default values:-" << std::endl;
Note: See TracChangeset
for help on using the changeset viewer.