summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ERR: Fix problems with OPTION and -D on command line. Fix Bug #408 - Using -D...Andy Cedilnik2003-12-291-9/+18
* BUG: use ./ infront of the current directoryBill Hoffman2003-12-292-3/+26
* ERR: On systems where uname does not support -p, try -m. Fixes Bug #426 - CMA...Andy Cedilnik2003-12-291-0/+6
* ENH: Add QT_ASSISTANTCLIENT_LIBRARY support. Fixes Bug #425 - Suggsted mod to...Andy Cedilnik2003-12-291-5/+23
* BUG#452: Fix to argument checking for TOUPPER and TOLOWER subcommands.Brad King2003-12-291-2/+2
* ERR: Removed ftime ambiguity created by poor C++ standard headers provided by...Brad King2003-12-291-1/+1
* ENH: Add option to submit notes. Implements Bug #465 - Add notes support to C...Andy Cedilnik2003-12-263-3/+108
* BUG: For consistency, use cmStdString. Also, there was a bug in SplitString w...Andy Cedilnik2003-12-262-8/+8
* BUG: On Windows network paths do not really work as regular paths, so when th...Andy Cedilnik2003-12-241-0/+6
* ENH: use cd pwd trick for path for libnamesBill Hoffman2003-12-241-9/+23
* BUG: use full paths via pwd for -L paths on unix shellsBill Hoffman2003-12-241-5/+12
* Fixed a problem where ifstream was not the same as kwsys_ios::ifstream onKen Moreland2003-12-241-0/+1
* ENH: Fix coverage to actually work and add support for .NoDartCoverageAndy Cedilnik2003-12-241-2/+28
* BUG: keep more of the case informationBill Hoffman2003-12-234-17/+73
* BUG: fix for vtk buildBill Hoffman2003-12-231-2/+4
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...Brad King2003-12-231-95/+210
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...Brad King2003-12-2321-611/+708
* ENH: add relative paths to visual studio 6 and 7 project filesBill Hoffman2003-12-223-38/+49
* ENH: move relative path to parent generator classBill Hoffman2003-12-224-116/+122
* ENH: make new relative rpath work with spacesBill Hoffman2003-12-221-2/+2
* ENH: use fullpaths based on the actual current directoryBill Hoffman2003-12-221-1/+4
* ENH: use a full path for rpathBill Hoffman2003-12-221-1/+1
* ENH: add support for relative paths in makefilesBill Hoffman2003-12-225-64/+234
* ENH: Even better. Only replace when path longer than 20 characters. Also repl...Andy Cedilnik2003-12-181-22/+25
* ENH: Attempt to cleanup the build outputAndy Cedilnik2003-12-181-1/+39
* bug fixKen Martin2003-12-181-2/+6
* ERR: Remove debugAndy Cedilnik2003-12-181-1/+0
* BUG: Fix Bug #445 - Same library in multiple projects can cause problemsAndy Cedilnik2003-12-187-12/+12
* BUG: Fix Bug #445 - Same library in multiple projects can cause problemsAndy Cedilnik2003-12-184-8/+9
* ENH: Mark things as advancedAndy Cedilnik2003-12-171-10/+12
* ERR: Remove debugAndy Cedilnik2003-12-171-1/+1
* ENH: Add more error regular expressionsAndy Cedilnik2003-12-171-0/+1
* better ctest driver and return codesKen Martin2003-12-171-39/+71
* ERR: std -> kwsys_std.Brad King2003-12-171-1/+1
* fix in quotingKen Martin2003-12-171-1/+1
* ENH: Purify support should work now.Andy Cedilnik2003-12-161-11/+18
* ENH: Added SetPipeShared method to allow stdout and stderr pipes to be shared...Brad King2003-12-163-15/+171
* ENH: Add suppression file support for valgrindAndy Cedilnik2003-12-161-1/+21
* ENH: Add suppression fileAndy Cedilnik2003-12-162-0/+2
* ENH: Added GetEnv method.Brad King2003-12-162-0/+22
* ENH: Updated copyright.Brad King2003-12-161-5/+2
* ERR: SystemTools now depends on Directory.Brad King2003-12-161-5/+4
* ENH: Several cleanups and attempt to do purify supportAndy Cedilnik2003-12-162-48/+121
* is there any chance thiswill work on all platforms hmmm added removeAdirectoryKen Martin2003-12-162-3/+48
* ENH: Cleanup outputAndy Cedilnik2003-12-161-1/+2
* ERR: Fix coverage on gcc 2.95Andy Cedilnik2003-12-151-2/+3
* ERR: Ok, think before commit... This fixes two build problems. The missing br...Andy Cedilnik2003-12-151-5/+7
* ERR: Inner loop used the same counter as outer. Broke coverage codeAndy Cedilnik2003-12-151-8/+8
* ERR: STD fixesAndy Cedilnik2003-12-152-4/+4
* ENH: Add initial memory check support which works for ValgrindAndy Cedilnik2003-12-1510-155/+523