summaryrefslogtreecommitdiffstats
path: root/Source/cmake.cxx
Commit message (Expand)AuthorAgeFilesLines
...
| * Add support for codelite IDE project flesEran Ifrah2014-01-101-0/+3
* | cmake: Future-proof --find-package mode.Stephen Kelly2014-01-131-2/+3
|/
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-6/+7
* kate: add project generator for the Kate project pluginAlex Neundorf2013-11-251-0/+3
* Simplify some calls to cmGlobalGenerator::BuildBrad King2013-11-181-8/+1
* cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-1/+1
* Refactor tool selection for edit_cache (#14544)Brad King2013-11-121-32/+0
* Refactor internal resource location APIs and initializationBrad King2013-11-121-192/+21
* VS: Add version year to generator namesBrad King2013-10-281-4/+4
* Drop compatibility with CMake < 2.4Brad King2013-10-231-30/+0
* Merge topic 'cmake--build-pipes'Brad King2013-10-221-3/+3
|\
| * cmake: Always pass through stdout/stderr in --build modeBrad King2013-10-181-3/+3
* | cmSystemTools: Drop old RunCommand methodBrad King2013-10-191-4/+0
|/
* Drop unused builtin documentation APIsBrad King2013-10-161-2/+1
* Drop builtin property documentationBrad King2013-10-161-202/+0
* Drop all documentation formatters except UsageBrad King2013-10-161-2/+2
* Drop "full" documentation output typesBrad King2013-10-151-39/+0
* Drop definition of internal propertyBrad King2013-10-151-5/+0
* Drop CMAKE_STRICT modeBrad King2013-10-151-111/+0
* message: Add a DEPRECATION modeStephen Kelly2013-10-081-0/+9
* Merge topic 'split-cmake-E'Brad King2013-10-071-1355/+0
|\
| * cmake: Split -E command implementation into separate source fileBrad King2013-10-031-1355/+0
* | Merge topic 'cleanup-properties'Brad King2013-10-071-7/+0
|\ \
| * | Remove redundant cmake::GetIsPropertyDefined methodBrad King2013-09-171-7/+0
| |/
* | Generate graphviz files at generate time, not configure time.Stephen Kelly2013-08-291-5/+5
|/
* Merge topic 'cppcheck-fixes'Brad King2013-07-161-4/+4
|\
| * cmake: Fix resource leak reported by cppcheckBrad King2013-07-151-4/+4
* | Add Target API to determine if an include is a system include.Stephen Kelly2013-07-021-1/+1
|/
* Merge topic 'vs12-generator'Brad King2013-07-011-0/+4
|\
| * Merge branch 'master' into vs12-generatorBrad King2013-06-281-12/+24
| |\
| * | VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-281-0/+4
* | | automoc: add a global AUTOMOC_TARGETS_FOLDER propertyAlex Neundorf2013-06-281-0/+8
| |/ |/|
* | Merge topic 'config-dependent-CMAKE_AUTOMOC'Brad King2013-06-241-1/+2
|\ \
| * | QtAutomoc: Use config-dependent compile definitions and includes.Stephen Kelly2013-06-121-1/+2
* | | Merge topic 'add-whitespace'Brad King2013-06-241-1/+1
|\ \ \
| * | | Add whitespace after colons in error messages.Stephen Kelly2013-06-211-1/+1
| |/ /
* | | Merge topic 'doc-E-tar-zip'Brad King2013-06-241-3/+2
|\ \ \
| * | | cmake: Document "-E tar" support for .zip (#14225)Brad King2013-06-191-3/+2
| |/ /
* | | Split cmBootstrapCommands.cxx into two sourcesBrad King2013-06-141-1/+2
|/ /
* | CLI: Suppress the unused warning if the key value pair is cached.Stephen Kelly2013-06-041-1/+12
* | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-2/+2
* | Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-1/+1
* | Fix spelling and typos (affecting users)Andreas Mohr2013-05-071-2/+2
|/
* Merge topic 'sublime-text-2-generator'Brad King2013-02-191-0/+3
|\
| * Merge branch 'master' into sublime-text-2-generatorRobert Maynard2013-02-191-0/+17
| |\
| * \ Merge branch 'master' into sublime-text-2-generatorRobert Maynard2013-02-191-11/+45
| |\ \
| * \ \ Merge branch 'master' into sublime-text-2-generatorMorné Chamberlain2012-11-241-79/+68
| |\ \ \
| * | | | Added a generator for Sublime Text 2 project files.Morné Chamberlain2012-10-131-0/+3
* | | | | Merge topic 'vs-atomic-generated-stamp'Brad King2013-02-151-3/+12
|\ \ \ \ \
| * | | | | VS: Replace generation timestamp file atomicallyBrad King2013-02-121-3/+12