summaryrefslogtreecommitdiff
path: root/Source/cmake.h
Commit message (Expand)AuthorAgeFilesLines
* BUG: revert doc changes since VS7 cannot compile them, will implement them in...Ken Martin2007-10-091-2/+2
* ENH: make documentation entries actually store their dataKen Martin2007-10-091-2/+2
* ENH: deb generator can now generate deb packagesAlexander Neundorf2007-07-271-0/+1
* STYLE: fix line lengthsAlexander Neundorf2007-07-201-1/+2
* STYLE: sort the property documentation intoAlexander Neundorf2007-07-111-1/+2
* STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBSAlexander Neundorf2007-06-261-0/+3
* ENH: added the ability to document variables and cached_variablesKen Martin2007-06-251-5/+3
* ENH: put compatibility commands in extra section and prepare for creatingAlexander Neundorf2007-06-221-1/+10
* STYLE: remove duplicate non-const accessors GetLocalGenerator(int) andAlexander Neundorf2007-06-151-3/+8
* ENH: remove non/scriptable cmake commands from the script handler in ctest,Alexander Neundorf2007-06-121-0/+1
* ENH: add cmExternalMakefileProjectGenerator, which should make it easier toAlexander Neundorf2007-06-081-1/+10
* ENH: -U for removing variables now uses globbing expressionsAlexander Neundorf2007-06-041-4/+4
* BUG: also put a variable into the cache when defined using -D if no type isAlexander Neundorf2007-06-011-0/+5
* STYLE: Fixed comment for Generate() method.Brad King2007-05-281-8/+1
* ENH: added --system-information option to CMakeKen Martin2007-02-271-0/+5
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-0/+29
* ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ...Bill Hoffman2006-11-291-7/+0
* ENH: Cleanup of install component list. There was already the list in the glo...Andy Cedilnik2006-10-311-7/+0
* ENH: Add support for displaying the list of componentsAndy Cedilnik2006-10-301-0/+8
* ENH: do not print a call stack if the user does a message error unless --debu...Bill Hoffman2006-10-061-1/+5
* ENH: Added generation of link rules into script files executed by a cmake -E ...Brad King2006-06-151-0/+1
* ENH: fix linelengthKen Martin2006-06-151-1/+2
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-0/+4
* STYLE: fix line lengthKen Martin2006-05-121-5/+7
* ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f...Brad King2006-04-261-0/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-49/+50
* ENH: fix line length style stuffBill Hoffman2006-03-101-2/+3
* ENH: Add support for exporting graphviz of the project dependenciesAndy Cedilnik2006-03-031-0/+3
* COMP: More fixes for non makefile generators and global targetsAndy Cedilnik2006-02-241-0/+1
* ENH: Add accessors for CTest and CPackAndy Cedilnik2006-02-231-0/+8
* ENH: Optimize performance by caching stat resultsAndy Cedilnik2005-10-121-0/+7
* BUG: Corrected and updated documentation of the -P option, -C option, GET_TAR...Brad King2005-09-211-2/+4
* ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and ...Bill Hoffman2005-07-191-3/+3
* ENH: Start adding the code that will truncate output logsAndy Cedilnik2005-07-021-0/+4
* ENH: Before running configre, remove all macros. Also, backup the command nam...Andy Cedilnik2005-06-161-0/+3
* ENH: Save command that macro overwritesAndy Cedilnik2005-06-141-0/+1
* ENH: added support for forcing recomputation of dependsKen Martin2005-06-101-0/+1
* ENH: Make AddCMakePath publicAndy Cedilnik2005-05-021-5/+5
* ENH: cleanup by removing all the olf local generate junk that i not longer ne...Ken Martin2005-03-101-10/+0
* ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. Th...Brad King2004-10-291-2/+7
* PERF: Remove several classes from the bootstrap and so making bootstrap small...Andy Cedilnik2004-10-271-3/+0
* ENH: Added --check-rerun option to allow a runtime check of whether a new gen...Brad King2004-10-151-0/+2
* ENH: Mathieus support for path conversionsKen Martin2004-10-041-2/+5
* ENH: Move PreLoad.cmake code to public method so that ccmake and CMakeSetup c...Andy Cedilnik2004-08-171-0/+1
* BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still runningAndy Cedilnik2004-04-261-0/+1
* ENH: Add check for infinite loops. Make sure that files written using WRITE_F...Andy Cedilnik2004-04-181-1/+7
* BUG: fix put/get env problemsBill Hoffman2004-01-261-2/+2
* BUG: keep more of the case informationBill Hoffman2003-12-231-0/+8
* ENH: Start includding the scripting supportAndy Cedilnik2003-10-291-1/+10
* removed redundent includesKen Martin2003-08-101-1/+0