|
|
@2107
|
10 years |
stefan |
sync with trunk rev2106
|
|
|
@2104
|
10 years |
stefan |
sync with trunk rev2103
|
|
|
@2103
|
10 years |
stefan |
merge chgset 2097,2101,2102 from trunk
|
|
|
@2100
|
10 years |
stefan |
merge chgset 2099 from trunk
|
|
|
@2098
|
10 years |
stefan |
bugfix: setup X_INSTALLED variables also if project flags are given by …
|
|
|
@2095
|
10 years |
stefan |
sync with trunk rev2094
|
|
|
@2092
|
10 years |
stefan |
merge chgset 2075 and fix from 2076 from trunk
|
|
|
@2086
|
10 years |
stefan |
sync with trunk rev2085
|
|
|
@2074
|
10 years |
stefan |
sync with trunk rev2073
|
|
|
@2073
|
10 years |
stefan |
merge chgsets 2069,2071,2072 from trunk: fixes to …
|
|
|
@2070
|
10 years |
lou |
Merge r2069 from trunk.
|
|
|
@2060
|
10 years |
stefan |
sync with trunk rev2059
|
|
|
@2050
|
10 years |
stefan |
sync with trunk rev2049
|
|
|
@2041
|
10 years |
stefan |
sync with trunk rev2340
|
|
|
@2039
|
10 years |
stefan |
merge chgset 2038 from trunk
|
|
|
@2037
|
10 years |
stefan |
merge fix for X_DEPENDENCIES setup from trunk chgset 2036
|
|
|
@2035
|
10 years |
stefan |
sync with trunk rev2034
|
|
|
@2034
|
10 years |
stefan |
merge chgset 2033 from trunk
|
|
|
@2000
|
10 years |
stefan |
create new stable/0.7 from trunk rev1999: changed abs_lib_dir to point …
|
|
|
@1999
|
10 years |
stefan |
merge chgset 1998 from trunk
|
|
|
@1997
|
10 years |
stefan |
merge chgset 1996 from trunk
|
|
|
@1994
|
10 years |
stefan |
merge chgset 1993 from trunk
|
|
|
@1957
|
10 years |
stefan |
merge chgset 1950 from trunk
|
|
|
@1916
|
10 years |
stefan |
sync stable/0.6 with trunk rev.1915
|
|
|
@1890
|
10 years |
stefan |
remove old branch
|
|
|
@1889
|
10 years |
stefan |
remove old BSP branch
|
|
|
@1842
|
10 years |
stefan |
rewrite of fallback: first assemble list of all dependent projects, …
|
|
|
@1838
|
10 years |
stefan |
fix parsing in fallback again
|
|
|
@1836
|
10 years |
stefan |
merge chgset 1835 from trunk: fix for sed on Mac
|
|
|
@1834
|
10 years |
stefan |
merge chgset 1833 from trunk: report blas flags also if -lblas check …
|
|
|
@1832
|
10 years |
stefan |
merge chgset 1831 from trunk: put argument into quotes in case it …
|
|
|
@1827
|
10 years |
stefan |
merge chgset 1826 from trunk: when checking user-supplied or installed …
|
|
|
@1824
|
10 years |
tkr |
Merging r1823
|
|
|
@1820
|
10 years |
lou |
Merge r1817:1819 from trunk; tweaks for CoinBazaar?.
|
|
|
@1816
|
10 years |
tkr |
Changing the way age is determined
|
|
|
@1814
|
10 years |
lou |
Sigh. This is way too much annoyance. One more time.
|
|
|
@1813
|
10 years |
lou |
One more time to do correct grooming when changing trunk url used for …
|
|
|
@1811
|
10 years |
tkr |
Fixing function for calculating age
|
|
|
@1801
|
10 years |
lou |
Tweak prepare_new_stable to recognise pre-1.1 Data when converting …
|
|
|
@1799
|
10 years |
lou |
Merge trunk r1715, r1797:1798; fix one more bug in prepare_new_stable.
|
|
|
@1771
|
10 years |
stefan |
merge chgset 1767 from trunk
|
|
|
@1730
|
10 years |
stefan |
merged chgsets 1727,1728 from trunk: fix setting of …
|
|
|
@1713
|
10 years |
stefan |
sync with trunk: lou's changes in comments
|
|
|
@1712
|
10 years |
stefan |
merge chgset 1711 from trunk
|
|
|
@1709
|
10 years |
lou |
Merge trunk r1708 prepare_new_stable.
|
|
|
@1698
|
10 years |
tkr |
Syncing with trunk
|
|
|
@1697
|
10 years |
stefan |
rename some COIN_HAS macros to COIN_CHECK; remove old _MODULE_ macros; …
|
|
|
@1695
|
10 years |
tkr |
Syncing stable/0.6 with trunk
|
|
|
@1694
|
10 years |
tkr |
Backing out r1579
|
|
|
@1591
|
11 years |
lou |
Add code to PROJECTDIR_INIT to define XXX_VERSION. Assumes the first …
|
|
|
@1579
|
11 years |
lou |
Change semantics of PROJECTDIR_INIT to ease transition to trunk …
|
|
|
@1470
|
11 years |
stefan |
new directory for installation of documentation
|
|
|
@1467
|
11 years |
stefan |
allow for .pc files which name differ from the project's short name
|
|
|
@1466
|
11 years |
stefan |
make sure projects are only configured+build if not installed yet
|
|
|
@1465
|
11 years |
stefan |
cannot use libdir variable, since it just expands to another variable
|
|
|
@1464
|
11 years |
stefan |
no extra pkgconfig dirs for Data and ThirdParty?; blas.pc will be …
|
|
|
@1459
|
11 years |
stefan |
put CYGPATH_W into include paths
|
|
|
@1455
|
11 years |
stefan |
some cleanup
|
|
|
@1452
|
11 years |
stefan |
add feature to indicate that a module is not required
|
|
|
@1451
|
11 years |
stefan |
fix PKG_CHECK_MODULE_EXISTS; put more paths into PKG_CONFIG_PATH
|
|
|
@1448
|
11 years |
stefan |
fix COIN_HAS_MODULE_BLAS and ..._LAPACK
|
|
|
@1445
|
11 years |
stefan |
set variable ABSBUILDDIR for setup of ..-uninstalled.pc files
|
|
|
@1444
|
11 years |
stefan |
let AC_COIN_FINALIZE write coin_subdirs to a file so that configure in …
|
|
|
@1443
|
11 years |
stefan |
allow to disable pkg-config; add AC_COIN_HAS_MODULE_BLAS and …
|
|
|
@1440
|
11 years |
stefan |
change COIN_HAS_MODULE again: require list of packages in only one …
|
|
|
@1438
|
11 years |
stefan |
add AC_COIN_MAIN_PACKAGEDIR; fixes in COIN_HAS_MODULE
|
|
|
@1433
|
11 years |
stefan |
fix helper macro
|
|
|
@1432
|
11 years |
stefan |
add REQUIREDPACKAGES variable
|
|
|
@1431
|
11 years |
stefan |
add COIN_HAS_MODULE macro to check for a set of packages via pkg-config
|
|
|
@1400
|
11 years |
tkr |
Merging r1368 accidentally committed to releases/0.5.29 to stable/0.5 …
|
|
|
@1398
|
11 years |
stefan |
add some macros to setup a project directory with the use of pkg-config
|
|
|
@1395
|
11 years |
stefan |
to allow selecting from multiple files
|
|
|
@1394
|
11 years |
stefan |
fix typo
|
|
|
@1393
|
11 years |
stefan |
think again about in COIN_HAS_PROJECT
|
|
|
@1392
|
11 years |
stefan |
change last weeks commit again: give project directory and name as …
|
|
|
@1381
|
11 years |
stefan |
same as in trunk
|
|
|
@1380
|
11 years |
stefan |
allow second argument for COIN_MAIN_SUBDIR and COIN_HAS_PROJECT to …
|
|
|
@1375
|
11 years |
stefan |
allow to call AC_COIN_HAS_PROJECT macro with arguments that have a / …
|
|
|
@1374
|
11 years |
stefan |
same as chgset 1373 in trunk
|
|
|
@1371
|
11 years |
stefan |
AC_COIN_EXAMPLE_FILES: add and evaluate enable-doscompile option …
|
|
|
@1370
|
11 years |
tkr |
Merging r1369 from trunk to stable/0.6
|
|
|
@1367
|
11 years |
tkr |
Merging r1366 from trunk to stable/0.6
|
|
|
@1365
|
11 years |
tkr |
Merging r1364 from trunk to stable/0.6
|
|
|
@1363
|
11 years |
tkr |
Creating stable version 0.6
|
|
|
@1331
|
12 years |
andreasw |
synchronizing BuildTools? stable/0.5 with trunk rev 1330
|
|
|
@1323
|
12 years |
tkr |
Allowing trunks to be specified as externals
|
|
|
@1322
|
12 years |
tkr |
Edit to help for set_externals
|
|
|
@1319
|
12 years |
tkr |
Modifying prepare_new_release to set libtool version info
|
|
|
@1318
|
12 years |
andreasw |
bugfix for FLIBS; remove -lcygwin (and make sure all other corrections …
|
|
|
@1317
|
12 years |
andreasw |
correct -version-info option
|
|
|
@1316
|
12 years |
andreasw |
added option to set -version-info argument with AC_COIN_PROJECTDIR_INIT
|
|
|
@1315
|
12 years |
andreasw |
a few bugfixes for instdir
|
|
|
@1314
|
12 years |
andreasw |
final instdir commits for tonight
|
|
|
@1313
|
12 years |
andreasw |
more incldir changes
|
|
|
@1312
|
12 years |
andreasw |
more --with-proj-instdir changes
|
|
|
@1311
|
12 years |
tkr |
Small fix
|
|
|
@1310
|
12 years |
tkr |
Small fix
|
|
|
@1309
|
12 years |
tkr |
Adding script to automatically set externals
|
|
|
@1308
|
12 years |
andreasw |
added --with-proj* configure options
|
|
|
@1307
|
12 years |
coin |
removing accidentaly created subdir
|
|
|