summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* 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
* add_subdirectory: Run subdirectory install rules in correct orderKyle Edwards2018-10-101-0/+1
* bootstrap: Add missing libraries for kFreeBSDGregor Jasny2018-09-161-0/+3
* cmLinkItem: Convert to a "sum type" over a string and target pointerBrad King2018-09-071-0/+1
* Utilities/Sphinx: Add option to build and install Info manualOrivej Desh2018-06-121-0/+8
* bootstrap: Use ccache in script-generated makefileShane Parris2018-05-251-4/+6
* Merge topic 'bootstrap_system_libuv_option'Brad King2018-04-171-2/+4
|\
| * bootstrap: Add option to enable/disable usage of system libuvKirill Erofeev2018-04-171-2/+4
* | string() Refactoring: creates an helper for REGEX REPLACEMarc Chevrier2018-04-161-0/+1
* | Add cmGlobVerificationManager class, integrate with cmake and cmStateShane Parris2018-03-291-0/+1
* | bootstrap: Add support for VAR=value options to specify tools and flagsJames Lee2018-03-221-0/+8
* | bootstrap: Clarify error when building with invalid CXXFLAGSBen Chaney2018-03-141-1/+3
|/
* Merge topic 'bootstrap-try-clang'Brad King2018-02-051-2/+2
|\
| * bootstrap: Add Clang to known compiler candidatesAxel Huebl2018-02-051-2/+2
* | Merge topic 'libuv-raii'Brad King2017-12-011-0/+1
|\ \
| * | cmUVHandlePtr: Move to CMakeLib to make it available everywhereBrad King2017-11-301-0/+1