|
|
@2618
|
8 years |
stefan |
workaround problems with wrong guessing of libdir on opensuse 64bit systems
|
|
|
@2583
|
9 years |
stefan |
patch by Sébastien Farro to fix problems when using svnversion on …
|
|
|
@2577
|
9 years |
stefan |
remove wsock32.lib from dependencies
|
|
|
@2555
|
9 years |
tkr |
Adding property sheets
|
|
|
@2485
|
9 years |
tkr |
Fix for OSX
|
|
|
@2482
|
9 years |
stefan |
fix confusing clang compiler with MS compiler (cl) or Intel compiler …
|
|
|
@2477
|
9 years |
stefan |
add define for availability of cstddef with MS compiler
|
|
|
@2431
|
10 years |
stefan |
fix setup of library dependencies to filter out libiomp5 too
|
|
|
@2423
|
10 years |
stefan |
avoid HAVE_ZLIB and HAVE_BZLIB defines
|
|
|
@2422
|
10 years |
stefan |
add AC_COIN_CHECK_GMP; cleanup a few other macros
|
|
|
@2421
|
10 years |
stefan |
enable zlib and bzlib by default, do not require --enable-gnu-packages …
|
|
|
@2401
|
10 years |
stefan |
fix comments
|
|
|
@2400
|
10 years |
stefan |
Data projects are also normal projects
|
|
|
@2399
|
10 years |
stefan |
do not replace first argument of AC_COIN_PROJECTDIR_INIT
|
|
|
@2395
|
10 years |
stefan |
disable build for thirdparty projects without get-script; workaround …
|
|
|
@2362
|
10 years |
stefan |
report error if autoconf or automake cannot be found
|
|
|
@2357
|
10 years |
stefan |
try to fix setup of numeric version number in prepare_new_stable
|
|
|
@2335
|
10 years |
andreasw |
type in quotation
|
|
|
@2330
|
10 years |
stefan |
undo chgset 2291, since it does not help
|
|
|
@2328
|
10 years |
stefan |
undo chgset 2292, it seems to do things even worse on AIX
|
|
|
@2305
|
10 years |
stefan |
should be safe not to make the prefix optional
|
|
|
@2304
|
10 years |
stefan |
add COIN_CHECK_ISFINITE and COIN_CHECK_ISNAN (copied from CoinUtils?)
|
|
|
@2293
|
10 years |
stefan |
change help string to --disable-... for options that are enabled by default
|
|
|
@2292
|
10 years |
stefan |
AIX does not seem to have tr, so use some other way to replace …
|
|
|
@2291
|
10 years |
stefan |
for AIX builds, patch config.status to reduce the length of commands …
|
|
|
@2290
|
10 years |
stefan |
remove unused LIBTOOL_WRAPPER
|
|
|
@2289
|
10 years |
stefan |
as in chgset 2243 for prepare_new_release, update update of version …
|
|
|
@2288
|
10 years |
stefan |
use AC_CHECK_TOOLS instead of AC_CHECK_PROGS to check for fortran …
|
|
|
@2273
|
10 years |
stefan |
fix recent fix for mingw: need to replace -l before -L to avoid double …
|
|
|
@2262
|
10 years |
stefan |
tweaks for building under mingw, one for gfortran, once for cl
|
|
|
@2261
|
10 years |
stefan |
substitute only first occurence (should be at the beginning)
|
|
|
@2260
|
10 years |
stefan |
do not assume bash when substituting
|
|
|
@2259
|
10 years |
stefan |
move trouble note before finished message
|
|
|
@2258
|
10 years |
stefan |
add link to troubleshooting page
|
|
|
@2243
|
10 years |
stefan |
update update of version numbers in configuration header file for …
|
|
|
@2242
|
10 years |
stefan |
set also PCLIBS/PCREQUIRES variables for first argument of …
|
|
|
@2238
|
10 years |
stefan |
explicitly disable optimization in debug mode, since MPI compiler …
|
|
|
@2235
|
10 years |
stefan |
filter also != from version number specs in fallback
|
|
|
@2214
|
10 years |
stefan |
remove -Wimplicit from warning flags for C++ compiler
|
|
|
@2209
|
10 years |
stefan |
also check for --without-prjct when deciding on skipping a project
|
|
|
@2208
|
10 years |
stefan |
extend docu on --enable-debug option; do not try to disable shared in …
|
|
|
@2207
|
10 years |
Gassmann |
Added MSVS v9 .vcproj file
|
|
|
@2204
|
10 years |
stefan |
move defines that are specific to a project into this projects header file
|
|
|
@2203
|
10 years |
stefan |
add -DPROJECTNAME_BUILD to C/C++ compiler flags
|
|
|
@2202
|
10 years |
lou |
Modify coin-functions to properly calculate libtool 'current' and …
|
|
|
@2201
|
10 years |
stefan |
fix calcLibtoolAge: add missing slash to end of pattern
|
|
|
@2165
|
10 years |
stefan |
fix check whether C compiler is cl or icl: should check CC and do this …
|
|
|
@2155
|
10 years |
stefan |
fix check for svn revision again
|
|
|
@2145
|
10 years |
stefan |
fix nonsetting of _SVN_REV if code is not a checkout from svn repo
|
|
|
@2139
|
10 years |
stefan |
make sure FLIBS are determined and corrected before other macros …
|
|
|
@2136
|
10 years |
stefan |
print corrected FLIBS if different from original
|
|
|
@2127
|
10 years |
lou |
Change handling of Dependencies so that it specifies stable branches.
|
|
|
@2119
|
10 years |
lou |
Start on VS2010 solutions.
|
|
|
@2116
|
10 years |
stefan |
- change default subversion number to 9999 if not available, so it …
|
|
|
@2114
|
10 years |
stefan |
add extra defines for major, minor, and release version number in …
|
|
|
@2111
|
10 years |
stefan |
create link to BuildTools? directory in maintainer mode so that …
|
|
|
@2110
|
10 years |
stefan |
added g95 into list of fortran compilers; move intel fortran compiler …
|
|
|
@2108
|
10 years |
stefan |
fix last commit on AC_COIN_MAIN_PACKAGEDIR macro and simplify
|
|
|
@2106
|
10 years |
stefan |
define COIN_PRJCT variable in PROJECTDIR_INIT instead of DEBUG macro; …
|
|
|
@2105
|
10 years |
stefan |
change automatic update of externals to check for Dependencies file …
|
|
|
@2102
|
10 years |
stefan |
make clear that we really mean words at the beginning of a line when …
|
|
|
@2101
|
10 years |
stefan |
with_asldir has been removed; update list of external LP codes with …
|
|
|
@2099
|
10 years |
stefan |
merge chgset 2098 from stable/0.7: fix for using --with-xxx-yyy and no …
|
|
|
@2097
|
10 years |
andreasw |
avoid warning message because of missing quotes
|
|
|
@2096
|
10 years |
stefan |
print warning if pkg-config is used with cygwin/cl; require pkg-config …
|
|
|
@2094
|
10 years |
stefan |
add /share/pkgconfig as additional search path for .pc files
|
|
|
@2089
|
10 years |
stefan |
add TODO for AC_COIN_CHECK_PACKAGE_LAPACK
|
|
|
@2077
|
10 years |
stefan |
support withval=no in --with-project-xxx flags; drop output whether a …
|
|
|
@2076
|
10 years |
stefan |
add check for 64bit MKL in windows; remove unnecessary check for …
|
|
|
@2075
|
10 years |
stefan |
remove libmklxxx from dependencies; add option to disable setup of …
|
|
|
@2072
|
10 years |
stefan |
same as chgset 2071, now for prepare_new_stable
|
|
|
@2071
|
10 years |
stefan |
Ted's fix for getting BuildTools? URL from externals
|
|
|
@2069
|
10 years |
lou |
Make commit_new_[stable,release] insensitive to trailing / in …
|
|
|
@2052
|
10 years |
stefan |
remove newlines in output of pkg-config --modversion
|
|
|
@2049
|
10 years |
stefan |
remove ADDLIBS and variants; do not check for GNU_ZLIB in …
|
|
|
@2048
|
10 years |
stefan |
search also in pkgconfig subdir of uninstalled projects for .pc files, …
|
|
|
@2040
|
10 years |
stefan |
DO NOT MERGE INTO stable/0.6: remove deprecated macros that should not …
|
|
|
@2038
|
10 years |
stefan |
try to improve messages from AC_COIN_MAIN_PACKAGEDIR again
|
|
|
@2036
|
10 years |
stefan |
recognize veclib on MacOS as Blas/Lapack? implementation; filter out …
|
|
|
@2033
|
10 years |
stefan |
for linux/gnu systems, check for gnu compilers first; esp. avoid using …
|
|
|