[root]/SOURCE_TOOLS/COMPILE_COMPAT
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
westram | 16 (100.0%) | 157 (100.0%) | 9.8 |
* export/use {{{ARB_CORE_LIBS}}} (instead of using {{{ARB_GLIB_LIBS}}} directly).
1 lines of code changed in 1 file:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
2 lines of code changed in 1 file:
* reintegrates 'mix' into 'trunk'
* prepare arb for hybrid svn/git use (central svn + local git)
* adds: log:branches/mix@17631:17633
1 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
- mostly cosmetics changes
* adds: log:branches/gcc@16655,16741:16743,16752:16765
10 lines of code changed in 1 file:
* reintegrates 'cover' into 'trunk'
- fixes compilation with COVERAGE
* ARB perl module failed to load (since [13739])
* linking executables broken (apparently since [14038])
* adds: log:branches/cover@16213:16222
1 lines of code changed in 1 file:
* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175
2 lines of code changed in 1 file:
* reintegrates 'vectorize' into 'trunk'
- adds vectorization check for gcc 4.9.x / NDEBUG compile
* adds:
- log:branches/vectorize@13428:13442
2 lines of code changed in 1 file:
* reintegrates 'alilink' into 'trunk'
- fixes #419, #145, #563
* adds:
- log:branches/addtest@12468:12472
- log:branches/alilink@12419:12421,12423:12429,12431:12432,12437:12601,12603:12666
- log:branches/oldrealign@12499,12501,12537,12541,12548,12595,12607,12612,12616,12620,12625,12628,12634,12641
1 lines of code changed in 1 file:
* use gcc features:
- use -Og instead of -O0 (gcc4.8++)
- enable {{{-Wunused-local-typedefs}}} for gcc4.8++ (disable for RNACMA and nostd.cxx)
1 lines of code changed in 1 file:
- use SHARED_LIB_SUFFIX instead of 'so'
1 lines of code changed in 1 file:
cmon make, make it my way!
3 lines of code changed in 1 file:
* COMPILE_COMPAT
- binaries now depend on libARBDB and libCORE (were not rebuild)
- eliminate obsolete 'clean_old'
- link vs glib
9 lines of code changed in 1 file:
- fix target 'savetest'
14 lines of code changed in 1 file:
- avoid ARBDB again gets incompatible with SINA compilation (or other configure driven compilations)
109 lines of code changed in 3 files: