summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* install(TARGETS): Add RUNTIME_DEPENDENCIES optionKyle Edwards2021-06-041-0/+2
* Source: Add cmInstallRuntimeDependencySetKyle Edwards2021-06-041-0/+1
* install(): Add IMPORTED_RUNTIME_ARTIFACTS modeKyle Edwards2021-05-311-0/+1
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-2/+12
* Update CMake code using KWSys to account for Status return valuesBrad King2021-04-141-0/+2
* Help: Add option to generate docs with latexpdfHenryk Paluch2021-03-011-0/+8
* bootstrap: add cmake_ld_flags to include checkIssam E. Maghni2021-02-031-5/+5
* bootstrap: add cmake_ld_flags to compilers checkIssam E. Maghni2021-01-161-6/+6
* bootstrap: test -a|o is not POSIXIssam E. Maghni2020-12-231-5/+4
* add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSBrad King2020-12-111-1/+0
* Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-291-0/+2
* Merge topic 'cmake-E-cat-binary'Brad King2020-10-151-0/+1
|\
| * cmConsoleBuf: Factor out cout/cerr console buffer managementBrad King2020-10-141-0/+1
| * Merge topic 'bootstrap-intel' into release-3.18Brad King2020-07-271-1/+1
| |\
* | \ Merge topic 'bootstrap-make-smake'Brad King2020-10-141-1/+1
|\ \ \
| * | | bootstrap: add smake as known make processorsIssam E. Maghni2020-10-141-1/+1
* | | | Merge topic 'bootstrap-ninja-samu'Brad King2020-10-141-1/+1
|\ \ \ \ | |/ / /
| * | | bootstrap: add samu as known ninja processorsIssam E. Maghni2020-10-141-1/+1
* | | | cmCustomCommandGenerator: Add option to transform depfileKyle Edwards2020-10-131-34/+33
* | | | cmake -E: Add cmake_transform_depfile internal commandKyle Edwards2020-10-131-0/+4
|/ / /
* | | libuv: Add support for building for QNX within CMakeElad Lahav2020-09-251-0/+4
* | | 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
|\ \ | |/