summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-4/+4
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-2/+2
* Directories: Take strings when setting directoriesBen Boeckel2014-03-081-4/+4
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-4/+4
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-5/+5
* stringapi: Use strings for property namesBen Boeckel2014-03-081-9/+11
* Refactor tool selection for edit_cache (#14544)Brad King2013-11-121-3/+4
* Refactor internal resource location APIs and initializationBrad King2013-11-121-16/+1
* cmake: Always pass through stdout/stderr in --build modeBrad King2013-10-181-2/+1
* Drop unused builtin documentation APIsBrad King2013-10-161-2/+1
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-38/+7
* Drop builtin property documentationBrad King2013-10-161-3/+0
* Drop "full" documentation output typesBrad King2013-10-151-22/+0
* Drop CMAKE_STRICT modeBrad King2013-10-151-4/+0
* message: Add a DEPRECATION modeStephen Kelly2013-10-081-1/+3
* Merge topic 'split-cmake-E'Brad King2013-10-071-28/+0
|\
| * cmake: Split -E command implementation into separate source fileBrad King2013-10-031-28/+0
* | Remove redundant cmake::GetIsPropertyDefined methodBrad King2013-09-171-2/+0
|/
* Merge topic 'cmake-help-generators-fix'Brad King2013-05-211-2/+2
|\
| * Docs: cmake -G selects a "build system" generatorStephen Kelly2013-05-211-2/+2
* | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-2/+2
|/
* Xcode: Implement generator toolset selection (#9831, #13802)Brad King2013-02-071-0/+1
* VS: Implement generator toolset selection (#10722, #13774)Brad King2013-02-071-0/+2
* CMake: Add -T option to choose a generator toolsetBrad King2013-02-071-0/+13
* Add a way to check INTERFACE user property compatibility.Stephen Kelly2013-01-151-0/+2
* Add command to generate environment for a Windows CE SDKPatrick Gansterer2012-11-301-0/+2
* Allow a GeneratorFactory handling of more than one generatorPatrick Gansterer2012-11-191-3/+2
* Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-3/+2
* Revert "Ninja: don't expand any rsp files"Bill Hoffman2012-10-011-2/+1
* Ninja: don't expand any rsp filesPeter Kuemmel2012-09-191-1/+2
* 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