summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: make sure property list is cleared between cache loadingsBill Hoffman2004-01-121-2/+7
* ENH: clean up the output some moreBill Hoffman2004-01-091-2/+8
* ENH: clean up outputBill Hoffman2004-01-091-24/+47
* ENH: add an ability to specify a build run directoryBill Hoffman2004-01-092-1/+17
* ENH: clean up outputBill Hoffman2004-01-091-1/+2
* ENH: add a local target for libraries as well as executablesBill Hoffman2004-01-091-3/+16
* BUG: Updated warning regex to match in more cases.Brad King2004-01-091-1/+1
* BUG: if the build fails then the test failsBill Hoffman2004-01-091-1/+1
* BUG: fix arguments to wxwindows testBill Hoffman2004-01-091-1/+1
* BUG: make sure relative paths in command line options are expandedBill Hoffman2004-01-081-2/+9
* BUG: make sure null terminator is in the right place for putenv static char a...Bill Hoffman2004-01-083-7/+5
* ENH: remove warningBill Hoffman2004-01-081-1/+1
* ENH: remove warningBill Hoffman2004-01-081-1/+0
* temp remove of optimization internal ctest use putenv causing trouble on cygwinBill Hoffman2004-01-071-1/+2
* ENH: print errors when they are thereBill Hoffman2004-01-071-0/+2
* BUG: initialize ivarBill Hoffman2004-01-071-0/+1
* BUG: fix command line parser bugBill Hoffman2004-01-071-4/+0
* ENH: remove warningBill Hoffman2004-01-071-4/+2
* ENH: remove warningsBill Hoffman2004-01-071-3/+3
* ENH: add new feature to ctest so that it can cmake, build and run a test exec...Bill Hoffman2004-01-078-480/+1214
* BUG: fix crash in external dsp includeBill Hoffman2004-01-071-1/+0
* BUG: fix crashBill Hoffman2004-01-071-1/+1
* ENH: Improve notes support (now you can specify them with the rest of the com...Andy Cedilnik2004-01-073-53/+116
* ENH: Removing empty source file now that makefile dependencies should have up...Brad King2004-01-065-5/+0
* ENH: fix for hp make and relative paths never have targets with a ./ at the s...Bill Hoffman2004-01-062-7/+12
* fix for glob commandKen Martin2004-01-051-3/+2
* BUG: Fixed typo in error message.Brad King2004-01-051-1/+1
* fix for long lines with post build rulesKen Martin2004-01-051-3/+3
* BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPPAndy Cedilnik2004-01-051-1/+4
* ERR: Removed use of FILE command and using WRITE_FILE instead. We would stil...Brad King2004-01-051-4/+4
* ENH: reduce flickerBill Hoffman2004-01-051-0/+4
* ENH: fix bug with advanced items loosing edit and do a better job sortingBill Hoffman2004-01-024-115/+154
* ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable i...Brad King2003-12-307-45/+45
* ENH: Added GetExceptionString method to provide an error description when Get...Brad King2003-12-304-55/+257
* BUG: CollapseFullPath was calling SplitProgramPath before changing the workin...Brad King2003-12-301-3/+3
* BUG: Do not call cmsysProcess_GetErrorString unless GetState returns State_Er...Brad King2003-12-301-1/+1
* BUG: borland make treats ./target and target as different also convert to out...Bill Hoffman2003-12-302-4/+18
* ENH: Remove warnings about unused variablesAndy Cedilnik2003-12-301-6/+9
* sets variable nowKen Martin2003-12-291-1/+1
* only generate test target when enabledKen Martin2003-12-291-8/+11
* sets variable nowKen Martin2003-12-291-0/+6
* ENH: Do not use nslookup. All we really care is hostname. If somebody wants s...Andy Cedilnik2003-12-291-34/+0
* 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
* 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