Changeset 1983
- Timestamp:
- Sep 13, 2013 11:16:28 AM (7 years ago)
- Location:
- stable/1.15
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/1.15
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.7.8/ 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.3.7/ 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.4.7/ 4 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.2.6/ 5 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.4.9/ 6 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.9.2/ 7 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.6/ 8 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.9.5/CoinUtils 9 Osi https://projects.coin-or.org/svn/Osi/releases/0.106.2/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.3 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.4 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.9 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.9/CoinUtils 9 Osi https://projects.coin-or.org/svn/Osi/stable/0.106/Osi 10 11 12 13
-
- Property svn:externals
-
stable/1.15/Clp/configure
r1981 r1983 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.15. 3.3 # Generated by GNU Autoconf 2.59 for Clp 1.15. 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.15 .3'433 PACKAGE_STRING='Clp 1.15 .3'432 PACKAGE_VERSION='1.15' 433 PACKAGE_STRING='Clp 1.15' 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.15 .3to adapt to many kinds of systems.1024 \`configure' configures Clp 1.15 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.15 .3:";;1090 short | recursive ) echo "Configuration of Clp 1.15:";; 1091 1091 esac 1092 1092 cat <<\_ACEOF … … 1306 1306 if $ac_init_version; then 1307 1307 cat <<\_ACEOF 1308 Clp configure 1.15 .31308 Clp configure 1.15 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 Clp $as_me 1.15 .3, which was1328 It was created by Clp $as_me 1.15, 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=13:3:121855 1854 1856 1855 … … 4737 4736 # Define the identity of the package. 4738 4737 PACKAGE='clp' 4739 VERSION='1.15 .3'4738 VERSION='1.15' 4740 4739 4741 4740 … … 6033 6032 *-*-irix6*) 6034 6033 # Find out which ABI we are using. 6035 echo '#line 603 5"configure"' > conftest.$ac_ext6034 echo '#line 6034 "configure"' > conftest.$ac_ext 6036 6035 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6037 6036 (eval $ac_compile) 2>&5 … … 7167 7166 7168 7167 # Provide some information about the compiler. 7169 echo "$as_me:716 9:" \7168 echo "$as_me:7168:" \ 7170 7169 "checking for Fortran 77 compiler version" >&5 7171 7170 ac_compiler=`set X $ac_compile; echo $2` … … 8234 8233 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8235 8234 -e 's:$: $lt_compiler_flag:'` 8236 (eval echo "\"\$as_me:823 6: $lt_compile\"" >&5)8235 (eval echo "\"\$as_me:8235: $lt_compile\"" >&5) 8237 8236 (eval "$lt_compile" 2>conftest.err) 8238 8237 ac_status=$? 8239 8238 cat conftest.err >&5 8240 echo "$as_me:82 40: \$? = $ac_status" >&58239 echo "$as_me:8239: \$? = $ac_status" >&5 8241 8240 if (exit $ac_status) && test -s "$ac_outfile"; then 8242 8241 # The compiler can only warn and ignore the option if not recognized … … 8502 8501 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8503 8502 -e 's:$: $lt_compiler_flag:'` 8504 (eval echo "\"\$as_me:850 4: $lt_compile\"" >&5)8503 (eval echo "\"\$as_me:8503: $lt_compile\"" >&5) 8505 8504 (eval "$lt_compile" 2>conftest.err) 8506 8505 ac_status=$? 8507 8506 cat conftest.err >&5 8508 echo "$as_me:850 8: \$? = $ac_status" >&58507 echo "$as_me:8507: \$? = $ac_status" >&5 8509 8508 if (exit $ac_status) && test -s "$ac_outfile"; then 8510 8509 # The compiler can only warn and ignore the option if not recognized … … 8606 8605 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8607 8606 -e 's:$: $lt_compiler_flag:'` 8608 (eval echo "\"\$as_me:860 8: $lt_compile\"" >&5)8607 (eval echo "\"\$as_me:8607: $lt_compile\"" >&5) 8609 8608 (eval "$lt_compile" 2>out/conftest.err) 8610 8609 ac_status=$? 8611 8610 cat out/conftest.err >&5 8612 echo "$as_me:861 2: \$? = $ac_status" >&58611 echo "$as_me:8611: \$? = $ac_status" >&5 8613 8612 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8614 8613 then … … 10951 10950 lt_status=$lt_dlunknown 10952 10951 cat > conftest.$ac_ext <<EOF 10953 #line 1095 3"configure"10952 #line 10952 "configure" 10954 10953 #include "confdefs.h" 10955 10954 … … 11051 11050 lt_status=$lt_dlunknown 11052 11051 cat > conftest.$ac_ext <<EOF 11053 #line 1105 3"configure"11052 #line 11052 "configure" 11054 11053 #include "confdefs.h" 11055 11054 … … 13395 13394 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13396 13395 -e 's:$: $lt_compiler_flag:'` 13397 (eval echo "\"\$as_me:1339 7: $lt_compile\"" >&5)13396 (eval echo "\"\$as_me:13396: $lt_compile\"" >&5) 13398 13397 (eval "$lt_compile" 2>conftest.err) 13399 13398 ac_status=$? 13400 13399 cat conftest.err >&5 13401 echo "$as_me:1340 1: \$? = $ac_status" >&513400 echo "$as_me:13400: \$? = $ac_status" >&5 13402 13401 if (exit $ac_status) && test -s "$ac_outfile"; then 13403 13402 # The compiler can only warn and ignore the option if not recognized … … 13499 13498 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13500 13499 -e 's:$: $lt_compiler_flag:'` 13501 (eval echo "\"\$as_me:1350 1: $lt_compile\"" >&5)13500 (eval echo "\"\$as_me:13500: $lt_compile\"" >&5) 13502 13501 (eval "$lt_compile" 2>out/conftest.err) 13503 13502 ac_status=$? 13504 13503 cat out/conftest.err >&5 13505 echo "$as_me:1350 5: \$? = $ac_status" >&513504 echo "$as_me:13504: \$? = $ac_status" >&5 13506 13505 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13507 13506 then … … 15069 15068 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15070 15069 -e 's:$: $lt_compiler_flag:'` 15071 (eval echo "\"\$as_me:1507 1: $lt_compile\"" >&5)15070 (eval echo "\"\$as_me:15070: $lt_compile\"" >&5) 15072 15071 (eval "$lt_compile" 2>conftest.err) 15073 15072 ac_status=$? 15074 15073 cat conftest.err >&5 15075 echo "$as_me:1507 5: \$? = $ac_status" >&515074 echo "$as_me:15074: \$? = $ac_status" >&5 15076 15075 if (exit $ac_status) && test -s "$ac_outfile"; then 15077 15076 # The compiler can only warn and ignore the option if not recognized … … 15173 15172 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15174 15173 -e 's:$: $lt_compiler_flag:'` 15175 (eval echo "\"\$as_me:1517 5: $lt_compile\"" >&5)15174 (eval echo "\"\$as_me:15174: $lt_compile\"" >&5) 15176 15175 (eval "$lt_compile" 2>out/conftest.err) 15177 15176 ac_status=$? 15178 15177 cat out/conftest.err >&5 15179 echo "$as_me:1517 9: \$? = $ac_status" >&515178 echo "$as_me:15178: \$? = $ac_status" >&5 15180 15179 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15181 15180 then … … 17380 17379 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17381 17380 -e 's:$: $lt_compiler_flag:'` 17382 (eval echo "\"\$as_me:1738 2: $lt_compile\"" >&5)17381 (eval echo "\"\$as_me:17381: $lt_compile\"" >&5) 17383 17382 (eval "$lt_compile" 2>conftest.err) 17384 17383 ac_status=$? 17385 17384 cat conftest.err >&5 17386 echo "$as_me:1738 6: \$? = $ac_status" >&517385 echo "$as_me:17385: \$? = $ac_status" >&5 17387 17386 if (exit $ac_status) && test -s "$ac_outfile"; then 17388 17387 # The compiler can only warn and ignore the option if not recognized … … 17648 17647 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17649 17648 -e 's:$: $lt_compiler_flag:'` 17650 (eval echo "\"\$as_me:176 50: $lt_compile\"" >&5)17649 (eval echo "\"\$as_me:17649: $lt_compile\"" >&5) 17651 17650 (eval "$lt_compile" 2>conftest.err) 17652 17651 ac_status=$? 17653 17652 cat conftest.err >&5 17654 echo "$as_me:1765 4: \$? = $ac_status" >&517653 echo "$as_me:17653: \$? = $ac_status" >&5 17655 17654 if (exit $ac_status) && test -s "$ac_outfile"; then 17656 17655 # The compiler can only warn and ignore the option if not recognized … … 17752 17751 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17753 17752 -e 's:$: $lt_compiler_flag:'` 17754 (eval echo "\"\$as_me:1775 4: $lt_compile\"" >&5)17753 (eval echo "\"\$as_me:17753: $lt_compile\"" >&5) 17755 17754 (eval "$lt_compile" 2>out/conftest.err) 17756 17755 ac_status=$? 17757 17756 cat out/conftest.err >&5 17758 echo "$as_me:1775 8: \$? = $ac_status" >&517757 echo "$as_me:17757: \$? = $ac_status" >&5 17759 17758 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17760 17759 then … … 25050 25049 25051 25050 # Provide some information about the compiler. 25052 echo "$as_me:2505 2:" \25051 echo "$as_me:25051:" \ 25053 25052 "checking for Fortran 77 compiler version" >&5 25054 25053 ac_compiler=`set X $ac_compile; echo $2` … … 25629 25628 ac_save_FFLAGS=$FFLAGS 25630 25629 FFLAGS="$FFLAGS $ac_verb" 25631 (eval echo $as_me:2563 1: \"$ac_link\") >&525630 (eval echo $as_me:25630: \"$ac_link\") >&5 25632 25631 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 25633 25632 echo "$ac_f77_v_output" >&5 … … 25707 25706 ac_save_FFLAGS=$FFLAGS 25708 25707 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 25709 (eval echo $as_me:2570 9: \"$ac_link\") >&525708 (eval echo $as_me:25708: \"$ac_link\") >&5 25710 25709 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 25711 25710 echo "$ac_f77_v_output" >&5 … … 32159 32158 cat >&5 <<_CSEOF 32160 32159 32161 This file was extended by Clp $as_me 1.15 .3, which was32160 This file was extended by Clp $as_me 1.15, which was 32162 32161 generated by GNU Autoconf 2.59. Invocation command line was 32163 32162 … … 32222 32221 cat >>$CONFIG_STATUS <<_ACEOF 32223 32222 ac_cs_version="\\ 32224 Clp config.status 1.15 .332223 Clp config.status 1.15 32225 32224 configured by $0, generated by GNU Autoconf 2.59, 32226 32225 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/1.15/Clp/configure.ac
r1981 r1983 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[1.15 .3],[clp@list.coin-or.org])15 AC_INIT([Clp],[1.15],[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 ,13:3:12)44 AC_COIN_PROJECTDIR_INIT(Clp) 45 45 46 46 # Check if user wants to produce debugging code -
stable/1.15/Clp/src/config_clp_default.h
r1981 r1983 6 6 7 7 /* Version number of project */ 8 #define CLP_VERSION "1.15 .3"8 #define CLP_VERSION "1.15" 9 9 10 10 /* Major Version number of project */ … … 15 15 16 16 /* Release Version number of project */ 17 #define CLP_VERSION_RELEASE 317 #define CLP_VERSION_RELEASE 9999 -
stable/1.15/configure
r1981 r1983 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.15. 3.4 # Generated by GNU Autoconf 2.59 for Clp 1.15. 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.15 .3'434 PACKAGE_STRING='Clp 1.15 .3'433 PACKAGE_VERSION='1.15' 434 PACKAGE_STRING='Clp 1.15' 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.15 .3to adapt to many kinds of systems.1035 \`configure' configures Clp 1.15 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.15 .3:";;1101 short | recursive ) echo "Configuration of Clp 1.15:";; 1102 1102 esac 1103 1103 cat <<\_ACEOF … … 1307 1307 if $ac_init_version; then 1308 1308 cat <<\_ACEOF 1309 Clp configure 1.15 .31309 Clp configure 1.15 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.15 .3, which was1329 It was created by Clp $as_me 1.15, which was 1330 1330 generated by GNU Autoconf 2.59. Invocation command line was 1331 1331 … … 5328 5328 # Define the identity of the package. 5329 5329 PACKAGE='clp' 5330 VERSION='1.15 .3'5330 VERSION='1.15' 5331 5331 5332 5332 … … 22931 22931 cat >&5 <<_CSEOF 22932 22932 22933 This file was extended by Clp $as_me 1.15 .3, which was22933 This file was extended by Clp $as_me 1.15, which was 22934 22934 generated by GNU Autoconf 2.59. Invocation command line was 22935 22935 … … 22989 22989 cat >>$CONFIG_STATUS <<_ACEOF 22990 22990 ac_cs_version="\\ 22991 Clp config.status 1.15 .322991 Clp config.status 1.15 22992 22992 configured by $0, generated by GNU Autoconf 2.59, 22993 22993 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/1.15/configure.ac
r1981 r1983 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[1.15 .3],[coin-clp@lists.coin-or.org])15 AC_INIT([Clp],[1.15],[coin-clp@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.