- Timestamp:
- Jan 18, 2015 6:12:44 AM (4 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 24 25 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.7.18/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.2.17/ 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.3.12/ 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.4.12/ 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.9.6/ 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.2.11/ 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.4.14/ 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.10/ 9 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.9.19/CoinUtils 10 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.58.11/Cgl 11 Clp https://projects.coin-or.org/svn/Clp/releases/1.15.12/Clp 12 Osi https://projects.coin-or.org/svn/Osi/releases/0.106.10/Osi
-
- Property svn:externals
-
stable/2.8/Cbc/configure
r2067 r2114 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.13. 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.13' 433 PACKAGE_STRING='Cbc 2.8.13' 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.13 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.13:";; 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.13 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.13, 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:13:8 1854 1855 1855 1856 … … 2092 2093 fi 2093 2094 ;; 2094 *-*-darwin*) comps="clang gcc " ;;2095 *-*-darwin*) comps="clang gcc cc" ;; 2095 2096 *-linux-gnu*) comps="gcc cc pgcc icc xlc" ;; 2096 2097 *-linux-*) comps="xlc gcc cc pgcc icc" ;; … … 3249 3250 *-*-solaris*) 3250 3251 comps="CC xlC_r aCC g++ c++ pgCC icpc gpp cxx cc++ cl FCC KCC RCC" ;; 3251 *-darwin*) comps=" g++ c++ CC" ;;3252 *-darwin*) comps="clang++ g++ c++ CC" ;; 3252 3253 *-linux-gnu*) 3253 3254 comps="g++ c++ pgCC icpc gpp cxx cc++ cl FCC KCC RCC xlC_r aCC CC" ;; … … 3686 3687 # It seems that we need to cleanup something here for the Windows 3687 3688 case "$CXX" in 3688 clang* ) ;;3689 clang* | */clang*) ;; 3689 3690 cl* | */cl* | CL* | */CL* | icl* | */icl* | ICL* | */ICL*) 3690 3691 sed -e 's/^void exit (int);//' confdefs.h >> confdefs.hh … … 4574 4575 # Define the identity of the package. 4575 4576 PACKAGE='cbc' 4576 VERSION='2.8 '4577 VERSION='2.8.13' 4577 4578 4578 4579 … … 5870 5871 *-*-irix6*) 5871 5872 # Find out which ABI we are using. 5872 echo '#line 587 2"configure"' > conftest.$ac_ext5873 echo '#line 5873 "configure"' > conftest.$ac_ext 5873 5874 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5874 5875 (eval $ac_compile) 2>&5 … … 7004 7005 7005 7006 # Provide some information about the compiler. 7006 echo "$as_me:700 6:" \7007 echo "$as_me:7007:" \ 7007 7008 "checking for Fortran 77 compiler version" >&5 7008 7009 ac_compiler=`set X $ac_compile; echo $2` … … 8071 8072 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8072 8073 -e 's:$: $lt_compiler_flag:'` 8073 (eval echo "\"\$as_me:807 3: $lt_compile\"" >&5)8074 (eval echo "\"\$as_me:8074: $lt_compile\"" >&5) 8074 8075 (eval "$lt_compile" 2>conftest.err) 8075 8076 ac_status=$? 8076 8077 cat conftest.err >&5 8077 echo "$as_me:807 7: \$? = $ac_status" >&58078 echo "$as_me:8078: \$? = $ac_status" >&5 8078 8079 if (exit $ac_status) && test -s "$ac_outfile"; then 8079 8080 # The compiler can only warn and ignore the option if not recognized … … 8339 8340 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8340 8341 -e 's:$: $lt_compiler_flag:'` 8341 (eval echo "\"\$as_me:834 1: $lt_compile\"" >&5)8342 (eval echo "\"\$as_me:8342: $lt_compile\"" >&5) 8342 8343 (eval "$lt_compile" 2>conftest.err) 8343 8344 ac_status=$? 8344 8345 cat conftest.err >&5 8345 echo "$as_me:834 5: \$? = $ac_status" >&58346 echo "$as_me:8346: \$? = $ac_status" >&5 8346 8347 if (exit $ac_status) && test -s "$ac_outfile"; then 8347 8348 # The compiler can only warn and ignore the option if not recognized … … 8443 8444 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8444 8445 -e 's:$: $lt_compiler_flag:'` 8445 (eval echo "\"\$as_me:844 5: $lt_compile\"" >&5)8446 (eval echo "\"\$as_me:8446: $lt_compile\"" >&5) 8446 8447 (eval "$lt_compile" 2>out/conftest.err) 8447 8448 ac_status=$? 8448 8449 cat out/conftest.err >&5 8449 echo "$as_me:84 49: \$? = $ac_status" >&58450 echo "$as_me:8450: \$? = $ac_status" >&5 8450 8451 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8451 8452 then … … 10788 10789 lt_status=$lt_dlunknown 10789 10790 cat > conftest.$ac_ext <<EOF 10790 #line 1079 0"configure"10791 #line 10791 "configure" 10791 10792 #include "confdefs.h" 10792 10793 … … 10888 10889 lt_status=$lt_dlunknown 10889 10890 cat > conftest.$ac_ext <<EOF 10890 #line 1089 0"configure"10891 #line 10891 "configure" 10891 10892 #include "confdefs.h" 10892 10893 … … 13232 13233 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13233 13234 -e 's:$: $lt_compiler_flag:'` 13234 (eval echo "\"\$as_me:1323 4: $lt_compile\"" >&5)13235 (eval echo "\"\$as_me:13235: $lt_compile\"" >&5) 13235 13236 (eval "$lt_compile" 2>conftest.err) 13236 13237 ac_status=$? 13237 13238 cat conftest.err >&5 13238 echo "$as_me:1323 8: \$? = $ac_status" >&513239 echo "$as_me:13239: \$? = $ac_status" >&5 13239 13240 if (exit $ac_status) && test -s "$ac_outfile"; then 13240 13241 # The compiler can only warn and ignore the option if not recognized … … 13336 13337 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13337 13338 -e 's:$: $lt_compiler_flag:'` 13338 (eval echo "\"\$as_me:1333 8: $lt_compile\"" >&5)13339 (eval echo "\"\$as_me:13339: $lt_compile\"" >&5) 13339 13340 (eval "$lt_compile" 2>out/conftest.err) 13340 13341 ac_status=$? 13341 13342 cat out/conftest.err >&5 13342 echo "$as_me:1334 2: \$? = $ac_status" >&513343 echo "$as_me:13343: \$? = $ac_status" >&5 13343 13344 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13344 13345 then … … 14906 14907 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14907 14908 -e 's:$: $lt_compiler_flag:'` 14908 (eval echo "\"\$as_me:1490 8: $lt_compile\"" >&5)14909 (eval echo "\"\$as_me:14909: $lt_compile\"" >&5) 14909 14910 (eval "$lt_compile" 2>conftest.err) 14910 14911 ac_status=$? 14911 14912 cat conftest.err >&5 14912 echo "$as_me:1491 2: \$? = $ac_status" >&514913 echo "$as_me:14913: \$? = $ac_status" >&5 14913 14914 if (exit $ac_status) && test -s "$ac_outfile"; then 14914 14915 # The compiler can only warn and ignore the option if not recognized … … 15010 15011 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15011 15012 -e 's:$: $lt_compiler_flag:'` 15012 (eval echo "\"\$as_me:1501 2: $lt_compile\"" >&5)15013 (eval echo "\"\$as_me:15013: $lt_compile\"" >&5) 15013 15014 (eval "$lt_compile" 2>out/conftest.err) 15014 15015 ac_status=$? 15015 15016 cat out/conftest.err >&5 15016 echo "$as_me:1501 6: \$? = $ac_status" >&515017 echo "$as_me:15017: \$? = $ac_status" >&5 15017 15018 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15018 15019 then … … 17217 17218 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17218 17219 -e 's:$: $lt_compiler_flag:'` 17219 (eval echo "\"\$as_me:172 19: $lt_compile\"" >&5)17220 (eval echo "\"\$as_me:17220: $lt_compile\"" >&5) 17220 17221 (eval "$lt_compile" 2>conftest.err) 17221 17222 ac_status=$? 17222 17223 cat conftest.err >&5 17223 echo "$as_me:1722 3: \$? = $ac_status" >&517224 echo "$as_me:17224: \$? = $ac_status" >&5 17224 17225 if (exit $ac_status) && test -s "$ac_outfile"; then 17225 17226 # The compiler can only warn and ignore the option if not recognized … … 17485 17486 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17486 17487 -e 's:$: $lt_compiler_flag:'` 17487 (eval echo "\"\$as_me:1748 7: $lt_compile\"" >&5)17488 (eval echo "\"\$as_me:17488: $lt_compile\"" >&5) 17488 17489 (eval "$lt_compile" 2>conftest.err) 17489 17490 ac_status=$? 17490 17491 cat conftest.err >&5 17491 echo "$as_me:1749 1: \$? = $ac_status" >&517492 echo "$as_me:17492: \$? = $ac_status" >&5 17492 17493 if (exit $ac_status) && test -s "$ac_outfile"; then 17493 17494 # The compiler can only warn and ignore the option if not recognized … … 17589 17590 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17590 17591 -e 's:$: $lt_compiler_flag:'` 17591 (eval echo "\"\$as_me:1759 1: $lt_compile\"" >&5)17592 (eval echo "\"\$as_me:17592: $lt_compile\"" >&5) 17592 17593 (eval "$lt_compile" 2>out/conftest.err) 17593 17594 ac_status=$? 17594 17595 cat out/conftest.err >&5 17595 echo "$as_me:1759 5: \$? = $ac_status" >&517596 echo "$as_me:17596: \$? = $ac_status" >&5 17596 17597 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17597 17598 then … … 31144 31145 cat >&5 <<_CSEOF 31145 31146 31146 This file was extended by Cbc $as_me 2.8 , which was31147 This file was extended by Cbc $as_me 2.8.13, which was 31147 31148 generated by GNU Autoconf 2.59. Invocation command line was 31148 31149 … … 31207 31208 cat >>$CONFIG_STATUS <<_ACEOF 31208 31209 ac_cs_version="\\ 31209 Cbc config.status 2.8 31210 Cbc config.status 2.8.13 31210 31211 configured by $0, generated by GNU Autoconf 2.59, 31211 31212 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.8/Cbc/configure.ac
r2067 r2114 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.13],[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:13:8) 45 45 46 46 # Check if user wants to produce debugging code -
stable/2.8/Cbc/src/config_cbc_default.h
r2067 r2114 6 6 7 7 /* Version number of project */ 8 #define CBC_VERSION "2.8 "8 #define CBC_VERSION "2.8.13" 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 13 -
stable/2.8/configure
r2067 r2114 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.13. 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.13' 434 PACKAGE_STRING='Cbc 2.8.13' 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.13 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.13:";; 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.13 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.13, which was 1351 1351 generated by GNU Autoconf 2.59. Invocation command line was 1352 1352 … … 1946 1946 fi 1947 1947 ;; 1948 *-*-darwin*) comps="clang gcc " ;;1948 *-*-darwin*) comps="clang gcc cc" ;; 1949 1949 *-linux-gnu*) comps="gcc cc pgcc icc xlc" ;; 1950 1950 *-linux-*) comps="xlc gcc cc pgcc icc" ;; … … 3105 3105 *-*-solaris*) 3106 3106 comps="CC xlC_r aCC g++ c++ pgCC icpc gpp cxx cc++ cl FCC KCC RCC" ;; 3107 *-darwin*) comps=" g++ c++ CC" ;;3107 *-darwin*) comps="clang++ g++ c++ CC" ;; 3108 3108 *-linux-gnu*) 3109 3109 comps="g++ c++ pgCC icpc gpp cxx cc++ cl FCC KCC RCC xlC_r aCC CC" ;; … … 3542 3542 # It seems that we need to cleanup something here for the Windows 3543 3543 case "$CXX" in 3544 clang* ) ;;3544 clang* | */clang*) ;; 3545 3545 cl* | */cl* | CL* | */CL* | icl* | */icl* | ICL* | */ICL*) 3546 3546 sed -e 's/^void exit (int);//' confdefs.h >> confdefs.hh … … 5115 5115 # Define the identity of the package. 5116 5116 PACKAGE='cbc' 5117 VERSION='2.8 '5117 VERSION='2.8.13' 5118 5118 5119 5119 … … 23434 23434 cat >&5 <<_CSEOF 23435 23435 23436 This file was extended by Cbc $as_me 2.8 , which was23436 This file was extended by Cbc $as_me 2.8.13, which was 23437 23437 generated by GNU Autoconf 2.59. Invocation command line was 23438 23438 … … 23492 23492 cat >>$CONFIG_STATUS <<_ACEOF 23493 23493 ac_cs_version="\\ 23494 Cbc config.status 2.8 23494 Cbc config.status 2.8.13 23495 23495 configured by $0, generated by GNU Autoconf 2.59, 23496 23496 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.8/configure.ac
r2067 r2114 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.13],[cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.