summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add a copy constructor to copy the valuesAndy Cedilnik2006-07-091-0/+1
* ENH: DIsplay the list file stack when displaying errorsAndy Cedilnik2006-06-221-1/+6
* STYLE: fix line lengthKen Martin2006-05-121-2/+4
* ENH: fix .. in the path of subdirsBill Hoffman2006-04-201-0/+4
* ENH: some performance optimizationsKen Martin2006-04-111-0/+1
* ENH: Added support for multiple outputs generated by a single custom command....Brad King2006-04-111-0/+6
* BUG: Fixed typo in new cmake-rerun code.Brad King2006-04-111-1/+1
* ENH: add support for re-running cmake if the cmakefiles changeBill Hoffman2006-04-101-1/+9
* ENH: Allow blocking of writing into the source treeAndy Cedilnik2006-03-221-0/+5
* ENH: added some new functionalityKen Martin2006-03-221-1/+4
* ENH: Remove things from bootstrapAndy Cedilnik2006-03-221-1/+16
* STYLE: minor comment cleanupsKen Martin2006-03-161-3/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-81/+83
* ENH: fix line length style stuffBill Hoffman2006-03-101-5/+9
* ENH: removed unused methods after find changesBill Hoffman2006-03-021-14/+0
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-191-7/+6
* ENH: Added INSTALL command as a placeholder for a future generic install spec...Brad King2006-02-101-1/+9
* ENH: add working directory supportBill Hoffman2006-02-081-2/+4
* ENH: Improved support for user-configured search paths. Paths given in the C...Brad King2006-01-271-0/+8
* ENH: add new cmakedefine01 feature from bug report 2603Bill Hoffman2006-01-031-0/+1
* ENH: Add set and get test propety commandAndy Cedilnik2005-07-311-0/+1
* FIX: apply patch from bug# 1965Bill Hoffman2005-07-131-13/+13
* ENH: cleaned up some old methods and varsKen Martin2005-07-071-29/+11
* ENH: make LOCATION an computed property of the target and get rid of a bunch ...Ken Martin2005-06-221-2/+1
* ENH: Improve handling of escaped charactersAndy Cedilnik2005-06-171-0/+1
* ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch lev...Brad King2005-06-171-0/+1
* ENH: Add extra argumentAndy Cedilnik2005-06-161-1/+2
* ENH: Improve internal test handling by creating a test class. Command cmEnabl...Andy Cedilnik2005-04-241-0/+13
* ENH: performance improvementsBill Hoffman2005-04-121-1/+2
* ENH: More ctest changes and move SetupTest to superclassAndy Cedilnik2005-04-011-0/+1
* ENH: removed GetParentProjectsKen Martin2005-03-291-5/+0
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-22/+18
* ENH: add support for out of source sourceKen Martin2005-03-141-8/+9
* ENH: cleanup by removing all the olf local generate junk that i not longer ne...Ken Martin2005-03-101-3/+0
* ENH: Updated implementation of custom commands. Multiple command lines are n...Brad King2005-02-221-51/+29
* ENH: more tests are passingBill Hoffman2005-02-161-0/+1
* ENH: Added GetComplainRegularExpression method.Brad King2005-02-071-0/+4
* PERF: Remove several classes from the bootstrap and so making bootstrap small...Andy Cedilnik2004-10-271-0/+7
* ENH: remove warningBill Hoffman2004-08-271-1/+1
* ENH: try to initialize all languages at the same timeBill Hoffman2004-08-271-1/+1
* ENH: initial fortran supportBill Hoffman2004-08-061-1/+1
* ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CU...Brad King2004-08-041-1/+3
* ENH: Implement additional make clean files as a directory property instead of...Andy Cedilnik2004-05-201-0/+7
* ENH: Add method to get definition even if it does not existsAndy Cedilnik2004-04-271-0/+1
* ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change...Andy Cedilnik2004-04-231-0/+24
* ENH: add SUBDIR PREORDER and fix clean for non-relative pathsBill Hoffman2004-04-231-11/+5
* ENH: Add check for infinite loops. Make sure that files written using WRITE_F...Andy Cedilnik2004-04-181-0/+12
* ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add oppos...Andy Cedilnik2004-04-151-0/+1
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-3/+4
* ENH: Try to remove warningAndy Cedilnik2004-03-091-6/+6