|
|
@3128
|
7 years |
kelman |
Fix test for finding std::isnan on Mac, new autoconf treats parameters …
|
|
|
@3124
|
7 years |
stefan |
add COIN_EXAMPLE_FILES, see #95:6
|
|
|
@3123
|
7 years |
kelman |
Update automake files to 1.14 versions, fixes a configure warning …
|
|
|
@3121
|
7 years |
stefan |
add compile to autotoolsFiles
|
|
|
@3120
|
7 years |
stefan |
update to automake 1.14
|
|
|
@3119
|
7 years |
stefan |
give coin.m4 a fresh start, see also #95
|
|
|
@3118
|
7 years |
stefan |
merge r2552 and r2554 from autotools-update branch
|
|
|
@3115
|
7 years |
tkr |
change CXX to CC and fix bug in detecting dependency linking
|
|
|
@3114
|
7 years |
tkr |
Merging r3112 and r3113 from stable/1.7
|
|
|
@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 …
|
|
|
@2946
|
7 years |
stefan |
call get scripts with -y option; set svn keywords prop
|
|
|
@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
|
7 years |
stefan |
fix obvious bug in setting CYGPATH_W to echo
|
|
|
@2862
|
7 years |
tkr |
Undoing quoting of PKGCONFIG
|
|
|
@2861
|
7 years |
tkr |
Quoting PKG_CONFIG and setting CYGPATH_W to echo for gcc
|
|
|
@2857
|
7 years |
tkr |
Adding additional library search directory
|
|
|
@2841
|
7 years |
stefan |
restore r2838, but fix issue with */* projects; also fix updating of …
|
|
|
@2840
|
7 years |
stefan |
revert r2838, breaks things for */* projects
|
|
|
@2838
|
7 years |
stefan |
fix issues with prepare_new_* script when using -p option: externals …
|
|
|
@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 …
|
|
|
@2758
|
8 years |
tkr |
Generate debug information
|
|
|
@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
|
|
|
@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
|
9 years |
stefan |
fix setup of library dependencies to filter out libiomp5 too
|
|
|
@2423
|
9 years |
stefan |
avoid HAVE_ZLIB and HAVE_BZLIB defines
|
|
|
@2422
|
9 years |
stefan |
add AC_COIN_CHECK_GMP; cleanup a few other macros
|
|
|
@2421
|
9 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
|
|
|