summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Move implementation of configure_file to cmMakefile, so that other class...Andy Cedilnik2004-03-091-0/+6
* ENH: Moved variable and #cmakedefine replacement from cmConfigureFileCommand....Brad King2004-03-031-1/+12
* ENH: Styart working on bundles support and abstract WIN32_EXECUTABLEAndy Cedilnik2004-02-281-3/+6
* ENH: generate a sln and dsw file for each sub project in a projectBill Hoffman2003-11-261-0/+5
* removed redundent includesKen Martin2003-08-101-1/+0
* ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIESAndy Cedilnik2003-08-061-0/+14
* performance improvementsKen Martin2003-06-241-0/+3
* more custom commandKen Martin2003-06-051-0/+6
* yikes added new custom command supportKen Martin2003-06-031-2/+41
* Add method which returns a list of all variablesAndy Cedilnik2003-03-061-0/+7
* spelling errorsBill Hoffman2003-02-141-2/+2
* ENH: Centralized setting of CMake version number to top-level CMake listfile.Brad King2003-02-141-3/+3
* ENH: add a new command that allows exports of library dependencies from a pro...Bill Hoffman2003-01-201-5/+5
* Make GetCMakeInstance private and clean cxx fileAndy Cedilnik2003-01-141-2/+7
* Add option of watching variablesAndy Cedilnik2003-01-081-0/+3
* update versionKen Martin2003-01-061-2/+2
* updated versionKen Martin2003-01-061-2/+2
* ENH: Improved filename/line number reporting in error message. Macro invocat...Brad King2002-12-121-2/+3
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-3/+11
* Add comment support, so that you can see in build process what the custom com...Andy Cedilnik2002-12-101-1/+6
* removed cmMakefile depend from cmSystemToolsKen Martin2002-12-021-1/+7
* ENH: space fixes and add a status option to message commandKen Martin2002-11-131-0/+2
* 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-5/+9
* Add GetLocal on cmMakefile and on local builds do not perform testsAndy Cedilnik2002-09-201-0/+3
* Add option of TRY_COMPILE to store the output of compilation so that if the o...Andy Cedilnik2002-09-201-1/+2
* now Try compile can include CMAKE_FLAGSKen Martin2002-09-181-1/+2
* ENH: Added RemoveDefinition method.Brad King2002-09-181-0/+6