summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.cxx
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix not being able to find generated files in the binary treeBill Hoffman2003-06-181-2/+8
* BUG: Fixed translation of relative path names to full path names.Brad King2003-06-131-6/+6
* more custom commandKen Martin2003-06-051-2/+14
* more changes to support full pathsKen Martin2003-06-051-4/+45
* perf improvementKen Martin2003-06-051-2/+2
* more changes to handle full paths correctlyKen Martin2003-06-051-2/+2
* more crazt changes source files now must match with full pathKen Martin2003-06-051-37/+45
* hopeful fix for backwards compatKen Martin2003-06-041-4/+18
* tricky fix for backwards compatKen Martin2003-06-041-1/+3
* better error reportingBill Hoffman2003-06-041-4/+10
* ENH: allow duplicate commands with the same output to be reduced automaticall...Bill Hoffman2003-06-041-1/+9
* ENH: allow duplicate commands with the same output to be reduced automaticall...Bill Hoffman2003-06-041-11/+24
* compielr errors on comoKen Martin2003-06-041-2/+2
* warning fixesKen Martin2003-06-031-1/+0
* yikes added new custom command supportKen Martin2003-06-031-26/+271
* ENH: add some includes for borland 6Bill Hoffman2003-05-231-1/+1
* make sure M is after mBill Hoffman2003-03-141-1/+1
* BUG: c extension must come before C.Brad King2003-03-141-1/+4
* allow the same subdir to be added twiceKen Martin2003-03-131-1/+6
* Fix regular expressionsAndy Cedilnik2003-03-131-2/+2
* Synchronize extension listsAndy Cedilnik2003-03-131-6/+14
* Add method which returns a list of all variablesAndy Cedilnik2003-03-061-0/+26
* ENH: Centralized setting of CMake version number to top-level CMake listfile.Brad King2003-02-141-0/+9
* Several fixes/improvements:Brad King2003-02-071-1/+23
* ENH: fix warningBill Hoffman2003-02-011-1/+0
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-0/+1
* add a fatal error, and make sure c and c++ compilers work before using themBill Hoffman2003-01-211-7/+10
* BUG: Fix for custom commands with spaces in paths. The arguments were not ha...Brad King2003-01-211-1/+3
* Make GetCMakeInstance private and clean cxx fileAndy Cedilnik2003-01-141-5/+5
* more option on var watchesKen Martin2003-01-091-1/+14
* Add option of watching variablesAndy Cedilnik2003-01-081-3/+55
* ENH: Improved filename/line number reporting in error message. Macro invocat...Brad King2002-12-121-3/+9
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-68/+48
* Add comment support, so that you can see in build process what the custom com...Andy Cedilnik2002-12-101-1/+6
* ENH: fix IntDir jump and build problemBill Hoffman2002-12-061-5/+0
* fix purify FMRKen Martin2002-12-031-1/+1
* add project command even if inheritingBill Hoffman2002-12-021-2/+1
* removed cmMakefile depend from cmSystemToolsKen Martin2002-12-021-0/+76
* ENH: remove cerr callsBill Hoffman2002-12-021-1/+0
* ENH: add PROJECT command if there is not oneBill Hoffman2002-12-021-2/+19
* BUG: the dependency analysis would incorrectly alphabetically re-order theAmitha Perera2002-11-191-7/+2
* ENH: space fixes and add a status option to message commandKen Martin2002-11-131-0/+5
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-2/+1
* Try to remove some warningsAndy Cedilnik2002-10-241-4/+5
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* Try to improve source group interfaceAndy Cedilnik2002-10-041-39/+56
* minor memory fixKen Martin2002-09-261-2/+2
* Add GetLocal on cmMakefile and on local builds do not perform testsAndy Cedilnik2002-09-201-0/+5
* Add option of TRY_COMPILE to store the output of compilation so that if the o...Andy Cedilnik2002-09-201-2/+4
* Remove unnecessary disabling of outputAndy Cedilnik2002-09-191-18/+0