- call 'cleanRelinkable' when done with build
    
4 lines of code changed in 1 file:
 - fix indentation
    
59 lines of code changed in 1 file:
 - doc target 'cleanRelinkable'
    
1 lines of code changed in 1 file:
  * add new target 'cleanRelinkable':
    - removes libs, executables + tests to reduce size of WC (esp. in sanitized builds).
    - avoid 'cleanRelinkable' causes rebuild (esp. rebuild of RaxML8).
  * fix bogus-error when target 'clean' in UNIT_TESTER got called.
    
17 lines of code changed in 4 files:
 * cosmetic
    
2 lines of code changed in 1 file:
 * disable {{{AddressSanitizer}}} for gcc 4.8.x ({{{LeakSanitizer}}} wont work, build fails on 14.04)
Note: fixed build on lorkin
    
2 lines of code changed in 1 file:
 * reset SANITIZE if no sanitizer survived its restricting rules
    
4 lines of code changed in 1 file:
 * vectorization succeeds with gcc 4.9.2
   - failed during build (no idea why build last friday succeeded?!)
    
1 lines of code changed in 1 file:
  * reintegrates 'cleanup' into 'trunk'
  * adds: log:branches/cleanup@18105:18112
    
91 lines of code changed in 13 files:
  * rename only
    
5 lines of code changed in 3 files:
  * log change #562.
    
2 lines of code changed in 1 file:
  * remove libxerces-c3.2 dependency (invalid for 14.04)
    
2 lines of code changed in 1 file:
  * fix ressource checker:
    - ignore gitignore,
    - accept https links +
    - fix regexpr to parse links.
    
3 lines of code changed in 1 file:
  * mark loop failing with 4.9.2
    
1 lines of code changed in 1 file:
  * mark loop failing with 4.9.2
    
1 lines of code changed in 1 file:
  * stuff leak in test code.
    
1 lines of code changed in 1 file:
  * expect LOOP_VECTORIZED for gcc 5.5.0.
  * fix member initialization for gcc 443?
    
5 lines of code changed in 3 files:
  * full update from child 'fts' into 'trunk'
    - implements #562
  * adds:
    - [18091/branches/fts]
    - log:branches/gui@17754:17924,17926:18090
    
1658 lines of code changed in 53 files:
  * reintegrates 'fts' into 'trunk'
  * adds:
    - log:branches/fts@17653,17655:17717,17724:18087
    - [17925/branches/gui]
    
3600 lines of code changed in 17 files:
  * silence bogus array-bounds warning from gcc 9.2
    
1 lines of code changed in 1 file:
  * declare {{{child_progress}}} final.
    
1 lines of code changed in 1 file:
  * gcc 9.2 still too smart to use final type suggestion
    
1 lines of code changed in 1 file: