Changeset 2061
- Timestamp:
- Aug 24, 2014 7:58:59 PM (7 years ago)
- Location:
- stable/2.8
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.8
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.7 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.2 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.3 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.4 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.9 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/stable/1.2 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/stable/1.4 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.2 9 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.9/CoinUtils 10 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.58/Cgl 11 Clp https://projects.coin-or.org/svn/Clp/stable/1.15/Clp 12 Osi https://projects.coin-or.org/svn/Osi/stable/0.106/Osi 13 14 15 16 17 18 19 20 21 22 23 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.7.15/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.2.16/ 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.3.11/ 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.4.11/ 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.9.5/ 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.2.10/ 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.4.13/ 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.9/ 9 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.9.14/CoinUtils 10 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.58.8/Cgl 11 Clp https://projects.coin-or.org/svn/Clp/releases/1.15.9/Clp 12 Osi https://projects.coin-or.org/svn/Osi/releases/0.106.8/Osi
-
- Property svn:externals
-
stable/2.8/Cbc/configure
r2060 r2061 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.8. 3 # Generated by GNU Autoconf 2.59 for Cbc 2.8.11. 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.8 '433 PACKAGE_STRING='Cbc 2.8 '432 PACKAGE_VERSION='2.8.11' 433 PACKAGE_STRING='Cbc 2.8.11' 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.8 to adapt to many kinds of systems.1008 \`configure' configures Cbc 2.8.11 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.8 :";;1074 short | recursive ) echo "Configuration of Cbc 2.8.11:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1306 1306 if $ac_init_version; then 1307 1307 cat <<\_ACEOF 1308 Cbc configure 2.8 1308 Cbc configure 2.8.11 1309 1309 generated by GNU Autoconf 2.59 1310 1310 … … 1326 1326 running configure, to aid debugging if configure makes a mistake. 1327 1327 1328 It was created by Cbc $as_me 2.8 , which was1328 It was created by Cbc $as_me 2.8.11, which was 1329 1329 generated by GNU Autoconf 2.59. Invocation command line was 1330 1330 … … 1852 1852 1853 1853 # Capture libtool library version, if given. 1854 coin_libversion=11:11:8 1854 1855 1855 1856 … … 4573 4574 # Define the identity of the package. 4574 4575 PACKAGE='cbc' 4575 VERSION='2.8 '4576 VERSION='2.8.11' 4576 4577 4577 4578 … … 5869 5870 *-*-irix6*) 5870 5871 # Find out which ABI we are using. 5871 echo '#line 587 1"configure"' > conftest.$ac_ext5872 echo '#line 5872 "configure"' > conftest.$ac_ext 5872 5873 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5873 5874 (eval $ac_compile) 2>&5 … … 7003 7004 7004 7005 # Provide some information about the compiler. 7005 echo "$as_me:700 5:" \7006 echo "$as_me:7006:" \ 7006 7007 "checking for Fortran 77 compiler version" >&5 7007 7008 ac_compiler=`set X $ac_compile; echo $2` … … 8070 8071 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8071 8072 -e 's:$: $lt_compiler_flag:'` 8072 (eval echo "\"\$as_me:807 2: $lt_compile\"" >&5)8073 (eval echo "\"\$as_me:8073: $lt_compile\"" >&5) 8073 8074 (eval "$lt_compile" 2>conftest.err) 8074 8075 ac_status=$? 8075 8076 cat conftest.err >&5 8076 echo "$as_me:807 6: \$? = $ac_status" >&58077 echo "$as_me:8077: \$? = $ac_status" >&5 8077 8078 if (exit $ac_status) && test -s "$ac_outfile"; then 8078 8079 # The compiler can only warn and ignore the option if not recognized … … 8338 8339 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8339 8340 -e 's:$: $lt_compiler_flag:'` 8340 (eval echo "\"\$as_me:834 0: $lt_compile\"" >&5)8341 (eval echo "\"\$as_me:8341: $lt_compile\"" >&5) 8341 8342 (eval "$lt_compile" 2>conftest.err) 8342 8343 ac_status=$? 8343 8344 cat conftest.err >&5 8344 echo "$as_me:834 4: \$? = $ac_status" >&58345 echo "$as_me:8345: \$? = $ac_status" >&5 8345 8346 if (exit $ac_status) && test -s "$ac_outfile"; then 8346 8347 # The compiler can only warn and ignore the option if not recognized … … 8442 8443 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8443 8444 -e 's:$: $lt_compiler_flag:'` 8444 (eval echo "\"\$as_me:844 4: $lt_compile\"" >&5)8445 (eval echo "\"\$as_me:8445: $lt_compile\"" >&5) 8445 8446 (eval "$lt_compile" 2>out/conftest.err) 8446 8447 ac_status=$? 8447 8448 cat out/conftest.err >&5 8448 echo "$as_me:844 8: \$? = $ac_status" >&58449 echo "$as_me:8449: \$? = $ac_status" >&5 8449 8450 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8450 8451 then … … 10787 10788 lt_status=$lt_dlunknown 10788 10789 cat > conftest.$ac_ext <<EOF 10789 #line 107 89"configure"10790 #line 10790 "configure" 10790 10791 #include "confdefs.h" 10791 10792 … … 10887 10888 lt_status=$lt_dlunknown 10888 10889 cat > conftest.$ac_ext <<EOF 10889 #line 108 89"configure"10890 #line 10890 "configure" 10890 10891 #include "confdefs.h" 10891 10892 … … 13231 13232 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13232 13233 -e 's:$: $lt_compiler_flag:'` 13233 (eval echo "\"\$as_me:1323 3: $lt_compile\"" >&5)13234 (eval echo "\"\$as_me:13234: $lt_compile\"" >&5) 13234 13235 (eval "$lt_compile" 2>conftest.err) 13235 13236 ac_status=$? 13236 13237 cat conftest.err >&5 13237 echo "$as_me:1323 7: \$? = $ac_status" >&513238 echo "$as_me:13238: \$? = $ac_status" >&5 13238 13239 if (exit $ac_status) && test -s "$ac_outfile"; then 13239 13240 # The compiler can only warn and ignore the option if not recognized … … 13335 13336 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13336 13337 -e 's:$: $lt_compiler_flag:'` 13337 (eval echo "\"\$as_me:1333 7: $lt_compile\"" >&5)13338 (eval echo "\"\$as_me:13338: $lt_compile\"" >&5) 13338 13339 (eval "$lt_compile" 2>out/conftest.err) 13339 13340 ac_status=$? 13340 13341 cat out/conftest.err >&5 13341 echo "$as_me:1334 1: \$? = $ac_status" >&513342 echo "$as_me:13342: \$? = $ac_status" >&5 13342 13343 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13343 13344 then … … 14905 14906 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14906 14907 -e 's:$: $lt_compiler_flag:'` 14907 (eval echo "\"\$as_me:1490 7: $lt_compile\"" >&5)14908 (eval echo "\"\$as_me:14908: $lt_compile\"" >&5) 14908 14909 (eval "$lt_compile" 2>conftest.err) 14909 14910 ac_status=$? 14910 14911 cat conftest.err >&5 14911 echo "$as_me:1491 1: \$? = $ac_status" >&514912 echo "$as_me:14912: \$? = $ac_status" >&5 14912 14913 if (exit $ac_status) && test -s "$ac_outfile"; then 14913 14914 # The compiler can only warn and ignore the option if not recognized … … 15009 15010 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15010 15011 -e 's:$: $lt_compiler_flag:'` 15011 (eval echo "\"\$as_me:1501 1: $lt_compile\"" >&5)15012 (eval echo "\"\$as_me:15012: $lt_compile\"" >&5) 15012 15013 (eval "$lt_compile" 2>out/conftest.err) 15013 15014 ac_status=$? 15014 15015 cat out/conftest.err >&5 15015 echo "$as_me:1501 5: \$? = $ac_status" >&515016 echo "$as_me:15016: \$? = $ac_status" >&5 15016 15017 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15017 15018 then … … 17216 17217 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17217 17218 -e 's:$: $lt_compiler_flag:'` 17218 (eval echo "\"\$as_me:1721 8: $lt_compile\"" >&5)17219 (eval echo "\"\$as_me:17219: $lt_compile\"" >&5) 17219 17220 (eval "$lt_compile" 2>conftest.err) 17220 17221 ac_status=$? 17221 17222 cat conftest.err >&5 17222 echo "$as_me:1722 2: \$? = $ac_status" >&517223 echo "$as_me:17223: \$? = $ac_status" >&5 17223 17224 if (exit $ac_status) && test -s "$ac_outfile"; then 17224 17225 # The compiler can only warn and ignore the option if not recognized … … 17484 17485 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17485 17486 -e 's:$: $lt_compiler_flag:'` 17486 (eval echo "\"\$as_me:1748 6: $lt_compile\"" >&5)17487 (eval echo "\"\$as_me:17487: $lt_compile\"" >&5) 17487 17488 (eval "$lt_compile" 2>conftest.err) 17488 17489 ac_status=$? 17489 17490 cat conftest.err >&5 17490 echo "$as_me:1749 0: \$? = $ac_status" >&517491 echo "$as_me:17491: \$? = $ac_status" >&5 17491 17492 if (exit $ac_status) && test -s "$ac_outfile"; then 17492 17493 # The compiler can only warn and ignore the option if not recognized … … 17588 17589 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17589 17590 -e 's:$: $lt_compiler_flag:'` 17590 (eval echo "\"\$as_me:1759 0: $lt_compile\"" >&5)17591 (eval echo "\"\$as_me:17591: $lt_compile\"" >&5) 17591 17592 (eval "$lt_compile" 2>out/conftest.err) 17592 17593 ac_status=$? 17593 17594 cat out/conftest.err >&5 17594 echo "$as_me:1759 4: \$? = $ac_status" >&517595 echo "$as_me:17595: \$? = $ac_status" >&5 17595 17596 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17596 17597 then … … 20753 20754 COINDEPEND_PCLIBS= 20754 20755 COINDEPEND_PCREQUIRES= 20756 COINDEPEND_DATA= 20755 20757 20756 20758 … … 21301 21303 CLP_PCLIBS= 21302 21304 CLP_PCREQUIRES= 21305 CLP_DATA= 21303 21306 21304 21307 … … 21849 21852 OSITESTS_PCLIBS= 21850 21853 OSITESTS_PCREQUIRES= 21854 OSITESTS_DATA= 21851 21855 21852 21856 … … 22329 22333 SAMPLE_PCLIBS= 22330 22334 SAMPLE_PCREQUIRES= 22335 SAMPLE_DATA= 22331 22336 22332 22337 … … 22809 22814 NETLIB_PCLIBS= 22810 22815 NETLIB_PCREQUIRES= 22816 NETLIB_DATA= 22811 22817 22812 22818 … … 23289 23295 MIPLIB3_PCLIBS= 23290 23296 MIPLIB3_PCREQUIRES= 23297 MIPLIB3_DATA= 23291 23298 23292 23299 … … 25081 25088 DYLP_PCLIBS= 25082 25089 DYLP_PCREQUIRES= 25090 DYLP_DATA= 25083 25091 25084 25092 … … 25591 25599 VOL_PCLIBS= 25592 25600 VOL_PCREQUIRES= 25601 VOL_DATA= 25593 25602 25594 25603 … … 26071 26080 CPX_PCLIBS= 26072 26081 CPX_PCREQUIRES= 26082 CPX_DATA= 26073 26083 26074 26084 … … 26611 26621 GLPK_PCLIBS= 26612 26622 GLPK_PCREQUIRES= 26623 GLPK_DATA= 26613 26624 26614 26625 … … 27121 27132 GRB_PCLIBS= 27122 27133 GRB_PCREQUIRES= 27134 GRB_DATA= 27123 27135 27124 27136 … … 27601 27613 MSK_PCLIBS= 27602 27614 MSK_PCREQUIRES= 27615 MSK_DATA= 27603 27616 27604 27617 … … 28111 28124 SPX_PCLIBS= 28112 28125 SPX_PCREQUIRES= 28126 SPX_DATA= 28113 28127 28114 28128 … … 28621 28635 XPR_PCLIBS= 28622 28636 XPR_PCREQUIRES= 28637 XPR_DATA= 28623 28638 28624 28639 … … 29107 29122 ASL_PCLIBS= 29108 29123 ASL_PCREQUIRES= 29124 ASL_DATA= 29109 29125 29110 29126 … … 31143 31159 cat >&5 <<_CSEOF 31144 31160 31145 This file was extended by Cbc $as_me 2.8 , which was31161 This file was extended by Cbc $as_me 2.8.11, which was 31146 31162 generated by GNU Autoconf 2.59. Invocation command line was 31147 31163 … … 31206 31222 cat >>$CONFIG_STATUS <<_ACEOF 31207 31223 ac_cs_version="\\ 31208 Cbc config.status 2.8 31224 Cbc config.status 2.8.11 31209 31225 configured by $0, generated by GNU Autoconf 2.59, 31210 31226 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.8/Cbc/configure.ac
r2046 r2061 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.8 ],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.8.11],[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 )44 AC_COIN_PROJECTDIR_INIT(Cbc,11:11:8) 45 45 46 46 # Check if user wants to produce debugging code -
stable/2.8/Cbc/src/config_cbc_default.h
r2046 r2061 6 6 7 7 /* Version number of project */ 8 #define CBC_VERSION "2.8 "8 #define CBC_VERSION "2.8.11" 9 9 10 10 /* Major Version number of project */ … … 15 15 16 16 /* Release Version number of project */ 17 #define CBC_VERSION_RELEASE 999917 #define CBC_VERSION_RELEASE 11 -
stable/2.8/configure
r2046 r2061 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.8. 4 # Generated by GNU Autoconf 2.59 for Cbc 2.8.11. 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.8 '434 PACKAGE_STRING='Cbc 2.8 '433 PACKAGE_VERSION='2.8.11' 434 PACKAGE_STRING='Cbc 2.8.11' 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.8 to adapt to many kinds of systems.1041 \`configure' configures Cbc 2.8.11 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.8 :";;1107 short | recursive ) echo "Configuration of Cbc 2.8.11:";; 1108 1108 esac 1109 1109 cat <<\_ACEOF … … 1328 1328 if $ac_init_version; then 1329 1329 cat <<\_ACEOF 1330 Cbc configure 2.8 1330 Cbc configure 2.8.11 1331 1331 generated by GNU Autoconf 2.59 1332 1332 … … 1348 1348 running configure, to aid debugging if configure makes a mistake. 1349 1349 1350 It was created by Cbc $as_me 2.8 , which was1350 It was created by Cbc $as_me 2.8.11, which was 1351 1351 generated by GNU Autoconf 2.59. Invocation command line was 1352 1352 … … 5114 5114 # Define the identity of the package. 5115 5115 PACKAGE='cbc' 5116 VERSION='2.8 '5116 VERSION='2.8.11' 5117 5117 5118 5118 … … 23433 23433 cat >&5 <<_CSEOF 23434 23434 23435 This file was extended by Cbc $as_me 2.8 , which was23435 This file was extended by Cbc $as_me 2.8.11, which was 23436 23436 generated by GNU Autoconf 2.59. Invocation command line was 23437 23437 … … 23491 23491 cat >>$CONFIG_STATUS <<_ACEOF 23492 23492 ac_cs_version="\\ 23493 Cbc config.status 2.8 23493 Cbc config.status 2.8.11 23494 23494 configured by $0, generated by GNU Autoconf 2.59, 23495 23495 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.8/configure.ac
r2046 r2061 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.8 ],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.8.11],[cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.