| Commit message (Expand) | Author | Age | Files | Lines |
* | Encoding: Provide option to configure CMake to use UTF-8 encoding. | Clinton Stimpson | 2014-03-14 | 1 | -0/+5 |
|
|
* | CPackWIX: refactor and cleanup | Nils Gladitz | 2014-02-26 | 1 | -0/+4 |
|
|
* | CMakeLists: Generate the cmCommands.cxx file. | Stephen Kelly | 2014-02-09 | 1 | -1/+45 |
|
|
* | Add support for codelite IDE project fles | Eran Ifrah | 2014-01-10 | 1 | -0/+2 |
|
|
* | CPackWiX: allow customization of generated WiX sources | Nils Gladitz | 2013-12-17 | 1 | -0/+1 |
|
|
* | kate: add project generator for the Kate project plugin | Alex Neundorf | 2013-11-25 | 1 | -0/+2 |
|
|
* | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 1 | -0/+6 |
|
|
* | Merge topic 'Qt-auto-generators' | Brad King | 2013-10-28 | 1 | -2/+2 |
|\ |
|
| * | Rename the cmQtAutomoc class to cmQtAutoGenerators. | Stephen Kelly | 2013-10-24 | 1 | -2/+2 |
|
|
* | | ctest_update: Add support for Perforce p4 client | Pedro Navarro | 2013-10-26 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'remove-cmake-i-wizard' | Brad King | 2013-10-22 | 1 | -2/+0 |
|\ |
|
| * | cmake: Drop support for "-i" wizard mode | Brad King | 2013-10-18 | 1 | -2/+0 |
|
|
* | | cmSystemTools: Drop old RunCommand method | Brad King | 2013-10-19 | 1 | -12/+0 |
|/ |
|
* | Drop builtin command documentation | Brad King | 2013-10-16 | 1 | -2/+0 |
|
|
* | Drop builtin property documentation | Brad King | 2013-10-16 | 1 | -3/+0 |
|
|
* | Drop all documentation formatters except Usage | Brad King | 2013-10-16 | 1 | -6/+0 |
|
|
* | Add class cmRST to do basic reStructuredText processing | Brad King | 2013-10-16 | 1 | -0/+2 |
|
|
* | Drop "full" documentation output types | Brad King | 2013-10-15 | 1 | -1/+0 |
|
|
* | Add reStructuredText (RST) documentation formatter | Brad King | 2013-10-15 | 1 | -0/+1 |
|
|
* | Merge topic 'Add-coverage.py-Coverage' | Brad King | 2013-10-08 | 1 | -0/+1 |
|\ |
|
| * | Adding support for the Python coverage.py tool. | Patrick Reynolds | 2013-10-08 | 1 | -0/+1 |
|
|
* | | cmake: Split -E command implementation into separate source file | Brad King | 2013-10-03 | 1 | -1/+1 |
|/ |
|
* | Clean up install rules of CMake itself (#14371) | Brad King | 2013-08-26 | 1 | -7/+5 |
|
|
* | Merge branch 'master' into vs12-generator | Brad King | 2013-06-28 | 1 | -3/+13 |
|\ |
|
| * | Merge topic 'openbsd-elf-parsing' | Brad King | 2013-06-24 | 1 | -1/+5 |
| |\ |
|
| | * | OpenBSD: Enable ELF parsing and editing (#14241) | David Coppa | 2013-06-21 | 1 | -1/+5 |
|
|
| * | | Split cmBootstrapCommands.cxx into two sources | Brad King | 2013-06-14 | 1 | -1/+2 |
| |/ |
|
| * | Merge topic 'doc-improvements' | Brad King | 2013-05-16 | 1 | -1/+2 |
| |\ |
|
| | * | Explain distribution of Win9x binary on all Windows versions. | Andreas Mohr | 2013-05-07 | 1 | -1/+2 |
|
|
| * | | VS: Create parser for Visual Studio .sln files | Petr Kmoch | 2013-04-12 | 1 | -0/+4 |
| |/ |
|
* | | VS12: Add Visual Studio 12 generator (#14251) | Brad King | 2013-06-28 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'try_compile-targets' | Brad King | 2013-02-25 | 1 | -0/+2 |
|\ |
|
| * | Add a new Export generator for IMPORTED targets. | Stephen Kelly | 2013-02-22 | 1 | -0/+2 |
|
|
* | | Merge branch 'master' into sublime-text-2-generator | Robert Maynard | 2013-02-19 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | CPack: Add a WiX Generator (#11575) | Nils Gladitz | 2012-12-03 | 1 | -0/+8 |
|
|
| * | VS: Add parser for WCE.VCPlatform.config to read WinCE platforms | Patrick Gansterer | 2012-11-27 | 1 | -0/+2 |
|
|
* | | Merge branch 'master' into sublime-text-2-generator | Morné Chamberlain | 2012-11-24 | 1 | -14/+1 |
|\ \
| |/ |
|
| * | VS: Remove platform specific generator files | Patrick Gansterer | 2012-11-19 | 1 | -14/+0 |
|
|
| * | Introduce the abstract class cmGlobalGeneratorFactory | Patrick Gansterer | 2012-11-19 | 1 | -0/+1 |
|
|
* | | Added a generator for Sublime Text 2 project files. | Morné Chamberlain | 2012-10-13 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'export-sets' | Brad King | 2012-10-01 | 1 | -0/+5 |
|\ |
|
| * | Merge topic 'AutomocUseTargetProperties' into export-sets | Alex Neundorf | 2012-09-30 | 1 | -1/+7 |
| |\ |
|
| * | | exports: Add cmExportSetMap class | Yury G. Kudryashov | 2012-09-28 | 1 | -0/+2 |
|
|
| * | | exports: Create class cmExportSet | Yury G. Kudryashov | 2012-09-28 | 1 | -0/+2 |
|
|
| * | | exports: Move cmTargetExport to a dedicated header file | Yury G. Kudryashov | 2012-09-28 | 1 | -0/+1 |
|
|
* | | | Add API to check that dependent target properties form a DAG. | Stephen Kelly | 2012-09-28 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge topic 'generator-expression-refactor' | Brad King | 2012-09-19 | 1 | -0/+6 |
|\ \ |
|
| * | | cmGeneratorExpression: Re-write for multi-stage evaluation | Stephen Kelly | 2012-09-18 | 1 | -0/+6 |
| |/ |
|
* | | Use add_subdirectory instead of the obsolete subdirs. | Stephen Kelly | 2012-08-21 | 1 | -1/+1 |
|/ |
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -24/+24 |
|
|