| Commit message (Expand) | Author | Age | Files | Lines |
* | Source: Assume elf.h does not exist on Windows | Brad King | 2020-06-03 | 1 | -1/+3 |
|
|
* | cmake_language: Rename command from cmake_command | Brad King | 2020-05-21 | 1 | -2/+2 |
|
|
* | cmPropertyDefinitionMap: simplify and shorten | Tushar Maheshwari | 2020-05-15 | 1 | -2/+0 |
|
|
* | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> | Marc Chevrier | 2020-04-30 | 1 | -1/+0 |
|
|
* | CMake compilation: do not use compiler extensions | Marc Chevrier | 2020-03-23 | 1 | -0/+5 |
|
|
* | cmake: add command line options to output script profiling data | Wouter Klouwen | 2020-03-07 | 1 | -0/+1 |
|
|
* | cmake_command: Add command to INVOKE other commands by name | Cristian Adam | 2020-02-25 | 1 | -0/+2 |
|
|
* | Add a parser for GCC-style depfiles | Joerg Bornemann | 2020-01-28 | 1 | -0/+7 |
|
|
* | Add support for WINDOWS_EXPORT_ALL_SYMBOLS when cross-compiling to Windows | Isuru Fernando | 2019-12-06 | 1 | -1/+2 |
|
|
* | Merge topic 'ctest-resource-groups' | Kyle Edwards | 2019-11-07 | 1 | -6/+6 |
|\ |
|
| * | Merge branch 'backport-ctest-resource-groups' | Brad King | 2019-11-05 | 1 | -6/+6 |
| |\ |
|
| | * | CTest: Rename hardware -> resources for source code | Craig Scott | 2019-11-05 | 1 | -2/+2 |
|
|
| | * | CTest: Rename "Processes" lexer to "ResourceGroups" | Brad King | 2019-11-05 | 1 | -4/+4 |
|
|
* | | | Merge topic 'llvm-rc-fix' | Brad King | 2019-11-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | CMakeVersion.rc: Fix build with llvm-rc | Cristian Adam | 2019-11-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'graphviz' | Brad King | 2019-10-17 | 1 | -0/+2 |
|\ \ |
|
| * | | Graphviz: added test suite, fixes, enhancements | Corentin Plouet | 2019-10-08 | 1 | -0/+2 |
| |/ |
|
* | | Add option to configure Ninja link job pool for CMake's own binaries | Brad King | 2019-10-10 | 1 | -0/+5 |
|/ |
|
* | CTest: Add bin-packing algorithm | Kyle Edwards | 2019-10-02 | 1 | -0/+1 |
|
|
* | CTest: Add cmCTestHardwareAllocator class | Kyle Edwards | 2019-10-02 | 1 | -0/+1 |
|
|
* | CTest: Add parser for hardware spec file | Kyle Edwards | 2019-10-02 | 1 | -0/+1 |
|
|
* | CTest: Add lexer for PROCESSES property | Kyle Edwards | 2019-10-02 | 1 | -0/+5 |
|
|
* | Merge topic 'smart_ptr/cmCurses' | Brad King | 2019-09-30 | 1 | -1/+1 |
|\ |
|
| * | CursesDialog: modernize CMake usage | Tushar Maheshwari | 2019-09-26 | 1 | -1/+1 |
|
|
* | | cmMakefile: Move enumerations into new header | Daniel Eiband | 2019-09-26 | 1 | -0/+1 |
|
|
* | | add_custom_target: Add output checks for custom target byproducts | Daniel Eiband | 2019-09-23 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'cmake-system-headers' | Brad King | 2019-09-20 | 1 | -4/+2 |
|\ |
|
| * | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -4/+2 |
|
|
* | | cmExportSet: subsume cmExportSetMap source files | Tushar Maheshwari | 2019-09-19 | 1 | -2/+0 |
|/ |
|
* | cmCustomCommandLine: Provide command line make functions | Daniel Eiband | 2019-09-16 | 1 | -0/+2 |
|
|
* | cmCPackArchiveGenerator: Code cleanup | Regina Pfeifer | 2019-09-04 | 1 | -6/+0 |
|
|
* | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 1 | -0/+2 |
|\ |
|
| * | PCH: add target_precompile_headers command | Daniel Pfeifer | 2019-08-27 | 1 | -0/+2 |
|
|
* | | cmCommand refactor: remove cmDisallowedCommand class | Gabor Bencze | 2019-08-26 | 1 | -2/+0 |
|/ |
|
* | Refactor: Finish replacing CMAKE_BUILD_WITH_CMAKE with CMAKE_BOOTSTRAP | Kyle Edwards | 2019-08-09 | 1 | -3/+0 |
|
|
* | Introduce cmSubcommandTable | Regina Pfeifer | 2019-08-06 | 1 | -0/+2 |
|
|
* | Merge topic 'control-block3' | Brad King | 2019-08-05 | 1 | -0/+2 |
|\ |
|
| * | cmFunctionBlocker: Move common logic to base | Regina Pfeifer | 2019-07-30 | 1 | -0/+2 |
|
|
* | | cmStringAlgorithms: Add cmCatViews and cmStrCat functions | Sebastian Holtermann | 2019-08-01 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'cmStringAlgorithms' | Kyle Edwards | 2019-07-30 | 1 | -0/+2 |
|\ |
|
| * | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -0/+2 |
|
|
* | | CMakeVersion.rc: Compute resource components only on Windows | Brad King | 2019-07-29 | 1 | -0/+15 |
|/ |
|
* | cmUnexpectedCommand: Replace with lambda expression | Regina Pfeifer | 2019-07-21 | 1 | -2/+0 |
|
|
* | Merge topic 'cmPropertyMap_unordered_map' | Brad King | 2019-06-12 | 1 | -1/+0 |
|\ |
|
| * | cmPropertyMap: Use std::string as value container class | Sebastian Holtermann | 2019-06-08 | 1 | -1/+0 |
|
|
* | | file: Add GET_RUNTIME_DEPENDENCIES mode | Kyle Edwards | 2019-06-10 | 1 | -0/+28 |
|/ |
|
* | Merge topic 'cmFileTimes' | Brad King | 2019-05-23 | 1 | -0/+2 |
|\ |
|
| * | cmFileTimes: New RAII based cmFileTimes class | Sebastian Holtermann | 2019-05-22 | 1 | -0/+2 |
|
|
* | | cmNinjaLinkLineDeviceComputer now lives in the correct source file | Robert Maynard | 2019-05-20 | 1 | -0/+2 |
|/ |
|
* | cmUVProcessChain: Add cmUVProcessChain | Kyle Edwards | 2019-05-07 | 1 | -0/+2 |
|
|