Bill Hoffman
|
eb9fc21543
ENH: add support for relative paths in makefiles
|
22 years ago |
Andy Cedilnik
|
dad738eab1
ENH: Even better. Only replace when path longer than 20 characters. Also replace parent directory. That way it will replace for related projects.
|
22 years ago |
Andy Cedilnik
|
b3c7fe02a3
ENH: Attempt to cleanup the build output
|
22 years ago |
Ken Martin
|
d3a68a23a7
bug fix
|
22 years ago |
Andy Cedilnik
|
1b2f84a727
ERR: Remove debug
|
22 years ago |
Andy Cedilnik
|
72d8bd1e41
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
22 years ago |
Andy Cedilnik
|
c3840b5cc3
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
22 years ago |
Andy Cedilnik
|
31bb398dc3
ENH: Mark things as advanced
|
22 years ago |
Andy Cedilnik
|
7e4dce08ec
ERR: Remove debug
|
22 years ago |
Andy Cedilnik
|
3a488c1896
ENH: Add more error regular expressions
|
22 years ago |
Ken Martin
|
076e52a26a
better ctest driver and return codes
|
22 years ago |
Brad King
|
92bcdb8d66
ERR: std -> kwsys_std.
|
22 years ago |
Ken Martin
|
32f1d93de3
fix in quoting
|
22 years ago |
Andy Cedilnik
|
f90fc6ee39
ENH: Purify support should work now.
|
22 years ago |
Brad King
|
802601b606
ENH: Added SetPipeShared method to allow stdout and stderr pipes to be shared with the parent process.
|
22 years ago |
Andy Cedilnik
|
ab0a30e2b3
ENH: Add suppression file support for valgrind
|
22 years ago |
Andy Cedilnik
|
4cf81bab0e
ENH: Add suppression file
|
22 years ago |
Brad King
|
8ca149d34f
ENH: Added GetEnv method.
|
22 years ago |
Brad King
|
40ea4b6761
ENH: Updated copyright.
|
22 years ago |
Brad King
|
e70aa1b3a2
ERR: SystemTools now depends on Directory.
|
22 years ago |
Andy Cedilnik
|
e9e391c004
ENH: Several cleanups and attempt to do purify support
|
22 years ago |
Ken Martin
|
cd5ec5ee1b
is there any chance thiswill work on all platforms hmmm added removeAdirectory
|
22 years ago |
Andy Cedilnik
|
303cb13e0b
ENH: Cleanup output
|
22 years ago |
Andy Cedilnik
|
6e5eddb917
ERR: Fix coverage on gcc 2.95
|
22 years ago |
Andy Cedilnik
|
d9658c15bc
ERR: Ok, think before commit... This fixes two build problems. The missing brace and the std::string signature is different on gcc 2.95 and gcc 3.3.
|
22 years ago |
Andy Cedilnik
|
652b162a29
ERR: Inner loop used the same counter as outer. Broke coverage code
|
22 years ago |
Andy Cedilnik
|
67285f9a76
ERR: STD fixes
|
22 years ago |
Andy Cedilnik
|
5b232ded15
ENH: Add initial memory check support which works for Valgrind
|
22 years ago |
Brad King
|
ce8a34907a
ENH: Updated copyright.
|
22 years ago |
Ken Martin
|
737d2fc7d6
fix compiler warning
|
22 years ago |