|
|
@561
|
13 years |
andreasw |
corrected version update for release version in prepare_new_release script
|
|
|
@519
|
13 years |
andreasw |
merging changes from Bug Squashing Party Aug 2007 to regular trunk
|
|
|
@446
|
13 years |
andreasw |
minor change to COIN_HAS_GLPK
|
|
|
@440
|
13 years |
andreasw |
fixing include directory definition for MUMPS in case user wants to …
|
|
|
@438
|
13 years |
lou |
Fix creeping bashism in commit_new_release. Change ==' to =' in …
|
|
|
@435
|
14 years |
lou |
Remove a wayward debug print.
|
|
|
@434
|
14 years |
lou |
Revised version of COIN_HAS_GLPK, considers glpk and gmpl.
|
|
|
@428
|
14 years |
andreasw |
added AC_COIN_HAS_GLPK
|
|
|
@427
|
14 years |
andreasw |
added COIN_CHECK_FILE which also works for cross compilation
|
|
|
@426
|
14 years |
andreasw |
enabled shared libraries for debug compile; started fix for VPATH soft …
|
|
|
@424
|
14 years |
andreasw |
replaced cd - so that it runs in sh
|
|
|
@422
|
14 years |
andreasw |
corrected bug in prepare_new_release
|
|
|
@419
|
14 years |
andreasw |
making COIN_HEADERS a noop thingy again
|
|
|
@416
|
14 years |
andreasw |
updated config.* files
|
|
|
@414
|
14 years |
andreasw |
minor corrections
|
|
|
@413
|
14 years |
andreasw |
corrected error in error message
|
|
|
@412
|
14 years |
andreasw |
some changes for release files; make it work for Data projects
|
|
|
@409
|
14 years |
andreasw |
more fix with proper exit
|
|
|
@401
|
14 years |
andreasw |
added scripts for making new releases
|
|
|
@384
|
14 years |
andreasw |
make sure run_autotools script bails out in case of error
|
|
|
@363
|
14 years |
andreasw |
get rid of annoying MSVC warning message
|
|
|
@362
|
14 years |
andreasw |
add new defines for MSVC standard config.h
|
|
|
@361
|
14 years |
andreasw |
fix confdefs.h file for MSVC compiler - that exit function does not …
|
|
|
@351
|
14 years |
andreasw |
include search for compile_f2c for Cygwin/MSys configuration
|
|
|
@350
|
14 years |
andreasw |
allow the use of f2c name mangling when COIN_USE_F2C is defined
|
|
|
@336
|
14 years |
andreasw |
fixed VPATH links for mingw in Cygwin
|
|
|
@332
|
14 years |
andreasw |
some fixes for MSys
|
|
|
@330
|
14 years |
andreasw |
added Id keyword
|
|
|
@325
|
14 years |
andreasw |
added compile_f2c tool to compiler Fortran source with f2c and MSVC …
|
|
|
@324
|
14 years |
andreasw |
cosmetic change
|
|
|
@311
|
14 years |
andreasw |
fixing bug reported in https://projects.coin-or.org/BuildTools/ticket/47
|
|
|
@309
|
14 years |
lou |
Enhance COIN_HAS_USER_LIBRARY to take a list of function names and …
|
|
|
@298
|
14 years |
andreasw |
included JPs 290 stable/0.5 fix into trunk
|
|
|
@291
|
14 years |
andreasw |
added description of configure options in config.site file
|
|
|
@289
|
14 years |
andreasw |
added automatic fix of libtool script for Darwin
|
|
|
@281
|
14 years |
andreasw |
fixing a few things for Cygwin compile with native MS/Intel compilers
|
|
|
@280
|
14 years |
andreasw |
assume now that MUMPS source code is in ThirdParty/Mumps?/MUMPS, …
|
|
|
@265
|
14 years |
andreasw |
reverted order of Intel and GNU compilers to original order
|
|
|
@263
|
14 years |
andreasw |
yet another fix for MUMPS
|
|
|
@261
|
14 years |
andreasw |
corrected pthread check for Mumps
|
|
|
@253
|
14 years |
andreasw |
reverted search order for compiler back to GNU before Intel
|
|
|
@248
|
14 years |
andreasw |
first version of Mumps 3rd party
|
|
|
@243
|
14 years |
andreasw |
add bugfix for libtool to handle -m32 on x86_64 with gnu compilers
|
|
|
@241
|
14 years |
andreasw |
use test -r to check for existence of libtool script, not …
|
|
|
@237
|
14 years |
andreasw |
fix in coin.m4 for BLAS
|
|
|
@226
|
14 years |
andreasw |
fixed BLAS and LAPACK test. Also make it so that ThirdParty? code is …
|
|
|
@209
|
14 years |
lou |
Added enhanced --enable-doscompile option.
|
|
|
@207
|
14 years |
andreasw |
Lou's modification of run_autotools that looks at COIN_SKIP_PROJECTS …
|
|
|
@206
|
14 years |
andreasw |
corrected flibs correction
|
|
|
@199
|
14 years |
andreasw |
corrected libtool fixes on Cygwin - was screwed up after re-use changes
|
|
|
@198
|
14 years |
andreasw |
caught one missing CL* check
|
|
|
@193
|
14 years |
andreasw |
correct last submit in trunk
|
|
|
@192
|
14 years |
andreasw |
don't check for libtools in ../../..; allow wildcard in ThirdParty? …
|
|
|
@186
|
14 years |
andreasw |
have configure script recognize CL in capital letters
|
|
|
@180
|
14 years |
andreasw |
removed double occurance of ADD_CFLAGS
|
|
|
@178
|
14 years |
andreasw |
changed MSVC compiler option from -Yd to -MTd in trunk
|
|
|
@177
|
14 years |
andreasw |
added build system check for CREATE_LIBTOOL (otherwise …
|
|
|
@176
|
14 years |
andreasw |
make sure library tests are done with C compiler
|
|
|
@171
|
14 years |
andreasw |
corrected minor issue with RPATH_FLAGS detection
|
|
|
@165
|
14 years |
andreasw |
- allow to use libtool script from package's base directory
(skip a …
|
|
|
@159
|
14 years |
andreasw |
added a number of changes suggested by Lou
|
|
|
@156
|
14 years |
andreasw |
make sure trunk has stable version of coin.m4
|
|
|
@135
|
14 years |
andreasw |
enabled inactivation of warning flags for compilers
|
|
|
@134
|
14 years |
andreasw |
correcting quotation in COIN_HAS_BLAS and COIN_HAS_LAPACK; reported by …
|
|
|
@130
|
14 years |
andreasw |
creating new trunk from stable/0.5 (rev 129)
|
|
copied from stable/0.5:
|
|
|
@126
|
14 years |
andreasw |
added integer type to MSVC specific header file (and removed M's)
|