Changeset 1172
- Timestamp:
- Jun 2, 2009 8:19:44 PM (12 years ago)
- Location:
- stable/2.3
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.3
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.282 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.0.163 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.0.134 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.0.185 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.5.06 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.7/Sample7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.5.0/CoinUtils8 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.54.0/Cgl9 Clp https://projects.coin-or.org/svn/Clp/releases/1.10.0/Clp10 Osi https://projects.coin-or.org/svn/Osi/releases/0.100.0/Osi11 Vol https://projects.coin-or.org/svn/Vol/releases/1.1.7/Vol1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.5 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.0 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.0 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.5 6 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.5/CoinUtils 8 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.54/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/stable/1.10/Clp 10 Osi https://projects.coin-or.org/svn/Osi/stable/0.100/Osi 11 Vol https://projects.coin-or.org/svn/Vol/stable/1.1/Vol
-
- Property svn:externals
-
stable/2.3/Cbc/configure
r1170 r1172 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.3 .0.3 # Generated by GNU Autoconf 2.59 for Cbc 2.3stable. 4 4 # 5 5 # Report bugs to <coin-cbc@list.coin-or.org>. … … 430 430 PACKAGE_NAME='Cbc' 431 431 PACKAGE_TARNAME='cbc' 432 PACKAGE_VERSION='2.3 .0'433 PACKAGE_STRING='Cbc 2.3 .0'432 PACKAGE_VERSION='2.3stable' 433 PACKAGE_STRING='Cbc 2.3stable' 434 434 PACKAGE_BUGREPORT='coin-cbc@list.coin-or.org' 435 435 … … 1002 1002 # This message is too long to be a string in the A/UX 3.1 sh. 1003 1003 cat <<_ACEOF 1004 \`configure' configures Cbc 2.3 .0to adapt to many kinds of systems.1004 \`configure' configures Cbc 2.3stable to adapt to many kinds of systems. 1005 1005 1006 1006 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1068 1068 if test -n "$ac_init_help"; then 1069 1069 case $ac_init_help in 1070 short | recursive ) echo "Configuration of Cbc 2.3 .0:";;1070 short | recursive ) echo "Configuration of Cbc 2.3stable:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1269 1269 if $ac_init_version; then 1270 1270 cat <<\_ACEOF 1271 Cbc configure 2.3 .01271 Cbc configure 2.3stable 1272 1272 generated by GNU Autoconf 2.59 1273 1273 … … 1289 1289 running configure, to aid debugging if configure makes a mistake. 1290 1290 1291 It was created by Cbc $as_me 2.3 .0, which was1291 It was created by Cbc $as_me 2.3stable, which was 1292 1292 generated by GNU Autoconf 2.59. Invocation command line was 1293 1293 … … 4513 4513 # Define the identity of the package. 4514 4514 PACKAGE='cbc' 4515 VERSION='2.3 .0'4515 VERSION='2.3stable' 4516 4516 4517 4517 … … 23229 23229 cat >&5 <<_CSEOF 23230 23230 23231 This file was extended by Cbc $as_me 2.3 .0, which was23231 This file was extended by Cbc $as_me 2.3stable, which was 23232 23232 generated by GNU Autoconf 2.59. Invocation command line was 23233 23233 … … 23292 23292 cat >>$CONFIG_STATUS <<_ACEOF 23293 23293 ac_cs_version="\\ 23294 Cbc config.status 2.3 .023294 Cbc config.status 2.3stable 23295 23295 configured by $0, generated by GNU Autoconf 2.59, 23296 23296 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.3/Cbc/configure.ac
r1170 r1172 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.3 .0],[coin-cbc@list.coin-or.org])15 AC_INIT([Cbc],[2.3stable],[coin-cbc@list.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([ -
stable/2.3/Externals
r1170 r1172 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.282 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.0.163 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.0.134 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.0.185 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.5.06 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.7/Sample7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.5.0/CoinUtils8 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.54.0/Cgl9 Clp https://projects.coin-or.org/svn/Clp/releases/1.10.0/Clp10 Osi https://projects.coin-or.org/svn/Osi/releases/0.100.0/Osi11 Vol https://projects.coin-or.org/svn/Vol/releases/1.1.7/Vol1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.5 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.0 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.0 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.5 6 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.5/CoinUtils 8 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.54/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/stable/1.10/Clp 10 Osi https://projects.coin-or.org/svn/Osi/stable/0.100/Osi 11 Vol https://projects.coin-or.org/svn/Vol/stable/1.1/Vol -
stable/2.3/configure
r1170 r1172 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.3 .0.4 # Generated by GNU Autoconf 2.59 for Cbc 2.3stable. 5 5 # 6 6 # Report bugs to <coin-cbc@lists.coin-or.org>. … … 431 431 PACKAGE_NAME='Cbc' 432 432 PACKAGE_TARNAME='cbc' 433 PACKAGE_VERSION='2.3 .0'434 PACKAGE_STRING='Cbc 2.3 .0'433 PACKAGE_VERSION='2.3stable' 434 PACKAGE_STRING='Cbc 2.3stable' 435 435 PACKAGE_BUGREPORT='coin-cbc@lists.coin-or.org' 436 436 … … 1038 1038 # This message is too long to be a string in the A/UX 3.1 sh. 1039 1039 cat <<_ACEOF 1040 \`configure' configures Cbc 2.3 .0to adapt to many kinds of systems.1040 \`configure' configures Cbc 2.3stable to adapt to many kinds of systems. 1041 1041 1042 1042 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1104 1104 if test -n "$ac_init_help"; then 1105 1105 case $ac_init_help in 1106 short | recursive ) echo "Configuration of Cbc 2.3 .0:";;1106 short | recursive ) echo "Configuration of Cbc 2.3stable:";; 1107 1107 esac 1108 1108 cat <<\_ACEOF … … 1271 1271 if $ac_init_version; then 1272 1272 cat <<\_ACEOF 1273 Cbc configure 2.3 .01273 Cbc configure 2.3stable 1274 1274 generated by GNU Autoconf 2.59 1275 1275 … … 1291 1291 running configure, to aid debugging if configure makes a mistake. 1292 1292 1293 It was created by Cbc $as_me 2.3 .0, which was1293 It was created by Cbc $as_me 2.3stable, which was 1294 1294 generated by GNU Autoconf 2.59. Invocation command line was 1295 1295 … … 5129 5129 # Define the identity of the package. 5130 5130 PACKAGE='cbc' 5131 VERSION='2.3 .0'5131 VERSION='2.3stable' 5132 5132 5133 5133 … … 21863 21863 cat >&5 <<_CSEOF 21864 21864 21865 This file was extended by Cbc $as_me 2.3 .0, which was21865 This file was extended by Cbc $as_me 2.3stable, which was 21866 21866 generated by GNU Autoconf 2.59. Invocation command line was 21867 21867 … … 21921 21921 cat >>$CONFIG_STATUS <<_ACEOF 21922 21922 ac_cs_version="\\ 21923 Cbc config.status 2.3 .021923 Cbc config.status 2.3stable 21924 21924 configured by $0, generated by GNU Autoconf 2.59, 21925 21925 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.3/configure.ac
r1170 r1172 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.3 .0],[coin-cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.3stable],[coin-cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.