| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'bootstrap-break' | Brad King | 2019-10-30 | 1 | -2/+2 |
|\ |
|
| * | bootstrap: Avoid redundant compiler selection checks | Brad King | 2019-10-29 | 1 | -2/+2 |
|
|
* | | Graphviz: added test suite, fixes, enhancements | Corentin Plouet | 2019-10-08 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'add-custom-target-byproduct-checks' | Brad King | 2019-09-26 | 1 | -0/+1 |
|\ |
|
| * | add_custom_target: Add output checks for custom target byproducts | Daniel Eiband | 2019-09-23 | 1 | -0/+1 |
|
|
* | | Merge topic 'HP-UX_Port_GCC' | Brad King | 2019-09-23 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | bootstrap: Require GCC 4.9 or higher on HP-UX | Brad King | 2019-09-20 | 1 | -0/+8 |
|
|
| * | libuv: Add partial port to HP-UX | Earle Lowe | 2019-09-20 | 1 | -0/+3 |
|
|
* | | Merge topic 'cmake-system-headers' | Brad King | 2019-09-20 | 1 | -3/+25 |
|\ \
| |/
|/| |
|
| * | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -3/+25 |
|
|
* | | cmExportSet: subsume cmExportSetMap source files | Tushar Maheshwari | 2019-09-19 | 1 | -1/+0 |
|/ |
|
* | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 1 | -0/+1 |
|\ |
|
| * | PCH: add target_precompile_headers command | Daniel Pfeifer | 2019-08-27 | 1 | -0/+1 |
|
|
* | | Merge topic 'cmCommand_refactor_disallowed' | Brad King | 2019-08-28 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | cmCommand refactor: remove cmDisallowedCommand class | Gabor Bencze | 2019-08-26 | 1 | -1/+0 |
|
|
* | | Merge topic 'optional' | Brad King | 2019-08-26 | 1 | -1/+15 |
|\ \
| |/
|/| |
|
| * | Extend C++17 feature checks to require std::optional | Brad King | 2019-08-23 | 1 | -1/+15 |
|
|
* | | bootstrap: Compile cm::String | Brad King | 2019-08-20 | 1 | -0/+1 |
|
|
* | | cmConfigure.h: Tell windows.h not to define min/max macros | Brad King | 2019-08-20 | 1 | -0/+6 |
|/ |
|
* | Refactor: Finish replacing CMAKE_BUILD_WITH_CMAKE with CMAKE_BOOTSTRAP | Kyle Edwards | 2019-08-09 | 1 | -2/+2 |
|
|
* | Introduce cmSubcommandTable | Regina Pfeifer | 2019-08-06 | 1 | -0/+1 |
|
|
* | Merge topic 'control-block3' | Brad King | 2019-08-05 | 1 | -0/+1 |
|\ |
|
| * | cmFunctionBlocker: Move common logic to base | Regina Pfeifer | 2019-07-30 | 1 | -0/+1 |
|
|
* | | cmStringAlgorithms: Add cmCatViews and cmStrCat functions | Sebastian Holtermann | 2019-08-01 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'command-refactoring3' | Brad King | 2019-07-23 | 1 | -1/+0 |
|\ |
|
| * | cmUnexpectedCommand: Replace with lambda expression | Regina Pfeifer | 2019-07-21 | 1 | -1/+0 |
|
|
* | | bootstrap: Verify C++14 capabilities before using them | Brad King | 2019-07-18 | 1 | -1/+20 |
|/ |
|
* | 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 | -2/+18 |
|/ |
|
* | Merge topic 'cmFileTimes' | Brad King | 2019-05-23 | 1 | -0/+1 |
|\ |
|
| * | cmFileTimes: New RAII based cmFileTimes class | Sebastian Holtermann | 2019-05-22 | 1 | -0/+1 |
|
|
* | | CUDA: More exhaustive checks to determine when to do device linking | Robert Maynard | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | cmUVProcessChain: Add cmUVProcessChain | Kyle Edwards | 2019-05-07 | 1 | -0/+2 |
|
|
* | bootstrap: Update for new KWSys configuration option | Brad King | 2019-04-17 | 1 | -0/+2 |
|
|
* | Retire cmCommandArgumentsHelper | Regina Pfeifer | 2019-04-04 | 1 | -1/+0 |
|
|
* | Introduce cmArgumentParser | Regina Pfeifer | 2019-04-04 | 1 | -0/+1 |
|
|
* | Rename cmFileTimeComparison to cmFileTimeCache | Sebastian Holtermann | 2019-03-18 | 1 | -1/+1 |
|
|
* | New cmFileTime class | Sebastian Holtermann | 2019-03-18 | 1 | -0/+1 |
|
|
* | Merge topic 'refactor_cmfilecopier' | Brad King | 2019-03-14 | 1 | -0/+2 |
|\ |
|
| * | cmFileCommand: Factor out cmFileCopier and cmFileInstaller | Bryon Bean | 2019-03-13 | 1 | -0/+2 |
|
|
* | | CMake: Enable use of zstd in libarchive | Brad King | 2019-03-13 | 1 | -2/+4 |
|/ |
|
* | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 1 | -1/+0 |
|
|
* | cmMakefile: Impose maximum recursion limit | Kyle Edwards | 2019-01-23 | 1 | -0/+1 |
|
|
* | libuv: Update CMake-internal buildsystem | Brad King | 2019-01-17 | 1 | -3/+5 |
|
|
* | Add support for using C++17 string_view or a fallback | Brad King | 2018-12-11 | 1 | -0/+1 |
|
|
* | add_subdirectory: Run subdirectory install rules in correct order | Kyle Edwards | 2018-10-10 | 1 | -0/+1 |
|
|
* | bootstrap: Add missing libraries for kFreeBSD | Gregor Jasny | 2018-09-16 | 1 | -0/+3 |
|
|
* | cmLinkItem: Convert to a "sum type" over a string and target pointer | Brad King | 2018-09-07 | 1 | -0/+1 |
|
|
* | Utilities/Sphinx: Add option to build and install Info manual | Orivej Desh | 2018-06-12 | 1 | -0/+8 |
|
|