|
|
@1448
|
11 years |
stefan |
fix COIN_HAS_MODULE_BLAS and ..._LAPACK
|
|
|
@1445
|
11 years |
stefan |
set variable ABSBUILDDIR for setup of ..-uninstalled.pc files
|
|
|
@1444
|
11 years |
stefan |
let AC_COIN_FINALIZE write coin_subdirs to a file so that configure in …
|
|
|
@1443
|
11 years |
stefan |
allow to disable pkg-config; add AC_COIN_HAS_MODULE_BLAS and …
|
|
|
@1440
|
11 years |
stefan |
change COIN_HAS_MODULE again: require list of packages in only one …
|
|
|
@1438
|
11 years |
stefan |
add AC_COIN_MAIN_PACKAGEDIR; fixes in COIN_HAS_MODULE
|
|
|
@1433
|
11 years |
stefan |
fix helper macro
|
|
|
@1432
|
11 years |
stefan |
add REQUIREDPACKAGES variable
|
|
|
@1431
|
11 years |
stefan |
add COIN_HAS_MODULE macro to check for a set of packages via pkg-config
|
|
|
@1400
|
12 years |
tkr |
Merging r1368 accidentally committed to releases/0.5.29 to stable/0.5 …
|
|
|
@1398
|
12 years |
stefan |
add some macros to setup a project directory with the use of pkg-config
|
|
|
@1395
|
12 years |
stefan |
to allow selecting from multiple files
|
|
|
@1394
|
12 years |
stefan |
fix typo
|
|
|
@1393
|
12 years |
stefan |
think again about in COIN_HAS_PROJECT
|
|
|
@1392
|
12 years |
stefan |
change last weeks commit again: give project directory and name as …
|
|
|
@1381
|
12 years |
stefan |
same as in trunk
|
|
|
@1380
|
12 years |
stefan |
allow second argument for COIN_MAIN_SUBDIR and COIN_HAS_PROJECT to …
|
|
|
@1375
|
12 years |
stefan |
allow to call AC_COIN_HAS_PROJECT macro with arguments that have a / …
|
|
|
@1374
|
12 years |
stefan |
same as chgset 1373 in trunk
|
|
|
@1371
|
12 years |
stefan |
AC_COIN_EXAMPLE_FILES: add and evaluate enable-doscompile option …
|
|
|
@1370
|
12 years |
tkr |
Merging r1369 from trunk to stable/0.6
|
|
|
@1367
|
12 years |
tkr |
Merging r1366 from trunk to stable/0.6
|
|
|
@1365
|
12 years |
tkr |
Merging r1364 from trunk to stable/0.6
|
|
|
@1363
|
12 years |
tkr |
Creating stable version 0.6
|
|
|
@1331
|
12 years |
andreasw |
synchronizing BuildTools? stable/0.5 with trunk rev 1330
|
|
|
@1323
|
12 years |
tkr |
Allowing trunks to be specified as externals
|
|
|
@1322
|
12 years |
tkr |
Edit to help for set_externals
|
|
|
@1319
|
12 years |
tkr |
Modifying prepare_new_release to set libtool version info
|
|
|
@1318
|
12 years |
andreasw |
bugfix for FLIBS; remove -lcygwin (and make sure all other corrections …
|
|
|
@1317
|
12 years |
andreasw |
correct -version-info option
|
|
|
@1316
|
12 years |
andreasw |
added option to set -version-info argument with AC_COIN_PROJECTDIR_INIT
|
|
|
@1315
|
12 years |
andreasw |
a few bugfixes for instdir
|
|
|
@1314
|
12 years |
andreasw |
final instdir commits for tonight
|
|
|
@1313
|
12 years |
andreasw |
more incldir changes
|
|
|
@1312
|
12 years |
andreasw |
more --with-proj-instdir changes
|
|
|
@1311
|
12 years |
tkr |
Small fix
|
|
|
@1310
|
12 years |
tkr |
Small fix
|
|
|
@1309
|
12 years |
tkr |
Adding script to automatically set externals
|
|
|
@1308
|
12 years |
andreasw |
added --with-proj* configure options
|
|
|
@1307
|
12 years |
coin |
removing accidentaly created subdir
|
|
|
@1306
|
12 years |
coin |
making the BSPsplit branch
|
|
|
@1305
|
12 years |
coin |
making the BSPsplit branch
|
|
|
@1304
|
12 years |
tkr |
Temporarily copying stable/0.5 to BSP for bug squashing party
|
|
|
@1302
|
12 years |
stefan |
add missing quote (fix suggested by P. Belotti)
|
|
|
@1272
|
12 years |
andreasw |
synchronized BuildTools?/stable/0.5 with trunk rev 1271
|
|
|
@1239
|
12 years |
andreasw |
synchronize stable/0.5 with trunk rev 1238
|
|
|
@1236
|
12 years |
stefan |
synchronize with trunk rev 1234
|
|
|
@1189
|
12 years |
ladanyi |
Do not do run_autotools on ThirdParty/?*/*
|
|
|
@1148
|
13 years |
stefan |
remove BSP branch because it has been merged into trunk and stable branch
|
|
|
@1112
|
13 years |
andreasw |
Merged in changes from …
|
|
|
@1103
|
13 years |
stefan |
taking libcmt(d) out explicitly not necessary anymore, probably due to …
|
|
|
@1097
|
13 years |
stefan |
take pedantic-errors out of cflags and cxxflags for darwin, because 1. …
|
|
|
@1095
|
13 years |
stefan |
FLIBS for Windows/Intel? setup: need to take libcmtd.lib in non-debug …
|
|
|
@1094
|
13 years |
stefan |
fix setup of EXAMPLE_CLEAN_FILES
|
|
|
@1092
|
13 years |
stefan |
take out explicit link to libifcorert(d).lib to avoid dependency of …
|
|
|
@1091
|
13 years |
stefan |
add -lstdc++ to CXXLIBS for intel compiler
|
|
|
@1089
|
13 years |
stefan |
another fix for debug build with intel compiler on windows
|
|
|
@1086
|
13 years |
stefan |
fix debug flags for intel fortran in windows
|
|
|
@1083
|
13 years |
andreasw |
make sure xlC compiles .c files are C++ for SYMPHONY; allow BLAS …
|
|
|
@1074
|
13 years |
andreasw |
always choose threadsafe compilers on AIX
|
|
|
@1069
|
13 years |
stefan |
add -mp1 to cflags as well
|
|
|
@1068
|
13 years |
stefan |
add -mp1 compiler flag for Intel on Linux in optimized mode; improves …
|
|
|
@1062
|
13 years |
stefan |
get new COIN_HAS_MUMPS comitted (BuildTools? ticket 64)
|
|
|
@1061
|
13 years |
stefan |
say what to do if unistd.h is not found
|
|
|
@1055
|
13 years |
tkr |
Temporarily copying stable/0.5 to BSP for bug squashing party
|
|
|
@1024
|
13 years |
ladanyi |
changed default opt level to -O from -O3 for xlc
|
|
|
@1018
|
13 years |
tkr |
Merging r1017 to stable
|
|
|
@1002
|
13 years |
ladanyi |
replaced 'let new_rel++' with '2' for better script portability (same …
|
|
|
@997
|
13 years |
ladanyi |
added unsigned 64bit integer type to the windows defs (same as …
|
|
|
@965
|
13 years |
andreasw |
added a few definitions from Ipopt config.h
|
|
|
@964
|
13 years |
andreasw |
making stable same to trunk r963
|
|
|
@962
|
13 years |
ladanyi |
Removed #defines not belonging to this file
|
|
|
@938
|
13 years |
andreasw |
synchronize stable/0.5 with trunk rev 937
|
|
|
@927
|
13 years |
andreasw |
set keyword property on Makemain.inc
|
|
|
@905
|
13 years |
andreasw |
synchronized stable/0.5 with trunk rev 904
|
|
|
@862
|
13 years |
andreasw |
Use original capitalization for package name in share/doc
|
|
|
@861
|
13 years |
andreasw |
now use targets install-doc and uninstall-doc to install and uninstall …
|
|
|
@833
|
13 years |
andreasw |
synchronized BuildTools?/stable/0.5 with trunk rev 832
|
|
|
@799
|
13 years |
andreasw |
synchronized BuildTools?/stable/0.5 with trunk rev 798
|
|
|
@586
|
13 years |
andreasw |
sychronized stable/0.5 with trunk rev 585
|
|
|
@562
|
14 years |
andreasw |
synchronized stable/0.5 with trunk rev 561
|
|
|
@533
|
14 years |
andreasw |
synchronized stable/0.5 with trunk rev 532
|
|
|
@451
|
14 years |
andreasw |
synchronized stable/0.5 with trunk rev 450
|
|
|
@423
|
14 years |
andreasw |
corrected bug in prepare_new_release
|
|
|
@420
|
14 years |
andreasw |
synchonize stable/0.5 with trunk rev 419
|
|
|
@417
|
14 years |
andreasw |
updated config.* files
|
|
|
@415
|
14 years |
andreasw |
synchronize with trunk rev 414
|
|
|
@410
|
14 years |
andreasw |
more fix with proper exit
|
|
|
@406
|
14 years |
andreasw |
synchronizing stable/0.5 with trunk rev 401
|
|
|
@373
|
14 years |
andreasw |
sychronizing trunk rev 363 to be new stable/0.5
|
|
|
@352
|
14 years |
andreasw |
making trunk (rev 351) the new stable/0.5
|
|
|
@310
|
14 years |
andreasw |
fixing bug reported in https://projects.coin-or.org/BuildTools/ticket/47
|
|
|
@299
|
14 years |
andreasw |
making trunk ( rev 298 ) new stable/0.5
|
|
|
@290
|
14 years |
jpfasano |
Modified define of COIN_INT64 to work with the MS V6 compiler
|
|
|
@266
|
14 years |
andreasw |
making trunk (rev 265) the new stable version, still 0.5
|
|
|
@264
|
14 years |
andreasw |
making trunk (rev 263) the new stable version, still 0.5
|
|
|
@242
|
14 years |
andreasw |
use test -r to check for existence of libtool script, not …
|
|
|
@215
|
14 years |
andreasw |
making trunk (rev 214) the new stable version, still in 0.5
|
|
|
@187
|
14 years |
andreasw |
corrected FLIBS bugfix for OsX
|
|
|
@185
|
14 years |
andreasw |
made sure that MS compiler is also understood if given in capital letters
|
|
|