summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
...
* | | cmake_path command: path managementMarc Chevrier2020-09-061-0/+1
* | | cmCMakePath: Class for path handlingMarc Chevrier2020-09-061-0/+1
* | | Bootstrap: Use #pragma once in cmThirdParty.hKyle Edwards2020-09-031-3/+1
* | | Bootstrap: Add support for NinjaKyle Edwards2020-08-101-69/+291
* | | Merge topic 'bootstrap-intel'Brad King2020-07-271-1/+1
|\ \ \ | | |/ | |/|
| * | bootstrap: Fix support for Intel compiler with modern GNU system compilerBrad King2020-07-241-1/+1
* | | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* | | Merge topic 'bootstrap-system-http2'Brad King2020-07-211-2/+4
|\ \ \ | | |/ | |/|
| * | bootstrap: Add options to control use of system nghttp2Brad King2020-07-201-2/+4
* | | STL Support: Add cm::filesystem::path in <cm/filesystem>Marc Chevrier2020-07-091-1/+3
* | | STL Support: introduce dedicated configuration fileMarc Chevrier2020-07-091-0/+3
* | | bootstrap: Add option to use system libuv during bootstrapJulien Schueller2020-07-061-14/+28
* | | cmStandardLevelResolver: Added to handle standard level queriesRobert Maynard2020-07-011-0/+1
|/ /
* | Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-261-1/+1
* | cmPropertyDefinitionMap: simplify and shortenTushar Maheshwari2020-05-151-1/+0
* | bootstrap: update list of problematic filesMarc Chevrier2020-05-071-2/+6
* | bootstrap: Prefer “test … && test …” over “test … -a …”Issam Maghni2020-05-051-3/+3
* | bootstrap: Prefer “test …” over “[ … ]”Issam Maghni2020-05-051-63/+63
* | Merge topic 'bootstrap-solaris-tr'Brad King2020-05-051-1/+1
|\ \ | |/
| * bootstrap: Use 'tr' more portablyBrad King2020-05-041-1/+1
* | Clang: Refactor CXX standard flags into __compiler_clang_cxx_standards()Raul Tambre2020-04-071-2/+10
* | bootstrap: Tolerate trailing content in CMakeVersion.cmake componentsjjYBdx4IL2020-03-171-1/+1
|/
* Bootstrap: take care of C++ features configurationMarc Chevrier2020-02-011-0/+24
* bootstrap: Build with Release config by default to get optimizationsBrad King2020-01-091-0/+1
* 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
|\