| Commit message (Expand) | Author | Age | Files | Lines |
* | cmRulePlaceholderExpander: add base class for placeholder expansion reuse | Marc Chevrier | 2022-02-06 | 1 | -0/+1 |
|
|
* | bootstrap: Avoid TOC overflow on AIX powerpc | Brad King | 2022-01-27 | 1 | -0/+14 |
|
|
* | bootstrap: Remove stray indentation | Brad King | 2022-01-27 | 1 | -1/+1 |
|
|
* | libuv: Build unix tcp support during CMake bootstrap | Brad King | 2021-11-17 | 1 | -0/+1 |
|
|
* | install(TARGETS): Add FILE_SET mode | Kyle Edwards | 2021-10-27 | 1 | -0/+1 |
|
|
* | cmTarget: Add cmFileSet and associated properties | Kyle Edwards | 2021-10-27 | 1 | -0/+1 |
|
|
* | Merge topic 'bootstrap-qt6' | Brad King | 2021-10-06 | 1 | -0/+1 |
|\ |
|
| * | bootstrap: Enable cmake_language command to support cmake-gui with Qt 6.2 | Brad King | 2021-10-05 | 1 | -0/+1 |
|
|
* | | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -1/+1 |
|
|
* | | cmProp: refactoring: transform alias in class | Marc Chevrier | 2021-08-08 | 1 | -0/+1 |
|
|
* | | Merge topic 'import-elf' | Brad King | 2021-06-25 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | cmELF: Include the ELF parsing code unconditionally | Alex Richardson | 2021-06-24 | 1 | -0/+1 |
|
|
* | | bootstrap: Compile with _FILE_OFFSET_BITS=64 on Linux | Brad King | 2021-06-23 | 1 | -0/+10 |
|/ |
|
* | install(TARGETS): Add RUNTIME_DEPENDENCIES option | Kyle Edwards | 2021-06-04 | 1 | -0/+2 |
|
|
* | Source: Add cmInstallRuntimeDependencySet | Kyle Edwards | 2021-06-04 | 1 | -0/+1 |
|
|
* | install(): Add IMPORTED_RUNTIME_ARTIFACTS mode | Kyle Edwards | 2021-05-31 | 1 | -0/+1 |
|
|
* | MSYS: Add support for running under MSYS runtime environment | Orgad Shaneh | 2021-04-26 | 1 | -2/+12 |
|
|
* | Update CMake code using KWSys to account for Status return values | Brad King | 2021-04-14 | 1 | -0/+2 |
|
|
* | Help: Add option to generate docs with latexpdf | Henryk Paluch | 2021-03-01 | 1 | -0/+8 |
|
|
* | bootstrap: add cmake_ld_flags to include check | Issam E. Maghni | 2021-02-03 | 1 | -5/+5 |
|
|
* | bootstrap: add cmake_ld_flags to compilers check | Issam E. Maghni | 2021-01-17 | 1 | -6/+6 |
|
|
* | bootstrap: test -a|o is not POSIX | Issam E. Maghni | 2020-12-23 | 1 | -5/+4 |
|
|
* | add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS | Brad King | 2020-12-11 | 1 | -1/+0 |
|
|
* | Makefiles Generators: use compiler for dependencies generation | Marc Chevrier | 2020-11-29 | 1 | -0/+2 |
|
|
* | Merge topic 'cmake-E-cat-binary' | Brad King | 2020-10-15 | 1 | -0/+1 |
|\ |
|
| * | cmConsoleBuf: Factor out cout/cerr console buffer management | Brad King | 2020-10-14 | 1 | -0/+1 |
|
|
| * | Merge topic 'bootstrap-intel' into release-3.18 | Brad King | 2020-07-27 | 1 | -1/+1 |
| |\ |
|
* | \ | Merge topic 'bootstrap-make-smake' | Brad King | 2020-10-14 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | bootstrap: add smake as known make processors | Issam E. Maghni | 2020-10-14 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'bootstrap-ninja-samu' | Brad King | 2020-10-14 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | bootstrap: add samu as known ninja processors | Issam E. Maghni | 2020-10-14 | 1 | -1/+1 |
|
|
* | | | | cmCustomCommandGenerator: Add option to transform depfile | Kyle Edwards | 2020-10-13 | 1 | -34/+33 |
|
|
* | | | | cmake -E: Add cmake_transform_depfile internal command | Kyle Edwards | 2020-10-13 | 1 | -0/+4 |
|/ / / |
|
* | | | libuv: Add support for building for QNX within CMake | Elad Lahav | 2020-09-25 | 1 | -0/+4 |
|
|
* | | | cmake_path command: path management | Marc Chevrier | 2020-09-06 | 1 | -0/+1 |
|
|
* | | | cmCMakePath: Class for path handling | Marc Chevrier | 2020-09-06 | 1 | -0/+1 |
|
|
* | | | Bootstrap: Use #pragma once in cmThirdParty.h | Kyle Edwards | 2020-09-03 | 1 | -3/+1 |
|
|
* | | | Bootstrap: Add support for Ninja | Kyle Edwards | 2020-08-10 | 1 | -69/+291 |
|
|
* | | | Merge topic 'bootstrap-intel' | Brad King | 2020-07-27 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | bootstrap: Fix support for Intel compiler with modern GNU system compiler | Brad King | 2020-07-24 | 1 | -1/+1 |
|
|
* | | | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 1 | -1/+1 |
|
|
* | | | Merge topic 'bootstrap-system-http2' | Brad King | 2020-07-21 | 1 | -2/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | bootstrap: Add options to control use of system nghttp2 | Brad King | 2020-07-20 | 1 | -2/+4 |
|
|
* | | | STL Support: Add cm::filesystem::path in <cm/filesystem> | Marc Chevrier | 2020-07-09 | 1 | -1/+3 |
|
|
* | | | STL Support: introduce dedicated configuration file | Marc Chevrier | 2020-07-09 | 1 | -0/+3 |
|
|
* | | | bootstrap: Add option to use system libuv during bootstrap | Julien Schueller | 2020-07-06 | 1 | -14/+28 |
|
|
* | | | cmStandardLevelResolver: Added to handle standard level queries | Robert Maynard | 2020-07-01 | 1 | -0/+1 |
|/ / |
|
* | | Update links to gitlab.kitware.com repos to add `-/` | Brad King | 2020-05-26 | 1 | -1/+1 |
|
|
* | | cmPropertyDefinitionMap: simplify and shorten | Tushar Maheshwari | 2020-05-15 | 1 | -1/+0 |
|
|
* | | bootstrap: update list of problematic files | Marc Chevrier | 2020-05-07 | 1 | -2/+6 |
|
|