summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Use a default CA path when not using system curlBrad King2015-01-231-0/+8
* Merge topic 'cdash_upload_file_mode'Brad King2015-01-221-0/+1
|\
| * ctest_submit: Add CDASH_UPLOAD mode to upload files to CDashBill Hoffman2015-01-201-0/+1
* | Add option to build CMake against a system jsoncppBrad King2015-01-201-1/+1
|/
* Merge topic 'cmake-labels-json'Brad King2015-01-201-1/+3
|\
| * cmake: Generate an internal 'Labels.json' file next to 'Labels.txt'Brad King2015-01-201-1/+3
* | cmake: Teach "-E tar" command a "--mtime=" optionBrad King2015-01-191-0/+2
|/
* cmStandardIncludes: Remove obsolete cmOStringStream.Stephen Kelly2015-01-111-1/+0
* Mach-O: Add Mach-O parser for OS X and iOS.Clinton Stimpson2014-12-221-0/+10
* file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-031-0/+6
* CTest: Add Javascript coverage parserJoseph Snyder2014-10-291-0/+1
* Merge topic 'remove-borland-build'Brad King2014-10-211-1/+1
|\
| * Remove borland workarounds.Stephen Kelly2014-10-151-1/+1
* | Merge topic 'ctest-delphi-coverage'Brad King2014-10-211-0/+1
|\ \ | |/ |/|
| * CTest: Add code coverage parser for Pascal/DelphiJoseph Snyder2014-10-211-0/+1
* | Fix if() checks of CMAKE_SYSTEM_NAME on CygwinBrad King2014-09-111-1/+1
|/
* StringUuid: Implement new string(UUID) sub-command.Nils Gladitz2014-08-281-0/+1
* Merge topic 'wix-acl'Brad King2014-08-111-2/+3
|\
| * CPackWIX: Implement CPACK_WIX_ACL (Access Control List) propertyNils Gladitz2014-08-091-2/+3
* | CPackIFW: Refactor and revise this generatorKonstantin Podsvirov2014-08-111-1/+3
|/
* CPack: add generators for .7z and .tar.xz (#13072, #14519)Daniel Pfeifer2014-07-291-0/+2
* CPack: Add an "IFW" generator for Qt Framework InstallerKonstantin Podsvirov2014-07-281-0/+1
* VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-251-0/+2
* CTest: Add Jacoco Coverage functionalityJoseph Snyder2014-06-121-0/+1
* CTest: Rename coverage implementation for "Python" to "Cobertura"Joseph Snyder2014-06-041-1/+1
* Add an "installed file" property scopeNils Gladitz2014-05-281-0/+4
* Add target_compile_features command.Stephen Kelly2014-04-071-0/+1
* target_sources: New command to add sources to target.Stephen Kelly2014-04-021-0/+1
* Haiku: Enable CMake builtin ELF editorAdrien Destugues2014-03-211-0/+18
* Watcom: Enable 'WMake Makefiles' generator on LinuxJiri Malak2014-03-171-1/+9
* Encoding: Provide option to configure CMake to use UTF-8 encoding.Clinton Stimpson2014-03-141-0/+5
* CPackWIX: refactor and cleanupNils Gladitz2014-02-261-0/+4
* CMakeLists: Generate the cmCommands.cxx file.Stephen Kelly2014-02-091-1/+45
* Add support for codelite IDE project flesEran Ifrah2014-01-101-0/+2
* CPackWiX: allow customization of generated WiX sourcesNils Gladitz2013-12-171-0/+1
* kate: add project generator for the Kate project pluginAlex Neundorf2013-11-251-0/+2
* Refactor internal resource location APIs and initializationBrad King2013-11-121-0/+6
* Merge topic 'Qt-auto-generators'Brad King2013-10-281-2/+2
|\
| * Rename the cmQtAutomoc class to cmQtAutoGenerators.Stephen Kelly2013-10-241-2/+2
* | ctest_update: Add support for Perforce p4 clientPedro Navarro2013-10-261-0/+2
|/
* Merge topic 'remove-cmake-i-wizard'Brad King2013-10-221-2/+0
|\
| * cmake: Drop support for "-i" wizard modeBrad King2013-10-181-2/+0
* | cmSystemTools: Drop old RunCommand methodBrad King2013-10-191-12/+0
|/
* Drop builtin command documentationBrad King2013-10-161-2/+0
* Drop builtin property documentationBrad King2013-10-161-3/+0
* Drop all documentation formatters except UsageBrad King2013-10-161-6/+0
* Add class cmRST to do basic reStructuredText processingBrad King2013-10-161-0/+2
* Drop "full" documentation output typesBrad King2013-10-151-1/+0
* Add reStructuredText (RST) documentation formatterBrad King2013-10-151-0/+1
* Merge topic 'Add-coverage.py-Coverage'Brad King2013-10-081-0/+1
|\