Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: For consistency, use cmStdString. Also, there was a bug in SplitString ↵ | Andy Cedilnik | 2003-12-26 | 2 | -8/+8 |
| | | | | which make it lose the first character. | ||||
* | BUG: On Windows network paths do not really work as regular paths, so when ↵ | Andy Cedilnik | 2003-12-24 | 1 | -0/+6 |
| | | | | the binary directory is on the network, we will not support relative paths | ||||
* | ENH: use cd pwd trick for path for libnames | Bill Hoffman | 2003-12-24 | 1 | -9/+23 |
| | |||||
* | BUG: use full paths via pwd for -L paths on unix shells | Bill Hoffman | 2003-12-24 | 1 | -5/+12 |
| | |||||
* | Fixed a problem where ifstream was not the same as kwsys_ios::ifstream on | Ken Moreland | 2003-12-24 | 1 | -0/+1 |
| | | | | MSVC 6.0. | ||||
* | ENH: Fix coverage to actually work and add support for .NoDartCoverage | Andy Cedilnik | 2003-12-24 | 1 | -2/+28 |
| | |||||
* | BUG: keep more of the case information | Bill Hoffman | 2003-12-23 | 4 | -17/+73 |
| | |||||
* | BUG: fix for vtk build | Bill Hoffman | 2003-12-23 | 1 | -2/+4 |
| | |||||
* | ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵ | Brad King | 2003-12-23 | 1 | -95/+210 |
| | | | | This corresponds to the same merge in KWSys. Fixes for bootstrapping on cygwin are also included. | ||||
* | 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 |
| |