- Timestamp:
- Jan 6, 2011 4:55:42 PM (10 years ago)
- Location:
- stable/2.6
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.6
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.6. 3/2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.1. 3/3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.1. 3/4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.2. 3/5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.7. 3/1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.6.2/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.1.2/ 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.1.2/ 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.2.2/ 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.7.2/ 6 6 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.1.0/ 7 7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.7.1/CoinUtils 8 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.56.2/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/releases/1.13.2/Clp 10 Osi https://projects.coin-or.org/svn/Osi/releases/0.104.2/Osi 11 Vol https://projects.coin-or.org/svn/Vol/releases/1.2.2/Vol 8 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.56.1/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/releases/1.13.1/Clp 10 Osi https://projects.coin-or.org/svn/Osi/releases/0.104.1/Osi 11 Vol https://projects.coin-or.org/svn/Vol/releases/1.2.1/Vol 12 13
-
- Property svn:externals
-
stable/2.6/Cbc/configure
r1579 r1581 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for Cbc 2.6. 2.3 # Generated by GNU Autoconf 2.59 for Cbc 2.6. 4 4 # 5 5 # Report bugs to <cbc@lists.coin-or.org>. … … 430 430 PACKAGE_NAME='Cbc' 431 431 PACKAGE_TARNAME='cbc' 432 PACKAGE_VERSION='2.6 .2'433 PACKAGE_STRING='Cbc 2.6 .2'432 PACKAGE_VERSION='2.6' 433 PACKAGE_STRING='Cbc 2.6' 434 434 PACKAGE_BUGREPORT='cbc@lists.coin-or.org' 435 435 … … 1006 1006 # This message is too long to be a string in the A/UX 3.1 sh. 1007 1007 cat <<_ACEOF 1008 \`configure' configures Cbc 2.6 .2to adapt to many kinds of systems.1008 \`configure' configures Cbc 2.6 to adapt to many kinds of systems. 1009 1009 1010 1010 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1072 1072 if test -n "$ac_init_help"; then 1073 1073 case $ac_init_help in 1074 short | recursive ) echo "Configuration of Cbc 2.6 .2:";;1074 short | recursive ) echo "Configuration of Cbc 2.6:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1298 1298 if $ac_init_version; then 1299 1299 cat <<\_ACEOF 1300 Cbc configure 2.6 .21300 Cbc configure 2.6 1301 1301 generated by GNU Autoconf 2.59 1302 1302 … … 1318 1318 running configure, to aid debugging if configure makes a mistake. 1319 1319 1320 It was created by Cbc $as_me 2.6 .2, which was1320 It was created by Cbc $as_me 2.6, which was 1321 1321 generated by GNU Autoconf 2.59. Invocation command line was 1322 1322 … … 1831 1831 1832 1832 # Capture libtool library version, if given. 1833 coin_libversion=10:2:71834 1833 1835 1834 … … 4651 4650 # Define the identity of the package. 4652 4651 PACKAGE='cbc' 4653 VERSION='2.6 .2'4652 VERSION='2.6' 4654 4653 4655 4654 … … 5953 5952 *-*-irix6*) 5954 5953 # Find out which ABI we are using. 5955 echo '#line 595 5"configure"' > conftest.$ac_ext5954 echo '#line 5954 "configure"' > conftest.$ac_ext 5956 5955 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5957 5956 (eval $ac_compile) 2>&5 … … 7087 7086 7088 7087 # Provide some information about the compiler. 7089 echo "$as_me:708 9:" \7088 echo "$as_me:7088:" \ 7090 7089 "checking for Fortran 77 compiler version" >&5 7091 7090 ac_compiler=`set X $ac_compile; echo $2` … … 8154 8153 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8155 8154 -e 's:$: $lt_compiler_flag:'` 8156 (eval echo "\"\$as_me:815 6: $lt_compile\"" >&5)8155 (eval echo "\"\$as_me:8155: $lt_compile\"" >&5) 8157 8156 (eval "$lt_compile" 2>conftest.err) 8158 8157 ac_status=$? 8159 8158 cat conftest.err >&5 8160 echo "$as_me:81 60: \$? = $ac_status" >&58159 echo "$as_me:8159: \$? = $ac_status" >&5 8161 8160 if (exit $ac_status) && test -s "$ac_outfile"; then 8162 8161 # The compiler can only warn and ignore the option if not recognized … … 8422 8421 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8423 8422 -e 's:$: $lt_compiler_flag:'` 8424 (eval echo "\"\$as_me:842 4: $lt_compile\"" >&5)8423 (eval echo "\"\$as_me:8423: $lt_compile\"" >&5) 8425 8424 (eval "$lt_compile" 2>conftest.err) 8426 8425 ac_status=$? 8427 8426 cat conftest.err >&5 8428 echo "$as_me:842 8: \$? = $ac_status" >&58427 echo "$as_me:8427: \$? = $ac_status" >&5 8429 8428 if (exit $ac_status) && test -s "$ac_outfile"; then 8430 8429 # The compiler can only warn and ignore the option if not recognized … … 8526 8525 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8527 8526 -e 's:$: $lt_compiler_flag:'` 8528 (eval echo "\"\$as_me:852 8: $lt_compile\"" >&5)8527 (eval echo "\"\$as_me:8527: $lt_compile\"" >&5) 8529 8528 (eval "$lt_compile" 2>out/conftest.err) 8530 8529 ac_status=$? 8531 8530 cat out/conftest.err >&5 8532 echo "$as_me:853 2: \$? = $ac_status" >&58531 echo "$as_me:8531: \$? = $ac_status" >&5 8533 8532 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8534 8533 then … … 10871 10870 lt_status=$lt_dlunknown 10872 10871 cat > conftest.$ac_ext <<EOF 10873 #line 1087 3"configure"10872 #line 10872 "configure" 10874 10873 #include "confdefs.h" 10875 10874 … … 10971 10970 lt_status=$lt_dlunknown 10972 10971 cat > conftest.$ac_ext <<EOF 10973 #line 1097 3"configure"10972 #line 10972 "configure" 10974 10973 #include "confdefs.h" 10975 10974 … … 13315 13314 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13316 13315 -e 's:$: $lt_compiler_flag:'` 13317 (eval echo "\"\$as_me:1331 7: $lt_compile\"" >&5)13316 (eval echo "\"\$as_me:13316: $lt_compile\"" >&5) 13318 13317 (eval "$lt_compile" 2>conftest.err) 13319 13318 ac_status=$? 13320 13319 cat conftest.err >&5 13321 echo "$as_me:1332 1: \$? = $ac_status" >&513320 echo "$as_me:13320: \$? = $ac_status" >&5 13322 13321 if (exit $ac_status) && test -s "$ac_outfile"; then 13323 13322 # The compiler can only warn and ignore the option if not recognized … … 13419 13418 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13420 13419 -e 's:$: $lt_compiler_flag:'` 13421 (eval echo "\"\$as_me:1342 1: $lt_compile\"" >&5)13420 (eval echo "\"\$as_me:13420: $lt_compile\"" >&5) 13422 13421 (eval "$lt_compile" 2>out/conftest.err) 13423 13422 ac_status=$? 13424 13423 cat out/conftest.err >&5 13425 echo "$as_me:1342 5: \$? = $ac_status" >&513424 echo "$as_me:13424: \$? = $ac_status" >&5 13426 13425 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13427 13426 then … … 14989 14988 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14990 14989 -e 's:$: $lt_compiler_flag:'` 14991 (eval echo "\"\$as_me:1499 1: $lt_compile\"" >&5)14990 (eval echo "\"\$as_me:14990: $lt_compile\"" >&5) 14992 14991 (eval "$lt_compile" 2>conftest.err) 14993 14992 ac_status=$? 14994 14993 cat conftest.err >&5 14995 echo "$as_me:1499 5: \$? = $ac_status" >&514994 echo "$as_me:14994: \$? = $ac_status" >&5 14996 14995 if (exit $ac_status) && test -s "$ac_outfile"; then 14997 14996 # The compiler can only warn and ignore the option if not recognized … … 15093 15092 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15094 15093 -e 's:$: $lt_compiler_flag:'` 15095 (eval echo "\"\$as_me:1509 5: $lt_compile\"" >&5)15094 (eval echo "\"\$as_me:15094: $lt_compile\"" >&5) 15096 15095 (eval "$lt_compile" 2>out/conftest.err) 15097 15096 ac_status=$? 15098 15097 cat out/conftest.err >&5 15099 echo "$as_me:1509 9: \$? = $ac_status" >&515098 echo "$as_me:15098: \$? = $ac_status" >&5 15100 15099 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15101 15100 then … … 17300 17299 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17301 17300 -e 's:$: $lt_compiler_flag:'` 17302 (eval echo "\"\$as_me:1730 2: $lt_compile\"" >&5)17301 (eval echo "\"\$as_me:17301: $lt_compile\"" >&5) 17303 17302 (eval "$lt_compile" 2>conftest.err) 17304 17303 ac_status=$? 17305 17304 cat conftest.err >&5 17306 echo "$as_me:1730 6: \$? = $ac_status" >&517305 echo "$as_me:17305: \$? = $ac_status" >&5 17307 17306 if (exit $ac_status) && test -s "$ac_outfile"; then 17308 17307 # The compiler can only warn and ignore the option if not recognized … … 17568 17567 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17569 17568 -e 's:$: $lt_compiler_flag:'` 17570 (eval echo "\"\$as_me:175 70: $lt_compile\"" >&5)17569 (eval echo "\"\$as_me:17569: $lt_compile\"" >&5) 17571 17570 (eval "$lt_compile" 2>conftest.err) 17572 17571 ac_status=$? 17573 17572 cat conftest.err >&5 17574 echo "$as_me:1757 4: \$? = $ac_status" >&517573 echo "$as_me:17573: \$? = $ac_status" >&5 17575 17574 if (exit $ac_status) && test -s "$ac_outfile"; then 17576 17575 # The compiler can only warn and ignore the option if not recognized … … 17672 17671 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17673 17672 -e 's:$: $lt_compiler_flag:'` 17674 (eval echo "\"\$as_me:1767 4: $lt_compile\"" >&5)17673 (eval echo "\"\$as_me:17673: $lt_compile\"" >&5) 17675 17674 (eval "$lt_compile" 2>out/conftest.err) 17676 17675 ac_status=$? 17677 17676 cat out/conftest.err >&5 17678 echo "$as_me:1767 8: \$? = $ac_status" >&517677 echo "$as_me:17677: \$? = $ac_status" >&5 17679 17678 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17680 17679 then … … 28725 28724 cat >&5 <<_CSEOF 28726 28725 28727 This file was extended by Cbc $as_me 2.6 .2, which was28726 This file was extended by Cbc $as_me 2.6, which was 28728 28727 generated by GNU Autoconf 2.59. Invocation command line was 28729 28728 … … 28788 28787 cat >>$CONFIG_STATUS <<_ACEOF 28789 28788 ac_cs_version="\\ 28790 Cbc config.status 2.6 .228789 Cbc config.status 2.6 28791 28790 configured by $0, generated by GNU Autoconf 2.59, 28792 28791 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.6/Cbc/configure.ac
r1579 r1581 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.6 .2],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.6],[cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([ … … 42 42 # externals. The following macro ensures that those externals are 43 43 # retrieved by svn if they are not there yet. 44 AC_COIN_PROJECTDIR_INIT(Cbc ,10:2:7)44 AC_COIN_PROJECTDIR_INIT(Cbc) 45 45 46 46 # Check if user wants to produce debugging code -
stable/2.6/Cbc/src/CbcConfig.h
r1579 r1581 96 96 97 97 /* Cbc version */ 98 #define CBC_VERSION "2.6 .2"98 #define CBC_VERSION "2.6" 99 99 100 100 /* -
stable/2.6/Dependencies
r1579 r1581 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.6.3/2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.1.3/3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.1.3/4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.2.3/5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.7.3/6 Data/Sample https://projects.coin-or.org/svn/Data/Sample/ releases/1.1.0/7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/ releases/2.7.1/CoinUtils8 Cgl https://projects.coin-or.org/svn/Cgl/ releases/0.56.2/Cgl9 Clp https://projects.coin-or.org/svn/Clp/ releases/1.13.2/Clp10 Osi https://projects.coin-or.org/svn/Osi/ releases/0.104.2/Osi11 Vol https://projects.coin-or.org/svn/Vol/ releases/1.2.2/Vol1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.6 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.1 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.1 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.2 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.7 6 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.1/ 7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.7/CoinUtils 8 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.56/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/stable/1.13/Clp 10 Osi https://projects.coin-or.org/svn/Osi/stable/0.104/Osi 11 Vol https://projects.coin-or.org/svn/Vol/stable/1.2/Vol -
stable/2.6/configure
r1579 r1581 2 2 # From configure.ac 0.9. 3 3 # Guess values for system-dependent variables and create Makefiles. 4 # Generated by GNU Autoconf 2.59 for Cbc 2.6. 2.4 # Generated by GNU Autoconf 2.59 for Cbc 2.6. 5 5 # 6 6 # Report bugs to <cbc@lists.coin-or.org>. … … 431 431 PACKAGE_NAME='Cbc' 432 432 PACKAGE_TARNAME='cbc' 433 PACKAGE_VERSION='2.6 .2'434 PACKAGE_STRING='Cbc 2.6 .2'433 PACKAGE_VERSION='2.6' 434 PACKAGE_STRING='Cbc 2.6' 435 435 PACKAGE_BUGREPORT='cbc@lists.coin-or.org' 436 436 … … 1041 1041 # This message is too long to be a string in the A/UX 3.1 sh. 1042 1042 cat <<_ACEOF 1043 \`configure' configures Cbc 2.6 .2to adapt to many kinds of systems.1043 \`configure' configures Cbc 2.6 to adapt to many kinds of systems. 1044 1044 1045 1045 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1107 1107 if test -n "$ac_init_help"; then 1108 1108 case $ac_init_help in 1109 short | recursive ) echo "Configuration of Cbc 2.6 .2:";;1109 short | recursive ) echo "Configuration of Cbc 2.6:";; 1110 1110 esac 1111 1111 cat <<\_ACEOF … … 1327 1327 if $ac_init_version; then 1328 1328 cat <<\_ACEOF 1329 Cbc configure 2.6 .21329 Cbc configure 2.6 1330 1330 generated by GNU Autoconf 2.59 1331 1331 … … 1347 1347 running configure, to aid debugging if configure makes a mistake. 1348 1348 1349 It was created by Cbc $as_me 2.6 .2, which was1349 It was created by Cbc $as_me 2.6, which was 1350 1350 generated by GNU Autoconf 2.59. Invocation command line was 1351 1351 … … 5219 5219 # Define the identity of the package. 5220 5220 PACKAGE='cbc' 5221 VERSION='2.6 .2'5221 VERSION='2.6' 5222 5222 5223 5223 … … 23477 23477 cat >&5 <<_CSEOF 23478 23478 23479 This file was extended by Cbc $as_me 2.6 .2, which was23479 This file was extended by Cbc $as_me 2.6, which was 23480 23480 generated by GNU Autoconf 2.59. Invocation command line was 23481 23481 … … 23535 23535 cat >>$CONFIG_STATUS <<_ACEOF 23536 23536 ac_cs_version="\\ 23537 Cbc config.status 2.6 .223537 Cbc config.status 2.6 23538 23538 configured by $0, generated by GNU Autoconf 2.59, 23539 23539 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.6/configure.ac
r1579 r1581 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.6 .2],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.6],[cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.