|
|
@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 …
|
|
|
@1840
|
10 years |
stefan |
merge chgset 1838 from stable/0.6: fix parsing .pc file again
|
|
|
@1835
|
10 years |
stefan |
fix parsing of Requires for sed on Mac
|
|
|
@1833
|
10 years |
stefan |
report blas flags also if -lblas check succeeded
|
|
|
@1831
|
10 years |
stefan |
put argument into quotes in case it contains a >
|
|
|
@1826
|
10 years |
stefan |
when checking user-supplied or installed blas/lapack libs, add FLIBS …
|
|
|
@1823
|
10 years |
stefan |
give preference to source in base directory over installed packages …
|
|
|
@1728
|
10 years |
stefan |
fix last commit
|
|
|
@1727
|
10 years |
stefan |
the prefix is set in AC_OUTPUT (if not set by user) which is too late …
|
|
|
@1711
|
10 years |
stefan |
remove some macros that had been added just recently, but then renamed
|
|
|
@1707
|
10 years |
lou |
Backmerge r1697 from stable/0.6 to trunk. Grab the opportunity to …
|
|
|
@1696
|
10 years |
stefan |
escape argument of pkg-config --modversion
|
|
|
@1692
|
10 years |
lou |
Trivial change to documentation, but this is a good time to slide it in.
|
|
|
@1689
|
10 years |
stefan |
add AC_SUBST for CFLAGS in COIN_HAS_PACKAGE; make abs_lib_dir point to …
|
|
|
@1677
|
10 years |
stefan |
disable debugging output
|
|
|
@1676
|
10 years |
stefan |
add new COIN_HAS_PACKAGE macros to setup target specific linking …
|
|
|
@1675
|
11 years |
lou |
Make XXX_SVN_REV be a numeric quantity so it can be used conditional …
|
|
|
@1674
|
11 years |
andreasw |
fixed creation of symbolic links in example directories for VPATH …
|
|
|
@1672
|
11 years |
stefan |
fix order of libraries in fallback; get also cflags if they do not …
|
|
|
@1663
|
11 years |
stefan |
add prefix to COIN_PKG_CONFIG_PATH, also if it does not exists at …
|
|
|
@1662
|
11 years |
lou |
Turn off chattiness in COIN_DOXYGEN.
|
|
|
@1660
|
11 years |
andreasw |
avoid shell error messages because of missing quotes
|
|
|
@1658
|
11 years |
lou |
COIN_DOXYGEN to support new doxygen build structure. Change to …
|
|
|
@1656
|
11 years |
stefan |
revise fallback: check also dependencies and augment libs and cflags; …
|
|
|
@1655
|
11 years |
lou |
My bad. Not sure how I managed to get this to work initially, but …
|
|
|
@1631
|
11 years |
stefan |
use COIN_PKG_CONFIG_PATH only for path of .pc files of installed …
|
|
|
@1623
|
11 years |
stefan |
use COIN_PKG_CONFIG_PATH also in AC_COIN_MAIN_PACKAGEDIR
|
|
|
@1622
|
11 years |
lou |
Small tweak to make COIN_VPATH_LINK insensitive to newlines in list of …
|
|
|
@1614
|
11 years |
stefan |
do not touch ADDLIBS variable in COIN_HAS_MODULE*; instead, assemble …
|
|
|
@1611
|
11 years |
stefan |
be more careful about what will happen if arugment 2 is empty in …
|
|
|
@1608
|
11 years |
stefan |
augment ADDLIBS variable at the beginning
|
|
|
@1600
|
11 years |
stefan |
correct RPATH_FLAGS (forgot coin); add cludge to COIN_MAIN_PROJECTDIR …
|
|
|
@1594
|
11 years |
stefan |
add also /ThirdParty? to RPATH_FLAGS
|
|
|
@1581
|
11 years |
stefan |
do not set -fomit-frame-pointer explicitely, but let gcc decide …
|
|
|
@1573
|
11 years |
lou |
Tweak PROJECTDIR_INIT comments and layout for smooth transition from …
|
|
|
@1560
|
11 years |
stefan |
fixes to AC_COIN_DOXYGEN: AC_CHECK_PROG already prints 'checking for …
|
|
|
@1559
|
11 years |
stefan |
fix COIN_HAS_MODULE_LAPACK for the case that lapack is included in …
|
|
|
@1558
|
11 years |
stefan |
append required packages to the beginning of its list, so that …
|
|
|
@1555
|
11 years |
lou |
Precursor; adding macro for doxygen in preparation for later changes.
|
|
|
@1551
|
11 years |
stefan |
do not set FLIBS to -link /NODEFAULTLIB:libc.lib, since it seem to be …
|
|
|
@1547
|
11 years |
stefan |
directory may not yet exists if it is configured after the current project
|
|
|
@1544
|
11 years |
stefan |
merge split branch rev. 1543 into trunk
|
|
|
@1517
|
11 years |
tkr |
How did that bug get recommitted again?
|
|
|
@1516
|
11 years |
tkr |
Removing 'stable' from version number
|
|
|
@1515
|
11 years |
tkr |
Putting quotes around the revision number
|
|
|
@1506
|
11 years |
tkr |
More bug fixes for the case where arguments are missing…
|
|
|
@1505
|
11 years |
tkr |
Fixing conflict with changes Stefan made to allow version info to be set
|
|
|
@1504
|
11 years |
tkr |
Ugh, one more try
|
|
|
@1503
|
11 years |
tkr |
Setting variable for SVN revision number
|
|
|
@1502
|
11 years |
tkr |
Setting variable for SVN revision number
|
|
|
@1501
|
11 years |
tkr |
Setting variable for version number
|
|
|
@1372
|
12 years |
stefan |
AC_COIN_EXAMPLE_FILES: add and evaluate enable-doscompile option …
|
|
|
@1362
|
12 years |
tkr |
Merging changes related to setting version info
|
|
|