summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: Extend C++17 check for our cast functionsBrad King2019-12-141-1/+11
* Merge branch 'backport-3.16-toc_on_ppc' into toc_on_ppcBrad King2019-12-091-0/+1
|\
| * bootstrap: Add target_link_options commandAlexander Grund2019-12-091-0/+1
* | cmLocalGenerator: Refactor to use cmMakeSingleCommandLineDaniel Eiband2019-11-241-0/+1
* | Merge topic 'bootstrap-break'Brad King2019-10-301-2/+2
|\ \ | |/
| * bootstrap: Avoid redundant compiler selection checksBrad King2019-10-291-2/+2
* | Graphviz: added test suite, fixes, enhancementsCorentin Plouet2019-10-081-0/+1
|/
* Merge topic 'add-custom-target-byproduct-checks'Brad King2019-09-261-0/+1
|\
| * add_custom_target: Add output checks for custom target byproductsDaniel Eiband2019-09-231-0/+1
* | Merge topic 'HP-UX_Port_GCC'Brad King2019-09-231-0/+11
|\ \ | |/ |/|
| * bootstrap: Require GCC 4.9 or higher on HP-UXBrad King2019-09-201-0/+8
| * libuv: Add partial port to HP-UXEarle Lowe2019-09-201-0/+3
* | Merge topic 'cmake-system-headers'Brad King2019-09-201-3/+25
|\ \ | |/ |/|
| * cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-3/+25
* | cmExportSet: subsume cmExportSetMap source filesTushar Maheshwari2019-09-191-1/+0
|/
* Merge topic 'precompile-headers'Brad King2019-08-291-0/+1
|\
| * PCH: add target_precompile_headers commandDaniel Pfeifer2019-08-271-0/+1
* | Merge topic 'cmCommand_refactor_disallowed'Brad King2019-08-281-1/+0
|\ \ | |/ |/|
| * cmCommand refactor: remove cmDisallowedCommand classGabor Bencze2019-08-261-1/+0
* | Merge topic 'optional'Brad King2019-08-261-1/+15
|\ \ | |/ |/|
| * Extend C++17 feature checks to require std::optionalBrad King2019-08-231-1/+15
* | bootstrap: Compile cm::StringBrad King2019-08-201-0/+1
* | cmConfigure.h: Tell windows.h not to define min/max macrosBrad King2019-08-201-0/+6
|/
* Refactor: Finish replacing CMAKE_BUILD_WITH_CMAKE with CMAKE_BOOTSTRAPKyle Edwards2019-08-091-2/+2
* Introduce cmSubcommandTableRegina Pfeifer2019-08-061-0/+1
* Merge topic 'control-block3'Brad King2019-08-051-0/+1
|\
| * cmFunctionBlocker: Move common logic to baseRegina Pfeifer2019-07-311-0/+1
* | cmStringAlgorithms: Add cmCatViews and cmStrCat functionsSebastian Holtermann2019-08-011-0/+1
|/
* Merge topic 'command-refactoring3'Brad King2019-07-231-1/+0
|\
| * cmUnexpectedCommand: Replace with lambda expressionRegina Pfeifer2019-07-211-1/+0
* | bootstrap: Verify C++14 capabilities before using themBrad King2019-07-181-1/+20
|/
* 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-2/+18
|/
* Merge topic 'cmFileTimes'Brad King2019-05-231-0/+1
|\
| * cmFileTimes: New RAII based cmFileTimes classSebastian Holtermann2019-05-221-0/+1
* | CUDA: More exhaustive checks to determine when to do device linkingRobert Maynard2019-05-211-0/+1
|/
* cmUVProcessChain: Add cmUVProcessChainKyle Edwards2019-05-071-0/+2
* bootstrap: Update for new KWSys configuration optionBrad King2019-04-171-0/+2
* Retire cmCommandArgumentsHelperRegina Pfeifer2019-04-041-1/+0
* Introduce cmArgumentParserRegina Pfeifer2019-04-041-0/+1
* Rename cmFileTimeComparison to cmFileTimeCacheSebastian Holtermann2019-03-181-1/+1
* New cmFileTime classSebastian Holtermann2019-03-181-0/+1
* Merge topic 'refactor_cmfilecopier'Brad King2019-03-141-0/+2
|\
| * cmFileCommand: Factor out cmFileCopier and cmFileInstallerBryon Bean2019-03-131-0/+2
* | CMake: Enable use of zstd in libarchiveBrad King2019-03-131-2/+4
|/
* clang-tidy: Use `= delete`Regina Pfeifer2019-01-291-1/+0
* cmMakefile: Impose maximum recursion limitKyle Edwards2019-01-231-0/+1
* libuv: Update CMake-internal buildsystemBrad King2019-01-171-3/+5
* Add support for using C++17 string_view or a fallbackBrad King2018-12-111-0/+1