Changeset 2226
- Timestamp:
- Oct 9, 2015 5:16:06 PM (5 years ago)
- Location:
- stable/2.9
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.9
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.8. 5/2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/ releases/1.3.4/3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/ releases/1.4.4/4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/ releases/1.5.4/5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/ releases/1.10.4/6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/ releases/1.3.4/7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/ releases/1.5.4/1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.8.0/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.3 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.4 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.5 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.10 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/stable/1.3 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/stable/1.5 8 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.10/ 9 9 Data/miplib3 https://projects.coin-or.org/svn/Data/miplib3/releases/1.2.6/ 10 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.10.11/CoinUtils 11 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.59.7/Cgl 12 Clp https://projects.coin-or.org/svn/Clp/releases/1.16.9/Clp 13 Osi https://projects.coin-or.org/svn/Osi/releases/0.107.6/Osi 10 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.10/CoinUtils 11 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.59/Cgl 12 Clp https://projects.coin-or.org/svn/Clp/stable/1.16/Clp 13 Osi https://projects.coin-or.org/svn/Osi/stable/0.107/Osi 14 15 16 17 18 19 20 21
-
- Property svn:externals
-
stable/2.9/Cbc/configure
r2224 r2226 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.9. 7.3 # Generated by GNU Autoconf 2.59 for Cbc 2.9. 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.9 .7'433 PACKAGE_STRING='Cbc 2.9 .7'432 PACKAGE_VERSION='2.9' 433 PACKAGE_STRING='Cbc 2.9' 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.9 .7to adapt to many kinds of systems.1008 \`configure' configures Cbc 2.9 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.9 .7:";;1074 short | recursive ) echo "Configuration of Cbc 2.9:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1313 1313 if $ac_init_version; then 1314 1314 cat <<\_ACEOF 1315 Cbc configure 2.9 .71315 Cbc configure 2.9 1316 1316 generated by GNU Autoconf 2.59 1317 1317 … … 1333 1333 running configure, to aid debugging if configure makes a mistake. 1334 1334 1335 It was created by Cbc $as_me 2.9 .7, which was1335 It was created by Cbc $as_me 2.9, which was 1336 1336 generated by GNU Autoconf 2.59. Invocation command line was 1337 1337 … … 1859 1859 1860 1860 # Capture libtool library version, if given. 1861 coin_libversion=12:7:91862 1861 1863 1862 … … 4581 4580 # Define the identity of the package. 4582 4581 PACKAGE='cbc' 4583 VERSION='2.9 .7'4582 VERSION='2.9' 4584 4583 4585 4584 … … 5877 5876 *-*-irix6*) 5878 5877 # Find out which ABI we are using. 5879 echo '#line 587 9"configure"' > conftest.$ac_ext5878 echo '#line 5878 "configure"' > conftest.$ac_ext 5880 5879 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5881 5880 (eval $ac_compile) 2>&5 … … 7011 7010 7012 7011 # Provide some information about the compiler. 7013 echo "$as_me:701 3:" \7012 echo "$as_me:7012:" \ 7014 7013 "checking for Fortran 77 compiler version" >&5 7015 7014 ac_compiler=`set X $ac_compile; echo $2` … … 8078 8077 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8079 8078 -e 's:$: $lt_compiler_flag:'` 8080 (eval echo "\"\$as_me:80 80: $lt_compile\"" >&5)8079 (eval echo "\"\$as_me:8079: $lt_compile\"" >&5) 8081 8080 (eval "$lt_compile" 2>conftest.err) 8082 8081 ac_status=$? 8083 8082 cat conftest.err >&5 8084 echo "$as_me:808 4: \$? = $ac_status" >&58083 echo "$as_me:8083: \$? = $ac_status" >&5 8085 8084 if (exit $ac_status) && test -s "$ac_outfile"; then 8086 8085 # The compiler can only warn and ignore the option if not recognized … … 8346 8345 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8347 8346 -e 's:$: $lt_compiler_flag:'` 8348 (eval echo "\"\$as_me:834 8: $lt_compile\"" >&5)8347 (eval echo "\"\$as_me:8347: $lt_compile\"" >&5) 8349 8348 (eval "$lt_compile" 2>conftest.err) 8350 8349 ac_status=$? 8351 8350 cat conftest.err >&5 8352 echo "$as_me:835 2: \$? = $ac_status" >&58351 echo "$as_me:8351: \$? = $ac_status" >&5 8353 8352 if (exit $ac_status) && test -s "$ac_outfile"; then 8354 8353 # The compiler can only warn and ignore the option if not recognized … … 8450 8449 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8451 8450 -e 's:$: $lt_compiler_flag:'` 8452 (eval echo "\"\$as_me:845 2: $lt_compile\"" >&5)8451 (eval echo "\"\$as_me:8451: $lt_compile\"" >&5) 8453 8452 (eval "$lt_compile" 2>out/conftest.err) 8454 8453 ac_status=$? 8455 8454 cat out/conftest.err >&5 8456 echo "$as_me:845 6: \$? = $ac_status" >&58455 echo "$as_me:8455: \$? = $ac_status" >&5 8457 8456 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8458 8457 then … … 10795 10794 lt_status=$lt_dlunknown 10796 10795 cat > conftest.$ac_ext <<EOF 10797 #line 1079 7"configure"10796 #line 10796 "configure" 10798 10797 #include "confdefs.h" 10799 10798 … … 10895 10894 lt_status=$lt_dlunknown 10896 10895 cat > conftest.$ac_ext <<EOF 10897 #line 1089 7"configure"10896 #line 10896 "configure" 10898 10897 #include "confdefs.h" 10899 10898 … … 13239 13238 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13240 13239 -e 's:$: $lt_compiler_flag:'` 13241 (eval echo "\"\$as_me:1324 1: $lt_compile\"" >&5)13240 (eval echo "\"\$as_me:13240: $lt_compile\"" >&5) 13242 13241 (eval "$lt_compile" 2>conftest.err) 13243 13242 ac_status=$? 13244 13243 cat conftest.err >&5 13245 echo "$as_me:1324 5: \$? = $ac_status" >&513244 echo "$as_me:13244: \$? = $ac_status" >&5 13246 13245 if (exit $ac_status) && test -s "$ac_outfile"; then 13247 13246 # The compiler can only warn and ignore the option if not recognized … … 13343 13342 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13344 13343 -e 's:$: $lt_compiler_flag:'` 13345 (eval echo "\"\$as_me:1334 5: $lt_compile\"" >&5)13344 (eval echo "\"\$as_me:13344: $lt_compile\"" >&5) 13346 13345 (eval "$lt_compile" 2>out/conftest.err) 13347 13346 ac_status=$? 13348 13347 cat out/conftest.err >&5 13349 echo "$as_me:1334 9: \$? = $ac_status" >&513348 echo "$as_me:13348: \$? = $ac_status" >&5 13350 13349 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13351 13350 then … … 14913 14912 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14914 14913 -e 's:$: $lt_compiler_flag:'` 14915 (eval echo "\"\$as_me:1491 5: $lt_compile\"" >&5)14914 (eval echo "\"\$as_me:14914: $lt_compile\"" >&5) 14916 14915 (eval "$lt_compile" 2>conftest.err) 14917 14916 ac_status=$? 14918 14917 cat conftest.err >&5 14919 echo "$as_me:1491 9: \$? = $ac_status" >&514918 echo "$as_me:14918: \$? = $ac_status" >&5 14920 14919 if (exit $ac_status) && test -s "$ac_outfile"; then 14921 14920 # The compiler can only warn and ignore the option if not recognized … … 15017 15016 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15018 15017 -e 's:$: $lt_compiler_flag:'` 15019 (eval echo "\"\$as_me:1501 9: $lt_compile\"" >&5)15018 (eval echo "\"\$as_me:15018: $lt_compile\"" >&5) 15020 15019 (eval "$lt_compile" 2>out/conftest.err) 15021 15020 ac_status=$? 15022 15021 cat out/conftest.err >&5 15023 echo "$as_me:1502 3: \$? = $ac_status" >&515022 echo "$as_me:15022: \$? = $ac_status" >&5 15024 15023 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15025 15024 then … … 17224 17223 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17225 17224 -e 's:$: $lt_compiler_flag:'` 17226 (eval echo "\"\$as_me:1722 6: $lt_compile\"" >&5)17225 (eval echo "\"\$as_me:17225: $lt_compile\"" >&5) 17227 17226 (eval "$lt_compile" 2>conftest.err) 17228 17227 ac_status=$? 17229 17228 cat conftest.err >&5 17230 echo "$as_me:172 30: \$? = $ac_status" >&517229 echo "$as_me:17229: \$? = $ac_status" >&5 17231 17230 if (exit $ac_status) && test -s "$ac_outfile"; then 17232 17231 # The compiler can only warn and ignore the option if not recognized … … 17492 17491 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17493 17492 -e 's:$: $lt_compiler_flag:'` 17494 (eval echo "\"\$as_me:1749 4: $lt_compile\"" >&5)17493 (eval echo "\"\$as_me:17493: $lt_compile\"" >&5) 17495 17494 (eval "$lt_compile" 2>conftest.err) 17496 17495 ac_status=$? 17497 17496 cat conftest.err >&5 17498 echo "$as_me:1749 8: \$? = $ac_status" >&517497 echo "$as_me:17497: \$? = $ac_status" >&5 17499 17498 if (exit $ac_status) && test -s "$ac_outfile"; then 17500 17499 # The compiler can only warn and ignore the option if not recognized … … 17596 17595 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17597 17596 -e 's:$: $lt_compiler_flag:'` 17598 (eval echo "\"\$as_me:1759 8: $lt_compile\"" >&5)17597 (eval echo "\"\$as_me:17597: $lt_compile\"" >&5) 17599 17598 (eval "$lt_compile" 2>out/conftest.err) 17600 17599 ac_status=$? 17601 17600 cat out/conftest.err >&5 17602 echo "$as_me:1760 2: \$? = $ac_status" >&517601 echo "$as_me:17601: \$? = $ac_status" >&5 17603 17602 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17604 17603 then … … 31453 31452 cat >&5 <<_CSEOF 31454 31453 31455 This file was extended by Cbc $as_me 2.9 .7, which was31454 This file was extended by Cbc $as_me 2.9, which was 31456 31455 generated by GNU Autoconf 2.59. Invocation command line was 31457 31456 … … 31516 31515 cat >>$CONFIG_STATUS <<_ACEOF 31517 31516 ac_cs_version="\\ 31518 Cbc config.status 2.9 .731517 Cbc config.status 2.9 31519 31518 configured by $0, generated by GNU Autoconf 2.59, 31520 31519 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.9/Cbc/configure.ac
r2224 r2226 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.9 .7],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.9],[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 ,12:7:9)44 AC_COIN_PROJECTDIR_INIT(Cbc) 45 45 46 46 # Check if user wants to produce debugging code -
stable/2.9/Cbc/src/config_cbc_default.h
r2224 r2226 6 6 7 7 /* Version number of project */ 8 #define CBC_VERSION "2.9 .7"8 #define CBC_VERSION "2.9" 9 9 10 10 /* Major Version number of project */ … … 15 15 16 16 /* Release Version number of project */ 17 #define CBC_VERSION_RELEASE 717 #define CBC_VERSION_RELEASE 9999 -
stable/2.9/configure
r2224 r2226 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.9. 7.4 # Generated by GNU Autoconf 2.59 for Cbc 2.9. 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.9 .7'434 PACKAGE_STRING='Cbc 2.9 .7'433 PACKAGE_VERSION='2.9' 434 PACKAGE_STRING='Cbc 2.9' 435 435 PACKAGE_BUGREPORT='cbc@lists.coin-or.org' 436 436 … … 1039 1039 # This message is too long to be a string in the A/UX 3.1 sh. 1040 1040 cat <<_ACEOF 1041 \`configure' configures Cbc 2.9 .7to adapt to many kinds of systems.1041 \`configure' configures Cbc 2.9 to adapt to many kinds of systems. 1042 1042 1043 1043 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1105 1105 if test -n "$ac_init_help"; then 1106 1106 case $ac_init_help in 1107 short | recursive ) echo "Configuration of Cbc 2.9 .7:";;1107 short | recursive ) echo "Configuration of Cbc 2.9:";; 1108 1108 esac 1109 1109 cat <<\_ACEOF … … 1331 1331 if $ac_init_version; then 1332 1332 cat <<\_ACEOF 1333 Cbc configure 2.9 .71333 Cbc configure 2.9 1334 1334 generated by GNU Autoconf 2.59 1335 1335 … … 1351 1351 running configure, to aid debugging if configure makes a mistake. 1352 1352 1353 It was created by Cbc $as_me 2.9 .7, which was1353 It was created by Cbc $as_me 2.9, which was 1354 1354 generated by GNU Autoconf 2.59. Invocation command line was 1355 1355 … … 5121 5121 # Define the identity of the package. 5122 5122 PACKAGE='cbc' 5123 VERSION='2.9 .7'5123 VERSION='2.9' 5124 5124 5125 5125 … … 23530 23530 cat >&5 <<_CSEOF 23531 23531 23532 This file was extended by Cbc $as_me 2.9 .7, which was23532 This file was extended by Cbc $as_me 2.9, which was 23533 23533 generated by GNU Autoconf 2.59. Invocation command line was 23534 23534 … … 23588 23588 cat >>$CONFIG_STATUS <<_ACEOF 23589 23589 ac_cs_version="\\ 23590 Cbc config.status 2.9 .723590 Cbc config.status 2.9 23591 23591 configured by $0, generated by GNU Autoconf 2.59, 23592 23592 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.9/configure.ac
r2224 r2226 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.9 .7],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.9],[cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.