|
|
@3111
|
7 years |
tkr |
Merging r3110 from stable/0.7
|
|
|
@3062
|
7 years |
stefan |
add a so far undocumented configure option that could be used in …
|
|
|
@3052
|
7 years |
stefan |
overwrite CYGPATH_W only if not set by user
|
|
|
@3051
|
7 years |
tkr |
Merging r3050 from stable/1.7
|
|
|
@3045
|
7 years |
stefan |
patch by T. Kelman to setup proper CXXLIBS when clang is used
|
|
|
@3007
|
7 years |
stefan |
allow --enable-msvc=MD as equivalent for --enable-msvc --enable-shared
|
|
|
@3004
|
7 years |
stefan |
remove also -lgcc* flags from FLIBS
|
|
|
@3003
|
7 years |
stefan |
remove some remainings of -mno-cygwin
|
|
|
@3001
|
7 years |
stefan |
refine some tests for existing files
- use test -f instead of test -r …
|
|
|
@2963
|
7 years |
stefan |
fixup --enable-msvc
|
|
|
@2962
|
7 years |
stefan |
remove --enable-doscompile=mingw
-mno-cygwin does not work on current …
|
|
|
@2880
|
7 years |
tkr |
Fixing issue with CYGWIN and MSVC++
|
|
|
@2879
|
7 years |
stefan |
fix for r2878: echo has to be after xargs
|
|
|
@2878
|
7 years |
stefan |
do dos2unix before xargs - according to Ted this fixed some issue on …
|
|
|
@2865
|
7 years |
stefan |
make warning message more precise
|
|
|
@2863
|
8 years |
stefan |
fix obvious bug in setting CYGPATH_W to echo
|
|
|
@2862
|
8 years |
tkr |
Undoing quoting of PKGCONFIG
|
|
|
@2861
|
8 years |
tkr |
Quoting PKG_CONFIG and setting CYGPATH_W to echo for gcc
|
|
|
@2801
|
8 years |
stefan |
adapt whitespace to avoid changes in configure
|
|
|
@2800
|
8 years |
stefan |
move project versioning stuff into extra macro
|
|
|
@2767
|
8 years |
stefan |
compiler flags may be determined before deciding on shared or static …
|
|
|
@2766
|
8 years |
stefan |
try to use -MD(d) instead of -MT(d) for (i)cl builds if …
|
|
|
@2765
|
8 years |
stefan |
by default, disable pkg-config for msvc++ builds
|
|
|
@2764
|
8 years |
stefan |
use AC_CHECK_TOOL instead of AC_PATH_TOOL to check for pkg-config: may …
|
|
|
@2676
|
8 years |
stefan |
don't advertise or use automatically --enable-static-standardlibs for now
|
|
|
@2668
|
8 years |
stefan |
fix auto select of use_static_standardlibs
|
|
|
@2659
|
8 years |
stefan |
add --enable-static-standardlibs to add flags like …
|
|
|
@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
|
|
|
@2485
|
9 years |
tkr |
Fix for OSX
|
|
|
@2482
|
9 years |
stefan |
fix confusing clang compiler with MS compiler (cl) or Intel 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 …
|
|
|
@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
|
|
|
@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
|
|
|
@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 …
|
|
|
@2203
|
10 years |
stefan |
add -DPROJECTNAME_BUILD to C/C++ compiler flags
|
|
|
@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
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@1998
|
10 years |
stefan |
include subdirectoryname into another message too
|
|
|
@1996
|
10 years |
stefan |
include subdirectoryname into message
|
|
|
@1995
|
10 years |
stefan |
DO NOT MERGE THIS CHANGE INTO stable/0.6: reset abs_lib_dir to /lib
|
|
|
@1950
|
10 years |
andreasw |
changed license from CPL to EPL (see also …
|
|
|
@1915
|
10 years |
stefan |
exclude not all directories that have /Xxx in the name, but only those …
|
|
|
@1912
|
10 years |
stefan |
more tweaks for cygwin/cl
|
|
|
@1910
|
10 years |
stefan |
another tweak for computing library flags for cygwin/cl
|
|
|
@1909
|
10 years |
stefan |
adjust CFLAGS,LIBS,DATA_INSTALLED for (i)cl, so we could use them to …
|
|
|
@1900
|
10 years |
stefan |
create X_DEPENDENCIES variable which is content of X_LIBS variable, …
|
|
|
@1879
|
10 years |
stefan |
setup also DATA_INSTALLED variable
|
|
|
@1878
|
10 years |
stefan |
for completeness, add also am_condiditional to indicate whether C …
|
|
|
@1877
|
10 years |
stefan |
in fallback mode, setup CFLAGS/LIBS_INSTALLED variables from parsing …
|
|
|
@1843
|
10 years |
stefan |
merge chgset 1842 from stable/0.6: rewrite fallback to fix order of …
|
|
|