|
|
@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 …
|
|
|
@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
|
|
|
@1993
|
10 years |
stefan |
fix typo in extractProjFromURL
|
|
|
@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
|
|
|
@1911
|
10 years |
stefan |
new build system does not like windows-style directories in .pc files, …
|
|
|
@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 …
|
|
|
@1874
|
10 years |
lou |
Fix typo in extractTypeFromURL found by Andreas.
|
|
|
@1845
|
10 years |
lou |
Implement command-line list to ignore buildtools mismatch for …
|
|
|
@1843
|
10 years |
stefan |
merge chgset 1842 from stable/0.6: rewrite fallback to fix order of …
|
|
|
@1841
|
10 years |
lou |
Add option to suppress conversion from stable to release for specified …
|
|
|
@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 >
|
|
|
@1828
|
10 years |
stefan |
merge chgset 1816 from stable/0.6: ted's fix for way age is determined
|
|
|
@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 …
|
|
|
@1819
|
10 years |
lou |
Tweak isNormalURL to know buildtools is not normal.
|
|
|
@1818
|
10 years |
lou |
CoinBazaar? follows the pattern of Data, etc.; not a `normal' project.
|
|
|
@1817
|
10 years |
lou |
Small but critical tweak to pass correct argument to PROJECTDIR_INIT.
|
|
|
@1815
|
10 years |
lou |
Back merge stable/0.6 r1813:1814 into trunk.
|
|
|
@1812
|
10 years |
tkr |
Merging r1811 to trunk
|
|
|
@1802
|
10 years |
lou |
Merge stable/0.6 r1801 into trunk.
|
|
|
@1800
|
10 years |
lou |
Backmerge tweaks to coin-functions sucked up in r1799 to stable, to …
|
|
|
@1798
|
10 years |
stefan |
use complicated way of finding last stable/releases for Data only if …
|
|
|
@1797
|
10 years |
stefan |
fixes to deal with changed organization of data projects
|
|
|
@1767
|
10 years |
stefan |
treat thirdparty projects also as normal projects
|
|
|
@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 …
|
|
|
@1715
|
10 years |
stefan |
fix copy-and-paste typo
|
|
|
@1711
|
10 years |
stefan |
remove some macros that had been added just recently, but then renamed
|
|
|
@1708
|
10 years |
lou |
Fix a bug that doubled the project name when converting Data/trunk/Foo …
|
|
|
@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
|
|
|
@1693
|
10 years |
lou |
Changes to make cmdDir more robust against differences in shells …
|
|
|
@1692
|
10 years |
lou |
Trivial change to documentation, but this is a good time to slide it in.
|
|
|
@1691
|
10 years |
lou |
Make cmdDir robust (Solaris vs. Linux shell)
|
|
|
@1690
|
10 years |
lou |
Remove an errant `exit' from the script.
|
|
|
@1689
|
10 years |
stefan |
add AC_SUBST for CFLAGS in COIN_HAS_PACKAGE; make abs_lib_dir point to …
|
|
|
@1688
|
10 years |
lou |
Add CoinRootEscaped? macro; identical to CoinRoot? but with escaped …
|
|
|
@1687
|
10 years |
lou |
Use MS BaseTsd?.h for 64-bit types.
|
|
|
@1686
|
10 years |
lou |
First cut at alternate build strategy for Coin with Visual Studio.
|
|
|
@1677
|
10 years |
stefan |
disable debugging output
|
|
|
@1676
|
10 years |
stefan |
add new COIN_HAS_PACKAGE macros to setup target specific linking …
|
|
|
@1675
|
10 years |
lou |
Make XXX_SVN_REV be a numeric quantity so it can be used conditional …
|
|
|
@1674
|
10 years |
andreasw |
fixed creation of symbolic links in example directories for VPATH …
|
|
|
@1672
|
10 years |
stefan |
fix order of libraries in fallback; get also cflags if they do not …
|
|
|
@1663
|
10 years |
stefan |
add prefix to COIN_PKG_CONFIG_PATH, also if it does not exists at …
|
|
|
@1662
|
10 years |
lou |
Turn off chattiness in COIN_DOXYGEN.
|
|
|
@1660
|
10 years |
andreasw |
avoid shell error messages because of missing quotes
|
|
|
@1659
|
10 years |
lou |
On 64-bit Windows, pointers are 64-bit but long is only 32-bit. …
|
|
|
@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 …
|
|
|