|
|
@294
|
14 years |
andreasw |
reran autotools
|
|
|
@293
|
14 years |
andreasw |
reran autotools
|
|
|
@292
|
14 years |
andreasw |
reran autotools
|
|
|
@291
|
14 years |
andreasw |
added description of configure options in config.site file
|
|
|
@290
|
14 years |
jpfasano |
Modified define of COIN_INT64 to work with the MS V6 compiler
|
|
|
@289
|
14 years |
andreasw |
added automatic fix of libtool script for Darwin
|
|
|
@288
|
14 years |
andreasw |
updated get.blas script to account for new way that netlib seems to …
|
|
|
@287
|
14 years |
andreasw |
fixing a few things for Cygwin compile with native MS/Intel compilers
|
|
|
@286
|
14 years |
andreasw |
fixing a few things for Cygwin compile with native MS/Intel compilers
|
|
|
@285
|
14 years |
andreasw |
fixing a few things for Cygwin compile with native MS/Intel compilers
|
|
|
@284
|
14 years |
andreasw |
fixing a few things for Cygwin compile with native MS/Intel compilers
|
|
|
@283
|
14 years |
andreasw |
fixing a few things for Cygwin compile with native MS/Intel compilers
|
|
|
@282
|
14 years |
andreasw |
fixing a few things for Cygwin compile with native MS/Intel compilers
|
|
|
@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, …
|
|
|
@279
|
14 years |
andreasw |
assume now that MUMPS source code is in ThirdParty/Mumps?/MUMPS, …
|
|
|
@278
|
14 years |
andreasw |
creating Lapack release/1.0.4 from stable/1.0 rev 277
|
|
|
@277
|
14 years |
andreasw |
synchronizing Lapack stable 1.0 with trunk (rev 270)
|
|
|
@276
|
14 years |
andreasw |
creating HSL release/1.0.3 from stable/1.0 rev 275
|
|
|
@275
|
14 years |
andreasw |
synchronizing HSL stable 1.0 with trunk (rev 270)
|
|
|
@274
|
14 years |
andreasw |
creating Blas release 1.0.3 from stable/1.0 rev 273
|
|
|
@273
|
14 years |
andreasw |
synchronize Blas stable 1.0 with trunk rev 270
|
|
|
@272
|
14 years |
andreasw |
creating ASL release 1.0.3 from stable/1.0 rev 271
|
|
|
@271
|
14 years |
andreasw |
synchronize ASL stable with trunk rev 270
|
|
|
@270
|
14 years |
andreasw |
reverted compiler order once more to original one
|
|
|
@269
|
14 years |
andreasw |
reverted compiler order once more to original one
|
|
|
@268
|
14 years |
andreasw |
reverted compiler order once more to original one
|
|
|
@267
|
14 years |
andreasw |
creating release 0.5.5 from stable/0.5 rev 266
|
|
|
@266
|
14 years |
andreasw |
making trunk (rev 265) the new stable version, still 0.5
|
|
|
@265
|
14 years |
andreasw |
reverted order of Intel and GNU compilers to original order
|
|
|
@264
|
14 years |
andreasw |
making trunk (rev 263) the new stable version, still 0.5
|
|
|
@263
|
14 years |
andreasw |
yet another fix for MUMPS
|
|
|
@262
|
14 years |
andreasw |
yet another fix for MUMPS
|
|
|
@261
|
14 years |
andreasw |
corrected pthread check for Mumps
|
|
|
@260
|
14 years |
andreasw |
corrected pthread check for Mumps
|
|
|
@259
|
14 years |
andreasw |
reverted search order for compiler back to GNU before Intel
|
|
|
@258
|
14 years |
andreasw |
reverted search order for compiler back to GNU before Intel
|
|
|
@257
|
14 years |
andreasw |
reverted search order for compiler back to GNU before Intel
|
|
|
@256
|
14 years |
andreasw |
reverted search order for compiler back to GNU before Intel
|
|
|
@255
|
14 years |
andreasw |
reverted search order for compiler back to GNU before Intel
|
|
|
@254
|
14 years |
andreasw |
reverted search order for compiler back to GNU before Intel
|
|
|
@253
|
14 years |
andreasw |
reverted search order for compiler back to GNU before Intel
|
|
|
@252
|
14 years |
andreasw |
reran autotools for new coin.m4 (change in order for compiler checks)
|
|
|
@251
|
14 years |
andreasw |
reran autotools for new coin.m4 (change in order for compiler checks)
|
|
|
@250
|
14 years |
andreasw |
reran autotools for new coin.m4 (change in order for compiler checks)
|
|
|
@249
|
14 years |
andreasw |
reran autotools for new coin.m4 (change in order for compiler checks)
|
|
|
@248
|
14 years |
andreasw |
first version of Mumps 3rd party
|
|
|
@247
|
14 years |
andreasw |
First version of Mumps 3rd Party
|
|
|
@246
|
14 years |
andreasw |
add bugfix for libtool to handle -m32 on x86_64 with gnu compilers
|
|
|
@245
|
14 years |
andreasw |
add bugfix for libtool to handle -m32 on x86_64 with gnu compilers
|
|
|
@244
|
14 years |
andreasw |
add bugfix for libtool to handle -m32 on x86_64 with gnu compilers
|
|
|
@243
|
14 years |
andreasw |
add bugfix for libtool to handle -m32 on x86_64 with gnu compilers
|
|
|
@242
|
14 years |
andreasw |
use test -r to check for existence of libtool script, not …
|
|
|
@241
|
14 years |
andreasw |
use test -r to check for existence of libtool script, not …
|
|
|
@240
|
14 years |
andreasw |
use test -r to check existence of libtool script, not AC_CHECK_FILE, …
|
|
|
@239
|
14 years |
andreasw |
use test -r to check existence of libtool script, not AC_CHECK_FILE, …
|
|
|
@238
|
14 years |
andreasw |
use test -r to check existence of libtool script, not AC_CHECK_FILE, …
|
|
|
@237
|
14 years |
andreasw |
fix in coin.m4 for BLAS
|
|
|
@236
|
14 years |
andreasw |
fix in coin.m4 for BLAS
|
|
|
@235
|
14 years |
andreasw |
fix in coin.m4 for BLAS
|
|
|
@234
|
14 years |
andreasw |
minor correction in configure file
|
|
|
@233
|
14 years |
andreasw |
minor correction in configure file
|
|
|
@232
|
14 years |
andreasw |
minor correction in configure file
|
|
|
@231
|
14 years |
andreasw |
reran autotools
|
|
|
@230
|
14 years |
andreasw |
reran autotools
|
|
|
@229
|
14 years |
andreasw |
compile third party code only if not otherwise available
|
|
|
@228
|
14 years |
andreasw |
compile third party code only if not otherwise available
|
|
|
@227
|
14 years |
andreasw |
compile third party code only if not otherwise available
|
|
|
@226
|
14 years |
andreasw |
fixed BLAS and LAPACK test. Also make it so that ThirdParty? code is …
|
|
|
@225
|
14 years |
andreasw |
explicitly list MA57 dependencies in INSTALL HSL install file
|
|
|
@224
|
14 years |
andreasw |
creating Lapack release 1.0.4 from stable 1.0 rev 220
|
|
|
@223
|
14 years |
andreasw |
creating HSL release 1.0.2 from stable 1.0 rev 220
|
|
|
@222
|
14 years |
andreasw |
creating Blas release 1.0.2 from stable 1.0 rev 220
|
|
|
@221
|
14 years |
andreasw |
creating ASL release 1.0.2 from stable 1.0 rev 220
|
|
|
@220
|
14 years |
andreasw |
synchronizing ASL stable with trunk (rev 216)
|
|
|
@219
|
14 years |
andreasw |
synchronizing HSL stable with trunk (rev 216)
|
|
|
@218
|
14 years |
andreasw |
synchronizing Blas stable with trunk (rev 216)
|
|
|
@217
|
14 years |
andreasw |
synchronizing Lapack stable with trunk (rev 216)
|
|
|
@216
|
14 years |
andreasw |
creating releases/0.5.4 from stable/0.5 rev 215
|
|
|
@215
|
14 years |
andreasw |
making trunk (rev 214) the new stable version, still in 0.5
|
|
|
@214
|
14 years |
andreasw |
reran autotools with latest coin.m4
|
|
|
@213
|
14 years |
andreasw |
reran autotools with latest coin.m4
|
|
|
@212
|
14 years |
andreasw |
reran autotools with latest coin.m4
|
|
|
@211
|
14 years |
andreasw |
reran autotools with latest coin.m4
|
|
|
@210
|
14 years |
andreasw |
add support for MA28
|
|
|
@209
|
14 years |
lou |
Added enhanced --enable-doscompile option.
|
|
|
@208
|
14 years |
andreasw |
giving write permission to lou in trunk
|
|
|
@207
|
14 years |
andreasw |
Lou's modification of run_autotools that looks at COIN_SKIP_PROJECTS …
|
|
|
@206
|
14 years |
andreasw |
corrected flibs correction
|
|
|
@205
|
14 years |
andreasw |
reran autotools
|
|
|
@204
|
14 years |
andreasw |
make check for cl case independent
|
|
|
@203
|
14 years |
andreasw |
corrected libtool fixes on Cygwin - was screwed up after re-use changes
|
|
|
@202
|
14 years |
andreasw |
corrected libtool fixes on Cygwin - was screwed up after re-use changes
|
|
|
@201
|
14 years |
andreasw |
corrected libtool fixes on Cygwin - was screwed up after re-use changes
|
|
|
@200
|
14 years |
andreasw |
corrected libtool fixes on Cygwin - was screwed up after re-use changes
|
|
|
@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
|
|
|
@197
|
14 years |
andreasw |
reran autotools
|
|
|
@196
|
14 years |
andreasw |
reran autotools
|
|
|
@195
|
14 years |
andreasw |
reran autotools
|
|
|