summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: GetErrorString should return ErrorMessage buffer, not the pipe buffer.Brad King2003-08-051-1/+1
* minor fixKen Martin2003-08-051-4/+4
* added outputEcho method and fixed make help for nmake and borlandKen Martin2003-08-052-35/+52
* ERR: Fixed typeo tests->test.Brad King2003-08-042-2/+2
* added make help target first cutKen Martin2003-08-041-1/+47
* fix for debug libs on UNIXKen Martin2003-08-041-2/+12
* ENH: Improve paths on windowsAndy Cedilnik2003-08-041-1/+10
* ENH: Fix escaping on windowsAndy Cedilnik2003-08-041-14/+2
* ENH: Fix argument parsing on UNIX with spacesAndy Cedilnik2003-08-041-3/+15
* ENH: Use new RunCommandAndy Cedilnik2003-08-041-2/+2
* ENH: Use new RunCommandAndy Cedilnik2003-08-042-17/+21
* ENH: Use the new RunCommandAndy Cedilnik2003-08-042-10/+9
* ENH: Use the new signatureAndy Cedilnik2003-08-041-2/+2
* ENH: Use the new RunCommandAndy Cedilnik2003-08-044-6/+14
* ENH: Use the new signatureAndy Cedilnik2003-08-042-3/+4
* ENH: Add back the kwsysProcess RunCommand, now is in parallelAndy Cedilnik2003-08-042-1/+147
* ENH: Add accessor for the list of commandsAndy Cedilnik2003-08-045-9/+36
* BUG: Fix problem with uninitialized variablesAndy Cedilnik2003-08-023-5/+26
* ENH: Make it work for QT 2.3 non commercial on windowsAndy Cedilnik2003-08-012-1/+4
* ENH: Make out of source work on WindowsAndy Cedilnik2003-08-011-1/+1
* ENH: Add more debugAndy Cedilnik2003-08-011-0/+1
* ENH: Fix test for Visual StudioAndy Cedilnik2003-08-011-1/+2
* ENH: MAke it work on FreeBSDAndy Cedilnik2003-08-011-5/+0
* ENH: Do better test for pthreadsAndy Cedilnik2003-08-012-14/+69
* ENH: Fix indentationAndy Cedilnik2003-08-011-49/+49
* ERR: Remove debugAndy Cedilnik2003-08-011-1/+0
* add missing fileBill Hoffman2003-08-013-0/+12
* ENH: Dependency lists are now split into multiple make lines to allow longer ...Brad King2003-08-011-15/+35
* ENH: Add support for -pthreadAndy Cedilnik2003-08-011-1/+1
* BUG: Adding link flags to an executable that links to shared libraries must b...Brad King2003-08-011-1/+2
* BUG (85): allow . to be in the name of an executableBill Hoffman2003-08-014-6/+37
* ENH: Allow specifying cmake variables on the command line without specifying ...Andy Cedilnik2003-08-014-8/+56
* all Makefiles now have both full path to exe and short versionKen Martin2003-08-011-11/+10
* fix for utility command without EXECUTABLE_OUTPUT_PATHKen Martin2003-08-011-0/+3
* ENH: Syntax cleanupAndy Cedilnik2003-08-011-2/+2
* ENH: allow lib prefix for to stay for nmake and borland make as it is not a s...Bill Hoffman2003-08-013-1/+15
* change lib path back to emptyKen Martin2003-08-011-1/+1
* ENH: Fix echo's to use @echo. This way verbose mode does not print twice: Bug...Andy Cedilnik2003-08-011-9/+9
* made more options advancedKen Martin2003-08-011-1/+8
* made option advancedKen Martin2003-08-011-0/+1
* ERR: Only link qt to qt executableAndy Cedilnik2003-08-011-1/+1
* fix for bug # 101Ken Martin2003-08-011-0/+16
* more reverting backKen Martin2003-08-011-3/+3
* BUG: when creating rule files remove the IntDirBill Hoffman2003-07-311-0/+1
* fix for spacesKen Martin2003-07-311-2/+29
* ENH: add support for OBJECT_DEPENDS for visual studioBill Hoffman2003-07-311-0/+47
* bug fix for bug # 117Ken Martin2003-07-311-5/+7
* made a minor bugfix on my FindwxWindows.cmake.Andy Cedilnik2003-07-311-3/+5
* ENH: Fix wx testAndy Cedilnik2003-07-311-1/+1
* ERR: Attempt to fix wrapping on WindowsAndy Cedilnik2003-07-311-1/+4