Changeset 1080
- Timestamp:
- Sep 17, 2008 1:14:06 PM (10 years ago)
- Location:
- stable/2.2
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.2
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.262 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.0.153 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.165 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.4.36 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.7/Sample7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.3.2/CoinUtils8 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.53.0/Cgl9 Clp https://projects.coin-or.org/svn/Clp/releases/1.8.1/Clp10 Osi https://projects.coin-or.org/svn/Osi/releases/0.99.0/Osi11 Vol https://projects.coin-or.org/svn/Vol/releases/1.1.5/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.4 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.3/CoinUtils 8 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.53/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/stable/1.8/Clp 10 Osi https://projects.coin-or.org/svn/Osi/stable/0.99/Osi 11 Vol https://projects.coin-or.org/svn/Vol/stable/1.1/Vol
-
- Property svn:externals
-
stable/2.2/Cbc/configure
r1078 r1080 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.2 .0.3 # Generated by GNU Autoconf 2.59 for Cbc 2.2stable. 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.2 .0'433 PACKAGE_STRING='Cbc 2.2 .0'432 PACKAGE_VERSION='2.2stable' 433 PACKAGE_STRING='Cbc 2.2stable' 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.2 .0to adapt to many kinds of systems.1004 \`configure' configures Cbc 2.2stable 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.2 .0:";;1070 short | recursive ) echo "Configuration of Cbc 2.2stable:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1269 1269 if $ac_init_version; then 1270 1270 cat <<\_ACEOF 1271 Cbc configure 2.2 .01271 Cbc configure 2.2stable 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.2 .0, which was1291 It was created by Cbc $as_me 2.2stable, which was 1292 1292 generated by GNU Autoconf 2.59. Invocation command line was 1293 1293 … … 4450 4450 # Define the identity of the package. 4451 4451 PACKAGE='cbc' 4452 VERSION='2.2 .0'4452 VERSION='2.2stable' 4453 4453 4454 4454 … … 23096 23096 cat >&5 <<_CSEOF 23097 23097 23098 This file was extended by Cbc $as_me 2.2 .0, which was23098 This file was extended by Cbc $as_me 2.2stable, which was 23099 23099 generated by GNU Autoconf 2.59. Invocation command line was 23100 23100 … … 23159 23159 cat >>$CONFIG_STATUS <<_ACEOF 23160 23160 ac_cs_version="\\ 23161 Cbc config.status 2.2 .023161 Cbc config.status 2.2stable 23162 23162 configured by $0, generated by GNU Autoconf 2.59, 23163 23163 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.2/Cbc/configure.ac
r1078 r1080 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.2 .0],[coin-cbc@list.coin-or.org])15 AC_INIT([Cbc],[2.2stable],[coin-cbc@list.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([ -
stable/2.2/Externals
r1078 r1080 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.262 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.0.153 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.165 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.4.36 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.7/Sample7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.3.2/CoinUtils8 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.53.0/Cgl9 Clp https://projects.coin-or.org/svn/Clp/releases/1.8.1/Clp10 Osi https://projects.coin-or.org/svn/Osi/releases/0.99.0/Osi11 Vol https://projects.coin-or.org/svn/Vol/releases/1.1.5/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.4 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.3/CoinUtils 8 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.53/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/stable/1.8/Clp 10 Osi https://projects.coin-or.org/svn/Osi/stable/0.99/Osi 11 Vol https://projects.coin-or.org/svn/Vol/stable/1.1/Vol -
stable/2.2/configure
r1078 r1080 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.2 .0.4 # Generated by GNU Autoconf 2.59 for Cbc 2.2stable. 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.2 .0'434 PACKAGE_STRING='Cbc 2.2 .0'433 PACKAGE_VERSION='2.2stable' 434 PACKAGE_STRING='Cbc 2.2stable' 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.2 .0to adapt to many kinds of systems.1040 \`configure' configures Cbc 2.2stable 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.2 .0:";;1106 short | recursive ) echo "Configuration of Cbc 2.2stable:";; 1107 1107 esac 1108 1108 cat <<\_ACEOF … … 1271 1271 if $ac_init_version; then 1272 1272 cat <<\_ACEOF 1273 Cbc configure 2.2 .01273 Cbc configure 2.2stable 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.2 .0, which was1293 It was created by Cbc $as_me 2.2stable, which was 1294 1294 generated by GNU Autoconf 2.59. Invocation command line was 1295 1295 … … 5066 5066 # Define the identity of the package. 5067 5067 PACKAGE='cbc' 5068 VERSION='2.2 .0'5068 VERSION='2.2stable' 5069 5069 5070 5070 … … 21800 21800 cat >&5 <<_CSEOF 21801 21801 21802 This file was extended by Cbc $as_me 2.2 .0, which was21802 This file was extended by Cbc $as_me 2.2stable, which was 21803 21803 generated by GNU Autoconf 2.59. Invocation command line was 21804 21804 … … 21858 21858 cat >>$CONFIG_STATUS <<_ACEOF 21859 21859 ac_cs_version="\\ 21860 Cbc config.status 2.2 .021860 Cbc config.status 2.2stable 21861 21861 configured by $0, generated by GNU Autoconf 2.59, 21862 21862 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.2/configure.ac
r1078 r1080 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.2 .0],[coin-cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.2stable],[coin-cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.