Changeset 1798 for stable/1.14
- Timestamp:
- Sep 20, 2011 7:04:03 AM (9 years ago)
- Location:
- stable/1.14
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/1.14
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.7.1/ 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.2.0/ 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.3.1/ 4 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.2.1/ 5 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.4.1/ 6 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.8.1/ 7 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.0/ 8 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.8.1/CoinUtils 9 Osi https://projects.coin-or.org/svn/Osi/releases/0.105.1/Osi 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.7 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.2 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.3 4 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/stable/1.2 5 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/stable/1.4 6 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.8 7 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.2 8 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.8/CoinUtils 9 Osi https://projects.coin-or.org/svn/Osi/stable/0.105/Osi 10 11 12
-
- Property svn:externals
-
stable/1.14/Clp/configure
r1796 r1798 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for Clp 1.14. 2.3 # Generated by GNU Autoconf 2.59 for Clp 1.14. 4 4 # 5 5 # Report bugs to <clp@list.coin-or.org>. … … 430 430 PACKAGE_NAME='Clp' 431 431 PACKAGE_TARNAME='clp' 432 PACKAGE_VERSION='1.14 .2'433 PACKAGE_STRING='Clp 1.14 .2'432 PACKAGE_VERSION='1.14' 433 PACKAGE_STRING='Clp 1.14' 434 434 PACKAGE_BUGREPORT='clp@list.coin-or.org' 435 435 … … 1022 1022 # This message is too long to be a string in the A/UX 3.1 sh. 1023 1023 cat <<_ACEOF 1024 \`configure' configures Clp 1.14 .2to adapt to many kinds of systems.1024 \`configure' configures Clp 1.14 to adapt to many kinds of systems. 1025 1025 1026 1026 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1088 1088 if test -n "$ac_init_help"; then 1089 1089 case $ac_init_help in 1090 short | recursive ) echo "Configuration of Clp 1.14 .2:";;1090 short | recursive ) echo "Configuration of Clp 1.14:";; 1091 1091 esac 1092 1092 cat <<\_ACEOF … … 1305 1305 if $ac_init_version; then 1306 1306 cat <<\_ACEOF 1307 Clp configure 1.14 .21307 Clp configure 1.14 1308 1308 generated by GNU Autoconf 2.59 1309 1309 … … 1325 1325 running configure, to aid debugging if configure makes a mistake. 1326 1326 1327 It was created by Clp $as_me 1.14 .2, which was1327 It was created by Clp $as_me 1.14, which was 1328 1328 generated by GNU Autoconf 2.59. Invocation command line was 1329 1329 … … 1851 1851 1852 1852 # Capture libtool library version, if given. 1853 coin_libversion=12:2:111854 1853 1855 1854 … … 4689 4688 # Define the identity of the package. 4690 4689 PACKAGE='clp' 4691 VERSION='1.14 .2'4690 VERSION='1.14' 4692 4691 4693 4692 … … 5985 5984 *-*-irix6*) 5986 5985 # Find out which ABI we are using. 5987 echo '#line 598 7"configure"' > conftest.$ac_ext5986 echo '#line 5986 "configure"' > conftest.$ac_ext 5988 5987 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5989 5988 (eval $ac_compile) 2>&5 … … 7119 7118 7120 7119 # Provide some information about the compiler. 7121 echo "$as_me:712 1:" \7120 echo "$as_me:7120:" \ 7122 7121 "checking for Fortran 77 compiler version" >&5 7123 7122 ac_compiler=`set X $ac_compile; echo $2` … … 8186 8185 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8187 8186 -e 's:$: $lt_compiler_flag:'` 8188 (eval echo "\"\$as_me:818 8: $lt_compile\"" >&5)8187 (eval echo "\"\$as_me:8187: $lt_compile\"" >&5) 8189 8188 (eval "$lt_compile" 2>conftest.err) 8190 8189 ac_status=$? 8191 8190 cat conftest.err >&5 8192 echo "$as_me:819 2: \$? = $ac_status" >&58191 echo "$as_me:8191: \$? = $ac_status" >&5 8193 8192 if (exit $ac_status) && test -s "$ac_outfile"; then 8194 8193 # The compiler can only warn and ignore the option if not recognized … … 8454 8453 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8455 8454 -e 's:$: $lt_compiler_flag:'` 8456 (eval echo "\"\$as_me:845 6: $lt_compile\"" >&5)8455 (eval echo "\"\$as_me:8455: $lt_compile\"" >&5) 8457 8456 (eval "$lt_compile" 2>conftest.err) 8458 8457 ac_status=$? 8459 8458 cat conftest.err >&5 8460 echo "$as_me:84 60: \$? = $ac_status" >&58459 echo "$as_me:8459: \$? = $ac_status" >&5 8461 8460 if (exit $ac_status) && test -s "$ac_outfile"; then 8462 8461 # The compiler can only warn and ignore the option if not recognized … … 8558 8557 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8559 8558 -e 's:$: $lt_compiler_flag:'` 8560 (eval echo "\"\$as_me:85 60: $lt_compile\"" >&5)8559 (eval echo "\"\$as_me:8559: $lt_compile\"" >&5) 8561 8560 (eval "$lt_compile" 2>out/conftest.err) 8562 8561 ac_status=$? 8563 8562 cat out/conftest.err >&5 8564 echo "$as_me:856 4: \$? = $ac_status" >&58563 echo "$as_me:8563: \$? = $ac_status" >&5 8565 8564 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8566 8565 then … … 10903 10902 lt_status=$lt_dlunknown 10904 10903 cat > conftest.$ac_ext <<EOF 10905 #line 1090 5"configure"10904 #line 10904 "configure" 10906 10905 #include "confdefs.h" 10907 10906 … … 11003 11002 lt_status=$lt_dlunknown 11004 11003 cat > conftest.$ac_ext <<EOF 11005 #line 1100 5"configure"11004 #line 11004 "configure" 11006 11005 #include "confdefs.h" 11007 11006 … … 13347 13346 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13348 13347 -e 's:$: $lt_compiler_flag:'` 13349 (eval echo "\"\$as_me:1334 9: $lt_compile\"" >&5)13348 (eval echo "\"\$as_me:13348: $lt_compile\"" >&5) 13350 13349 (eval "$lt_compile" 2>conftest.err) 13351 13350 ac_status=$? 13352 13351 cat conftest.err >&5 13353 echo "$as_me:1335 3: \$? = $ac_status" >&513352 echo "$as_me:13352: \$? = $ac_status" >&5 13354 13353 if (exit $ac_status) && test -s "$ac_outfile"; then 13355 13354 # The compiler can only warn and ignore the option if not recognized … … 13451 13450 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13452 13451 -e 's:$: $lt_compiler_flag:'` 13453 (eval echo "\"\$as_me:1345 3: $lt_compile\"" >&5)13452 (eval echo "\"\$as_me:13452: $lt_compile\"" >&5) 13454 13453 (eval "$lt_compile" 2>out/conftest.err) 13455 13454 ac_status=$? 13456 13455 cat out/conftest.err >&5 13457 echo "$as_me:1345 7: \$? = $ac_status" >&513456 echo "$as_me:13456: \$? = $ac_status" >&5 13458 13457 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13459 13458 then … … 15021 15020 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15022 15021 -e 's:$: $lt_compiler_flag:'` 15023 (eval echo "\"\$as_me:1502 3: $lt_compile\"" >&5)15022 (eval echo "\"\$as_me:15022: $lt_compile\"" >&5) 15024 15023 (eval "$lt_compile" 2>conftest.err) 15025 15024 ac_status=$? 15026 15025 cat conftest.err >&5 15027 echo "$as_me:1502 7: \$? = $ac_status" >&515026 echo "$as_me:15026: \$? = $ac_status" >&5 15028 15027 if (exit $ac_status) && test -s "$ac_outfile"; then 15029 15028 # The compiler can only warn and ignore the option if not recognized … … 15125 15124 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15126 15125 -e 's:$: $lt_compiler_flag:'` 15127 (eval echo "\"\$as_me:1512 7: $lt_compile\"" >&5)15126 (eval echo "\"\$as_me:15126: $lt_compile\"" >&5) 15128 15127 (eval "$lt_compile" 2>out/conftest.err) 15129 15128 ac_status=$? 15130 15129 cat out/conftest.err >&5 15131 echo "$as_me:1513 1: \$? = $ac_status" >&515130 echo "$as_me:15130: \$? = $ac_status" >&5 15132 15131 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15133 15132 then … … 17332 17331 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17333 17332 -e 's:$: $lt_compiler_flag:'` 17334 (eval echo "\"\$as_me:1733 4: $lt_compile\"" >&5)17333 (eval echo "\"\$as_me:17333: $lt_compile\"" >&5) 17335 17334 (eval "$lt_compile" 2>conftest.err) 17336 17335 ac_status=$? 17337 17336 cat conftest.err >&5 17338 echo "$as_me:1733 8: \$? = $ac_status" >&517337 echo "$as_me:17337: \$? = $ac_status" >&5 17339 17338 if (exit $ac_status) && test -s "$ac_outfile"; then 17340 17339 # The compiler can only warn and ignore the option if not recognized … … 17600 17599 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17601 17600 -e 's:$: $lt_compiler_flag:'` 17602 (eval echo "\"\$as_me:1760 2: $lt_compile\"" >&5)17601 (eval echo "\"\$as_me:17601: $lt_compile\"" >&5) 17603 17602 (eval "$lt_compile" 2>conftest.err) 17604 17603 ac_status=$? 17605 17604 cat conftest.err >&5 17606 echo "$as_me:1760 6: \$? = $ac_status" >&517605 echo "$as_me:17605: \$? = $ac_status" >&5 17607 17606 if (exit $ac_status) && test -s "$ac_outfile"; then 17608 17607 # The compiler can only warn and ignore the option if not recognized … … 17704 17703 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17705 17704 -e 's:$: $lt_compiler_flag:'` 17706 (eval echo "\"\$as_me:1770 6: $lt_compile\"" >&5)17705 (eval echo "\"\$as_me:17705: $lt_compile\"" >&5) 17707 17706 (eval "$lt_compile" 2>out/conftest.err) 17708 17707 ac_status=$? 17709 17708 cat out/conftest.err >&5 17710 echo "$as_me:177 10: \$? = $ac_status" >&517709 echo "$as_me:17709: \$? = $ac_status" >&5 17711 17710 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17712 17711 then … … 24956 24955 24957 24956 # Provide some information about the compiler. 24958 echo "$as_me:2495 8:" \24957 echo "$as_me:24957:" \ 24959 24958 "checking for Fortran 77 compiler version" >&5 24960 24959 ac_compiler=`set X $ac_compile; echo $2` … … 25525 25524 ac_save_FFLAGS=$FFLAGS 25526 25525 FFLAGS="$FFLAGS $ac_verb" 25527 (eval echo $as_me:2552 7: \"$ac_link\") >&525526 (eval echo $as_me:25526: \"$ac_link\") >&5 25528 25527 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 25529 25528 echo "$ac_f77_v_output" >&5 … … 25603 25602 ac_save_FFLAGS=$FFLAGS 25604 25603 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 25605 (eval echo $as_me:2560 5: \"$ac_link\") >&525604 (eval echo $as_me:25604: \"$ac_link\") >&5 25606 25605 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 25607 25606 echo "$ac_f77_v_output" >&5 … … 32024 32023 cat >&5 <<_CSEOF 32025 32024 32026 This file was extended by Clp $as_me 1.14 .2, which was32025 This file was extended by Clp $as_me 1.14, which was 32027 32026 generated by GNU Autoconf 2.59. Invocation command line was 32028 32027 … … 32087 32086 cat >>$CONFIG_STATUS <<_ACEOF 32088 32087 ac_cs_version="\\ 32089 Clp config.status 1.14 .232088 Clp config.status 1.14 32090 32089 configured by $0, generated by GNU Autoconf 2.59, 32091 32090 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/1.14/Clp/configure.ac
r1796 r1798 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[1.14 .2],[clp@list.coin-or.org])15 AC_INIT([Clp],[1.14],[clp@list.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(Clp ,12:2:11)44 AC_COIN_PROJECTDIR_INIT(Clp) 45 45 46 46 # Check if user wants to produce debugging code -
stable/1.14/Clp/src/config_clp_default.h
r1796 r1798 6 6 7 7 /* Version number of project */ 8 #define CLP_VERSION "1.14.2"8 #define CLP_VERSION "1.14" 9 9 10 10 /* Major Version number of project */ 11 #define CLP_VERSION_MAJOR 111 #define CLP_VERSION_MAJOR 1 12 12 13 13 /* Minor Version number of project */ 14 #define CLP_VERSION_MINOR 1414 #define CLP_VERSION_MINOR 14 15 15 16 16 /* Release Version number of project */ 17 #define CLP_VERSION_RELEASE 217 #define CLP_VERSION_RELEASE 9999 -
stable/1.14/configure
r1796 r1798 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 Clp 1.14. 2.4 # Generated by GNU Autoconf 2.59 for Clp 1.14. 5 5 # 6 6 # Report bugs to <coin-clp@lists.coin-or.org>. … … 431 431 PACKAGE_NAME='Clp' 432 432 PACKAGE_TARNAME='clp' 433 PACKAGE_VERSION='1.14 .2'434 PACKAGE_STRING='Clp 1.14 .2'433 PACKAGE_VERSION='1.14' 434 PACKAGE_STRING='Clp 1.14' 435 435 PACKAGE_BUGREPORT='coin-clp@lists.coin-or.org' 436 436 … … 1033 1033 # This message is too long to be a string in the A/UX 3.1 sh. 1034 1034 cat <<_ACEOF 1035 \`configure' configures Clp 1.14 .2to adapt to many kinds of systems.1035 \`configure' configures Clp 1.14 to adapt to many kinds of systems. 1036 1036 1037 1037 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1099 1099 if test -n "$ac_init_help"; then 1100 1100 case $ac_init_help in 1101 short | recursive ) echo "Configuration of Clp 1.14 .2:";;1101 short | recursive ) echo "Configuration of Clp 1.14:";; 1102 1102 esac 1103 1103 cat <<\_ACEOF … … 1307 1307 if $ac_init_version; then 1308 1308 cat <<\_ACEOF 1309 Clp configure 1.14 .21309 Clp configure 1.14 1310 1310 generated by GNU Autoconf 2.59 1311 1311 … … 1327 1327 running configure, to aid debugging if configure makes a mistake. 1328 1328 1329 It was created by Clp $as_me 1.14 .2, which was1329 It was created by Clp $as_me 1.14, which was 1330 1330 generated by GNU Autoconf 2.59. Invocation command line was 1331 1331 … … 5271 5271 # Define the identity of the package. 5272 5272 PACKAGE='clp' 5273 VERSION='1.14 .2'5273 VERSION='1.14' 5274 5274 5275 5275 … … 22865 22865 cat >&5 <<_CSEOF 22866 22866 22867 This file was extended by Clp $as_me 1.14 .2, which was22867 This file was extended by Clp $as_me 1.14, which was 22868 22868 generated by GNU Autoconf 2.59. Invocation command line was 22869 22869 … … 22923 22923 cat >>$CONFIG_STATUS <<_ACEOF 22924 22924 ac_cs_version="\\ 22925 Clp config.status 1.14 .222925 Clp config.status 1.14 22926 22926 configured by $0, generated by GNU Autoconf 2.59, 22927 22927 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/1.14/configure.ac
r1796 r1798 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[1.14 .2],[coin-clp@lists.coin-or.org])15 AC_INIT([Clp],[1.14],[coin-clp@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.