summaryrefslogtreecommitdiff
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Source: Assume elf.h does not exist on WindowsBrad King2020-06-031-1/+3
* cmake_language: Rename command from cmake_commandBrad King2020-05-211-2/+2
* cmPropertyDefinitionMap: simplify and shortenTushar Maheshwari2020-05-151-2/+0
* Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>Marc Chevrier2020-04-301-1/+0
* CMake compilation: do not use compiler extensionsMarc Chevrier2020-03-231-0/+5
* cmake: add command line options to output script profiling dataWouter Klouwen2020-03-071-0/+1
* cmake_command: Add command to INVOKE other commands by nameCristian Adam2020-02-251-0/+2
* Add a parser for GCC-style depfilesJoerg Bornemann2020-01-281-0/+7
* Add support for WINDOWS_EXPORT_ALL_SYMBOLS when cross-compiling to WindowsIsuru Fernando2019-12-061-1/+2
* Merge topic 'ctest-resource-groups'Kyle Edwards2019-11-071-6/+6
|\
| * Merge branch 'backport-ctest-resource-groups'Brad King2019-11-051-6/+6
| |\
| | * CTest: Rename hardware -> resources for source codeCraig Scott2019-11-051-2/+2
| | * CTest: Rename "Processes" lexer to "ResourceGroups"Brad King2019-11-051-4/+4
* | | Merge topic 'llvm-rc-fix'Brad King2019-11-071-1/+1
|\ \ \ | |/ / |/| |
| * | CMakeVersion.rc: Fix build with llvm-rcCristian Adam2019-11-061-1/+1
| |/
* | Merge topic 'graphviz'Brad King2019-10-171-0/+2
|\ \
| * | Graphviz: added test suite, fixes, enhancementsCorentin Plouet2019-10-081-0/+2
| |/
* | Add option to configure Ninja link job pool for CMake's own binariesBrad King2019-10-101-0/+5
|/
* CTest: Add bin-packing algorithmKyle Edwards2019-10-021-0/+1
* CTest: Add cmCTestHardwareAllocator classKyle Edwards2019-10-021-0/+1
* CTest: Add parser for hardware spec fileKyle Edwards2019-10-021-0/+1
* CTest: Add lexer for PROCESSES propertyKyle Edwards2019-10-021-0/+5
* Merge topic 'smart_ptr/cmCurses'Brad King2019-09-301-1/+1
|\
| * CursesDialog: modernize CMake usageTushar Maheshwari2019-09-261-1/+1
* | cmMakefile: Move enumerations into new headerDaniel Eiband2019-09-261-0/+1
* | add_custom_target: Add output checks for custom target byproductsDaniel Eiband2019-09-231-0/+2
|/
* Merge topic 'cmake-system-headers'Brad King2019-09-201-4/+2
|\
| * cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-4/+2
* | cmExportSet: subsume cmExportSetMap source filesTushar Maheshwari2019-09-191-2/+0
|/
* cmCustomCommandLine: Provide command line make functionsDaniel Eiband2019-09-161-0/+2
* cmCPackArchiveGenerator: Code cleanupRegina Pfeifer2019-09-041-6/+0
* Merge topic 'precompile-headers'Brad King2019-08-291-0/+2
|\
| * PCH: add target_precompile_headers commandDaniel Pfeifer2019-08-271-0/+2
* | cmCommand refactor: remove cmDisallowedCommand classGabor Bencze2019-08-261-2/+0
|/
* Refactor: Finish replacing CMAKE_BUILD_WITH_CMAKE with CMAKE_BOOTSTRAPKyle Edwards2019-08-091-3/+0
* Introduce cmSubcommandTableRegina Pfeifer2019-08-061-0/+2
* Merge topic 'control-block3'Brad King2019-08-051-0/+2
|\
| * cmFunctionBlocker: Move common logic to baseRegina Pfeifer2019-07-311-0/+2
* | cmStringAlgorithms: Add cmCatViews and cmStrCat functionsSebastian Holtermann2019-08-011-0/+1
|/
* 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