summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add -A option to specify a generator platformBrad King2014-09-151-0/+1
* CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-051-0/+9
* backtrace: Convert to local paths in IssueMessageBen Boeckel2014-06-051-1/+1
* cmake: remove dummy backtraces for IssueMessageBen Boeckel2014-06-051-2/+2
* Merge topic 'cxx14-features'Brad King2014-05-291-0/+11
|\
| * Features: Add support for C++14 features.Stephen Kelly2014-05-221-0/+11
* | Merge topic 'cpack-properties'Brad King2014-05-281-0/+12
|\ \ | |/ |/|
| * Add an "installed file" property scopeNils Gladitz2014-05-281-0/+12
* | Features: Extend concept to C language.Stephen Kelly2014-05-141-0/+6
|/
* Features: Make CMAKE_CXX_KNOWN_FEATURES a property.Stephen Kelly2014-05-021-0/+48
* Remove extra semicolons from C++ code.Stephen Kelly2014-04-031-4/+4
* 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