Bill Hoffman
|
d79e3ae698
|
ENH: move relative path to parent generator class
|
2003-12-22 15:16:46 -05:00 |
Bill Hoffman
|
a5fa6e2fe2
|
ENH: make new relative rpath work with spaces
|
2003-12-22 14:17:47 -05:00 |
Bill Hoffman
|
f0bc1ed9b2
|
ENH: use fullpaths based on the actual current directory
|
2003-12-22 13:59:29 -05:00 |
Bill Hoffman
|
4f8afac655
|
ENH: use a full path for rpath
|
2003-12-22 13:15:33 -05:00 |
Bill Hoffman
|
eb9fc21543
|
ENH: add support for relative paths in makefiles
|
2003-12-22 12:24:26 -05:00 |
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.
|
2003-12-18 18:04:49 -05:00 |
Andy Cedilnik
|
b3c7fe02a3
|
ENH: Attempt to cleanup the build output
|
2003-12-18 17:42:56 -05:00 |
Ken Martin
|
d3a68a23a7
|
bug fix
|
2003-12-18 17:36:27 -05:00 |
Andy Cedilnik
|
1b2f84a727
|
ERR: Remove debug
|
2003-12-18 13:40:29 -05:00 |
Andy Cedilnik
|
72d8bd1e41
|
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
2003-12-18 13:17:36 -05:00 |
Andy Cedilnik
|
c3840b5cc3
|
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
2003-12-18 13:04:28 -05:00 |
Andy Cedilnik
|
31bb398dc3
|
ENH: Mark things as advanced
|
2003-12-17 09:42:52 -05:00 |
Andy Cedilnik
|
7e4dce08ec
|
ERR: Remove debug
|
2003-12-17 09:40:21 -05:00 |
Andy Cedilnik
|
3a488c1896
|
ENH: Add more error regular expressions
|
2003-12-17 09:25:13 -05:00 |
Ken Martin
|
076e52a26a
|
better ctest driver and return codes
|
2003-12-17 08:36:10 -05:00 |
Brad King
|
92bcdb8d66
|
ERR: std -> kwsys_std.
|
2003-12-17 08:30:07 -05:00 |
Ken Martin
|
32f1d93de3
|
fix in quoting
|
2003-12-17 08:21:45 -05:00 |
Andy Cedilnik
|
f90fc6ee39
|
ENH: Purify support should work now.
|
2003-12-16 17:30:24 -05:00 |
Brad King
|
802601b606
|
ENH: Added SetPipeShared method to allow stdout and stderr pipes to be shared with the parent process.
|
2003-12-16 17:20:01 -05:00 |
Andy Cedilnik
|
ab0a30e2b3
|
ENH: Add suppression file support for valgrind
|
2003-12-16 16:19:56 -05:00 |
Andy Cedilnik
|
4cf81bab0e
|
ENH: Add suppression file
|
2003-12-16 16:19:32 -05:00 |
Brad King
|
8ca149d34f
|
ENH: Added GetEnv method.
|
2003-12-16 15:55:18 -05:00 |
Brad King
|
40ea4b6761
|
ENH: Updated copyright.
|
2003-12-16 15:38:36 -05:00 |
Brad King
|
e70aa1b3a2
|
ERR: SystemTools now depends on Directory.
|
2003-12-16 15:37:24 -05:00 |
Andy Cedilnik
|
e9e391c004
|
ENH: Several cleanups and attempt to do purify support
|
2003-12-16 14:43:13 -05:00 |
Ken Martin
|
cd5ec5ee1b
|
is there any chance thiswill work on all platforms hmmm added removeAdirectory
|
2003-12-16 14:26:19 -05:00 |
Andy Cedilnik
|
303cb13e0b
|
ENH: Cleanup output
|
2003-12-16 13:18:22 -05:00 |
Andy Cedilnik
|
6e5eddb917
|
ERR: Fix coverage on gcc 2.95
|
2003-12-15 18:44:33 -05:00 |
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.
|
2003-12-15 18:32:21 -05:00 |
Andy Cedilnik
|
652b162a29
|
ERR: Inner loop used the same counter as outer. Broke coverage code
|
2003-12-15 18:03:34 -05:00 |
Andy Cedilnik
|
67285f9a76
|
ERR: STD fixes
|
2003-12-15 17:28:46 -05:00 |
Andy Cedilnik
|
5b232ded15
|
ENH: Add initial memory check support which works for Valgrind
|
2003-12-15 17:26:00 -05:00 |
Brad King
|
ce8a34907a
|
ENH: Updated copyright.
|
2003-12-15 16:30:46 -05:00 |
Ken Martin
|
737d2fc7d6
|
fix compiler warning
|
2003-12-15 12:56:13 -05:00 |
Bill Hoffman
|
0c72acd812
|
ENH: fix for gcc 3.1
|
2003-12-15 12:02:13 -05:00 |
Brad King
|
c9e9e8d121
|
STYLE: Fixed typo on comment.
|
2003-12-14 13:48:18 -05:00 |
Brad King
|
5dcbef7dfe
|
ENH: Using CreateFile with FILE_FLAG_DELETE_ON_CLOSE to automatically delete the Win9x forwarding executable even if the parent process crashes.
|
2003-12-14 13:47:39 -05:00 |
Brad King
|
8da78710bc
|
ENH: Added KWSYS_NAMESPACE_STRING macro.
|
2003-12-14 13:44:20 -05:00 |
Brad King
|
31d72f961b
|
BUG: Fixed dllimport.
|
2003-12-14 13:03:44 -05:00 |
Brad King
|
d3f1410be3
|
ERR: Added include of sys/stat.h for open functions mode bits.
|
2003-12-13 14:19:45 -05:00 |
Brad King
|
1f40a4205b
|
ENH: Added SetPipeFile method to allow the process pipeline stdin, stdout, and stderr to be redirected from/to files.
|
2003-12-13 14:13:54 -05:00 |
Brad King
|
dc96992e56
|
ENH: Code is now robust to New method returning NULL.
|
2003-12-13 10:36:22 -05:00 |
Brad King
|
128f3cbd00
|
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_C_FLAG and CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG settings to enable shared library version support for SGI.
|
2003-12-12 15:42:55 -05:00 |
Brad King
|
18112d0854
|
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library version support for HP-UX.
|
2003-12-12 14:44:03 -05:00 |
Brad King
|
c1add9106c
|
ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX.
|
2003-12-12 14:35:18 -05:00 |
Brad King
|
9a096e8488
|
ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library version support for SunOS.
|
2003-12-12 14:20:06 -05:00 |
Bill Hoffman
|
89fe29a41a
|
ENH: reduce the number of times gnu is tested for
|
2003-12-12 09:12:49 -05:00 |
Ken Martin
|
256947ed08
|
now can do extra updates
|
2003-12-12 08:09:05 -05:00 |
Bill Hoffman
|
add1f25f58
|
BUG:427 trycompile target must be exe
|
2003-12-11 15:38:00 -05:00 |
Bill Hoffman
|
df32e28b1d
|
BUG: need a dummy first argument to cmake
|
2003-12-11 10:11:36 -05:00 |