summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos in the docs comments.Stephen Kelly2012-03-191-5/+5
* doxygen: review cmake.hYury G. Kudryashov2012-02-291-28/+24
* doxygen: Small fixes in cmake.h apidocsYury G. Kudryashov2012-02-281-3/+2
* doxygen: Use proper syntax to document enumYury G. Kudryashov2012-02-281-12/+15
* Merge topic 'warn-funny-path-names'David Cole2012-02-071-2/+0
|\
| * Allow directory names containing '=' and warn if necessary (#12934)Brad King2012-02-061-2/+0
* | Merge topic 'UsingCMakeLikePkgConfig2'David Cole2011-08-251-8/+23
|\ \
| * | Replace cmake::GetScriptMode() with GetWorkingMode()Alex Neundorf2011-08-091-12/+22
| * | Add find-package mode, which does nothing yetAlex Neundorf2011-07-021-0/+5
* | | Add the cmake module required currently for automocAlex Neundorf2011-08-141-0/+1
* | | Merge topic 'split-stdout-stderr'David Cole2011-08-021-1/+2
|\ \ \
| * | | RunSingleCommand: Add a OUTPUT_NORMAL flag.Johan Björk2011-07-281-1/+2
| |/ /
* | | Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-1/+1
|/ /
* | Merge topic 'cleanup-unused-variable-check'Brad King2011-03-311-2/+2
|\ \
| * | Refine unused cache variable warningBrad King2011-03-241-2/+2
* | | Merge topic 'fix-2828-more-info-in-script-mode'Brad King2011-02-221-1/+1
|\ \ \
| * | | Add CMAKE_ARGC and CMAKE_ARGV0..N-1 variables (#2828)David Cole2011-02-031-1/+1
| |/ /
* | | Merge topic 'disallow-funny-path-names'Brad King2011-02-221-0/+2
|\ \ \ | |/ / |/| / | |/
| * Reject directory names containing '=' (#11689)Brad King2011-01-141-0/+2
* | Add method to unwatch a manual variableBen Boeckel2011-01-131-0/+1
* | Merge branch 'ImprovedDotSupport2' into dev/strict-modeBrad King2010-12-171-37/+39
|\ \ | |/
| * Move the code for generating dot-files into separate class cmGraphVizWriterAlex Neundorf2010-11-091-17/+0
| * Generate separate dot files for each target, and a big one with everything.Alex Neundorf2010-10-311-1/+9
| * Properly insert all targets, also those which don't link to anything.Alex Neundorf2010-10-311-1/+0
| * Move the code for collecting targets and libraries into separate functionsAlex Neundorf2010-10-311-37/+49
* | When checking for variables, specify a reasonBen Boeckel2010-11-151-1/+1
* | Fix line lengthsBen Boeckel2010-10-061-1/+2
* | Add argument to arg parsing to not set directoriesBen Boeckel2010-10-051-1/+1
* | Add a method to put a watch for variablesBen Boeckel2010-09-221-0/+1
* | Run the unused variables check on the final passBen Boeckel2010-09-021-0/+2
* | Add a flag to warn about system filesBen Boeckel2010-09-011-0/+3
* | Rename flags again and use variablewatch for cliBen Boeckel2010-09-011-3/+7
* | Rename find-unused to warn-unusedBen Boeckel2010-09-011-3/+3
* | Rename strict-mode to warn-uninitializedBen Boeckel2010-09-011-3/+3
* | Add flags to detect unused variablesBen Boeckel2010-09-011-0/+6
* | Make --strict-mode option, and integrate with cmake-guiBill Hoffman2010-09-011-0/+3
|/
* Remove unused DumpDocumentation codeBrad King2009-12-081-6/+0
* Factor out "cmake -E cmake_symlink_*" codeBrad King2009-10-211-0/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: Remove unused cmake::CacheVersionMatchesBrad King2009-03-051-2/+0
* ENH: Cleanup cmake --build interface.Brad King2009-03-041-3/+2
* BUG: 4244, add a --build option to cmake that can build projects configured b...Bill Hoffman2008-10-151-0/+7
* ENH: Allow a custom list of debug configurationsBrad King2008-09-041-0/+5
* ENH: add a --trace optionBill Hoffman2008-07-311-0/+4
* BUG: fix for bug 7222 manifest:no not working for makefilesBill Hoffman2008-06-201-1/+4
* BUG: Remove check for files written by file(WRITE) being loaded.Brad King2008-04-301-6/+0
* ENH: make it possible to disable debug output againAlexander Neundorf2008-04-021-1/+1
* ENH: make sure gui no-dev workisBill Hoffman2008-03-291-1/+2
* ENH: remove dangerous access to ivar that should not be usedBill Hoffman2008-03-281-1/+0
* ENH: make sure -Wno-dev sticks so make rebuild_cache will workBill Hoffman2008-03-221-0/+1