summaryrefslogtreecommitdiff
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmStringAlgorithms'Kyle Edwards2019-07-301-0/+2
|\
| * cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.hSebastian Holtermann2019-07-291-0/+2
* | CMakeVersion.rc: Compute resource components only on WindowsBrad King2019-07-291-0/+15
|/
* cmUnexpectedCommand: Replace with lambda expressionRegina Pfeifer2019-07-211-2/+0
* Merge topic 'cmPropertyMap_unordered_map'Brad King2019-06-121-1/+0
|\
| * cmPropertyMap: Use std::string as value container classSebastian Holtermann2019-06-081-1/+0
* | file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-101-0/+28
|/
* Merge topic 'cmFileTimes'Brad King2019-05-231-0/+2
|\
| * cmFileTimes: New RAII based cmFileTimes classSebastian Holtermann2019-05-221-0/+2
* | cmNinjaLinkLineDeviceComputer now lives in the correct source fileRobert Maynard2019-05-201-0/+2
|/
* cmUVProcessChain: Add cmUVProcessChainKyle Edwards2019-05-071-0/+2
* cmUVStreambuf: Add std::streambuf implementation for uv_stream_tKyle Edwards2019-04-251-0/+1
* Refactor: Move/rename cmProcessGetPipes() to cmGetPipes()Kyle Edwards2019-04-251-0/+2
* Autogen: Rename `cmQtAutoGeneratorMocUic` class to `cmQtAutoMocUic`Sebastian Holtermann2019-04-151-2/+2
* Autogen: Factor out concurrency framework to cmWorkerPool classSebastian Holtermann2019-04-151-0/+2
* Merge topic 'argument-parser'Brad King2019-04-091-2/+2
|\
| * Retire cmCommandArgumentsHelperRegina Pfeifer2019-04-041-2/+0
| * Introduce cmArgumentParserRegina Pfeifer2019-04-041-0/+2
* | Autogen: Rename cmQtAutoGeneratorRcc to cmQtAutoRccSebastian Holtermann2019-04-061-2/+2
|/
* Merge topic 'ghs-linux'Brad King2019-03-221-8/+16
|\
| * GHS: Add support for GHS Multi Generator in LinuxNaren Manimohan2019-03-211-8/+16
* | Rename cmFileTimeComparison to cmFileTimeCacheSebastian Holtermann2019-03-181-2/+2
* | cmFileTimeComparison: Use cmFileTime internallySebastian Holtermann2019-03-181-2/+0
* | New cmFileTime classSebastian Holtermann2019-03-181-0/+4
|/
* cmFileCommand: Factor out cmFileCopier and cmFileInstallerBryon Bean2019-03-131-0/+4
* cmcompress: Delete unused 3rdParty moduleRegina Pfeifer2019-02-251-2/+1
* Xcode: Require at least Xcode 5Gregor Jasny2019-02-161-3/+0
* Merge topic 'add-missing-macos-framework'Brad King2019-01-291-1/+2
|\
| * macOS: Add missing explicit dependency on CoreServices frameworkChuck Atkins2019-01-291-1/+2
* | cmMakefile: Impose maximum recursion limitKyle Edwards2019-01-231-0/+10
* | Factor out enum MessageType into dedicated headerBruno Manganelli2019-01-161-0/+1
* | VS: Rename VS 2017 generator sources to be version-independentBrad King2019-01-111-2/+2
* | Merge topic 'custom-string'Brad King2018-12-131-0/+5
|\ \
| * | String: Add support for a ""_s string literal syntaxBrad King2018-12-121-0/+1
| * | String: Add a custom string typeBrad King2018-12-121-0/+2
| * | Add support for using C++17 string_view or a fallbackBrad King2018-12-111-0/+2
* | | Merge topic 'fileapi'Brad King2018-12-131-0/+8
|\ \ \
| * | | fileapi: add cmakeFiles v1Brad King2018-12-121-0/+2
| * | | fileapi: add cache v2Brad King2018-12-121-0/+2
| * | | fileapi: add codemodel v2Brad King2018-12-121-0/+2
| * | | fileapi: Add protocol v1 infrastructure with support for shared query filesBrad King2018-12-121-0/+2
| |/ /
* | | CTest: Remove submit method 'xmlrpc'Regina Pfeifer2018-11-291-2/+1
|/ /
* | Autogen: Add cmQtAutoGenGlobalInitializer classSebastian Holtermann2018-11-111-0/+2
* | Merge topic 'rename-cpack-ext-generator'Brad King2018-11-061-1/+1
|\ \ | |/
| * CPack: Rename Ext generator to ExternalCraig Scott2018-11-051-1/+1
* | add_subdirectory: Run subdirectory install rules in correct orderKyle Edwards2018-10-101-0/+2
|/
* LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-251-0/+2
* server: Compile json object generation source separatelyBrad King2018-09-211-0/+3
* cmLinkItem: Convert to a "sum type" over a string and target pointerBrad King2018-09-071-0/+1
* CPack: Add "CPack External" generatorKyle Edwards2018-07-021-1/+2