Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵ | Brad King | 2003-12-23 | 21 | -611/+708 |
| | | | | This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms. | ||||
* | ENH: add relative paths to visual studio 6 and 7 project files | Bill Hoffman | 2003-12-22 | 3 | -38/+49 |
| | |||||
* | ENH: move relative path to parent generator class | Bill Hoffman | 2003-12-22 | 4 | -116/+122 |
| | |||||
* | ENH: make new relative rpath work with spaces | Bill Hoffman | 2003-12-22 | 1 | -2/+2 |
| | |||||
* | ENH: use fullpaths based on the actual current directory | Bill Hoffman | 2003-12-22 | 1 | -1/+4 |
| | |||||
* | ENH: use a full path for rpath | Bill Hoffman | 2003-12-22 | 1 | -1/+1 |
| | |||||
* | ENH: add support for relative paths in makefiles | Bill Hoffman | 2003-12-22 | 5 | -64/+234 |
| | |||||
* | ENH: Even better. Only replace when path longer than 20 characters. Also ↵ | Andy Cedilnik | 2003-12-18 | 1 | -22/+25 |
| | | | | replace parent directory. That way it will replace for related projects. | ||||
* | ENH: Attempt to cleanup the build output | Andy Cedilnik | 2003-12-18 | 1 | -1/+39 |
| | |||||
* | bug fix | Ken Martin | 2003-12-18 | 1 | -2/+6 |
| | |||||
* | ERR: Remove debug | Andy Cedilnik | 2003-12-18 | 1 | -1/+0 |
| | |||||
* | BUG: Fix Bug #445 - Same library in multiple projects can cause problems | Andy Cedilnik | 2003-12-18 | 7 | -12/+12 |
| | |||||
* | BUG: Fix Bug #445 - Same library in multiple projects can cause problems | Andy Cedilnik | 2003-12-18 | 4 | -8/+9 |
| | |||||
* | ENH: Mark things as advanced | Andy Cedilnik | 2003-12-17 | 1 | -10/+12 |
| | |||||
* | ERR: Remove debug | Andy Cedilnik | 2003-12-17 | 1 | -1/+1 |
| | |||||
* | ENH: Add more error regular expressions | Andy Cedilnik | 2003-12-17 | 1 | -0/+1 |
| | |||||
* | better ctest driver and return codes | Ken Martin | 2003-12-17 | 1 | -39/+71 |
| | |||||
* | ERR: std -> kwsys_std. | Brad King | 2003-12-17 | 1 | -1/+1 |
| | |||||
* | fix in quoting | Ken Martin | 2003-12-17 | 1 | -1/+1 |
| | |||||
* | ENH: Purify support should work now. | Andy Cedilnik | 2003-12-16 | 1 | -11/+18 |
| | |||||
* | ENH: Added SetPipeShared method to allow stdout and stderr pipes to be ↵ | Brad King | 2003-12-16 | 3 | -15/+171 |
| | | | | shared with the parent process. | ||||
* | ENH: Add suppression file support for valgrind | Andy Cedilnik | 2003-12-16 | 1 | -1/+21 |
| | |||||
* | ENH: Add suppression file | Andy Cedilnik | 2003-12-16 | 2 | -0/+2 |
| | |||||
* | ENH: Added GetEnv method. | Brad King | 2003-12-16 | 2 | -0/+22 |
| | |||||
* | ENH: Updated copyright. | Brad King | 2003-12-16 | 1 | -5/+2 |
| | |||||
* | ERR: SystemTools now depends on Directory. | Brad King | 2003-12-16 | 1 | -5/+4 |
| | |||||
* | ENH: Several cleanups and attempt to do purify support | Andy Cedilnik | 2003-12-16 | 2 | -48/+121 |
| | |||||
* | is there any chance thiswill work on all platforms hmmm added removeAdirectory | Ken Martin | 2003-12-16 | 2 | -3/+48 |
| | |||||
* | ENH: Cleanup output | Andy Cedilnik | 2003-12-16 | 1 | -1/+2 |
| | |||||
* | ERR: Fix coverage on gcc 2.95 | Andy Cedilnik | 2003-12-15 | 1 | -2/+3 |
| | |||||
* | ERR: Ok, think before commit... This fixes two build problems. The missing ↵ | Andy Cedilnik | 2003-12-15 | 1 | -5/+7 |
| | | | | brace and the std::string signature is different on gcc 2.95 and gcc 3.3. | ||||
* | ERR: Inner loop used the same counter as outer. Broke coverage code | Andy Cedilnik | 2003-12-15 | 1 | -8/+8 |
| | |||||
* | ERR: STD fixes | Andy Cedilnik | 2003-12-15 | 2 | -4/+4 |
| | |||||
* | ENH: Add initial memory check support which works for Valgrind | Andy Cedilnik | 2003-12-15 | 10 | -155/+523 |
| | |||||
* | ENH: Updated copyright. | Brad King | 2003-12-15 | 25 | -166/+173 |
| | |||||
* | fix compiler warning | Ken Martin | 2003-12-15 | 1 | -1/+0 |
| | |||||
* | ENH: fix for gcc 3.1 | Bill Hoffman | 2003-12-15 | 1 | -8/+17 |
| | |||||
* | STYLE: Fixed typo on comment. | Brad King | 2003-12-14 | 1 | -1/+1 |
| | |||||
* | ENH: Using CreateFile with FILE_FLAG_DELETE_ON_CLOSE to automatically delete ↵ | Brad King | 2003-12-14 | 1 | -3/+21 |
| | | | | the Win9x forwarding executable even if the parent process crashes. | ||||
* | ENH: Added KWSYS_NAMESPACE_STRING macro. | Brad King | 2003-12-14 | 1 | -0/+8 |
| | |||||
* | BUG: Fixed dllimport. | Brad King | 2003-12-14 | 1 | -1/+1 |
| | |||||
* | ERR: Added include of sys/stat.h for open functions mode bits. | Brad King | 2003-12-13 | 1 | -0/+1 |
| | |||||
* | ENH: Added SetPipeFile method to allow the process pipeline stdin, stdout, ↵ | Brad King | 2003-12-13 | 3 | -30/+383 |
| | | | | and stderr to be redirected from/to files. | ||||
* | ENH: Code is now robust to New method returning NULL. | Brad King | 2003-12-13 | 2 | -19/+84 |
| | |||||
* | ENH: Added CMAKE_SHARED_LIBRARY_SONAME_C_FLAG and ↵ | Brad King | 2003-12-12 | 1 | -0/+2 |
| | | | | CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG settings to enable shared library version support for SGI. | ||||
* | ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ↵ | Brad King | 2003-12-12 | 1 | -1/+5 |
| | | | | version support for HP-UX. | ||||
* | ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX. | Brad King | 2003-12-12 | 4 | -10/+15 |
| | |||||
* | ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ↵ | Brad King | 2003-12-12 | 1 | -1/+4 |
| | | | | version support for SunOS. | ||||
* | ENH: reduce the number of times gnu is tested for | Bill Hoffman | 2003-12-12 | 4 | -37/+42 |
| | |||||
* | now can do extra updates | Ken Martin | 2003-12-12 | 1 | -8/+26 |
| |