| Commit message (Expand) | Author | Age | Files | Lines |
* | bootstrap: Allow --boostrap-system-* libraries custom prefixes | Alex Richardson | 2024-03-04 | 1 | -3/+12 |
|
|
* | librhash: Update build within CMake for rhash 1.4.4 | Brad King | 2023-12-01 | 1 | -1/+3 |
|
|
* | install(EXPORT): Export find_dependency() calls | Kyle Edwards | 2023-11-13 | 1 | -0/+1 |
|
|
* | bootstrap: update known compilers | scivision | 2023-10-13 | 1 | -2/+2 |
|
|
* | cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 1 | -0/+1 |
|
|
* | Merge topic 'imported-cxxmodules' | Brad King | 2023-08-21 | 1 | -0/+2 |
|\ |
|
| * | cmCxxModuleUsageEffects: add a class to capture module usage effects | Ben Boeckel | 2023-08-17 | 1 | -0/+1 |
|
|
| * | cmImportedCxxModuleInfo: introduce code to parse exported BMI properties | Ben Boeckel | 2023-08-17 | 1 | -0/+1 |
|
|
* | | libuv: Compile as C11 on all Solaris versions | Brad King | 2023-08-18 | 1 | -2/+0 |
|
|
* | | cmJSONHelpers: Make error generators proper functions | Kyle Edwards | 2023-08-16 | 1 | -0/+1 |
|/ |
|
* | macOS: Add support for linking against .xcframework folders | Kyle Edwards | 2023-07-26 | 1 | -0/+2 |
|
|
* | bootstrap: Unconditionally build libjsoncpp | Kyle Edwards | 2023-07-26 | 1 | -31/+24 |
|
|
* | bootstrap: Add --(no-)system-cppdap configuration switch | Björn Esser | 2023-06-08 | 1 | -2/+4 |
|
|
* | cmake: Add debugger | Glen Chung | 2023-05-30 | 1 | -0/+11 |
|
|
* | bootstrap: Add support for CXX containing flags | Cory Fields | 2023-05-08 | 1 | -13/+27 |
|
|
* | bootstrap: Add support for CC containing flags | Cory Fields | 2023-05-08 | 1 | -15/+29 |
|
|
* | bootstrap: Do not over-quote compiler variables | Cory Fields | 2023-05-08 | 1 | -3/+3 |
|
|
* | Merge topic 'automoc-macro-names' | Craig Scott | 2023-04-10 | 1 | -0/+1 |
|\ |
|
| * | cmGeneratorTarget: Factor out EvaluatedTargetProperty infrastructure | Orkun Tokdemir | 2023-04-05 | 1 | -0/+1 |
|
|
* | | cmList: CMake list implementation | Marc Chevrier | 2023-04-05 | 1 | -0/+1 |
|/ |
|
* | bootstrap: Update for KWSys removal of String.hxx | Brad King | 2023-02-09 | 1 | -1/+0 |
|
|
* | Merge topic 'update-libuv' | Brad King | 2022-09-27 | 1 | -0/+3 |
|\ |
|
| * | libuv: Update CMake-internal buildsystem for 1.44.2 | Brad King | 2022-09-27 | 1 | -0/+3 |
|
|
* | | bootstrap: Enable add_compile_definitions command | Brad King | 2022-09-22 | 1 | -0/+1 |
|
|
* | | Add new flow-control commands for variables and policies scopes management | Marc Chevrier | 2022-08-22 | 1 | -0/+1 |
|
|
* | | install: support `CXX_MODULES_BMI` installation bits | Ben Boeckel | 2022-07-06 | 1 | -0/+1 |
|
|
* | | cmCxxModuleMapper: add source to handle module mapper contents | Ben Boeckel | 2022-06-16 | 1 | -0/+1 |
|
|
* | | cmExperimental: add a mechanism for experimental CMake features | Ben Boeckel | 2022-06-14 | 1 | -0/+1 |
|/ |
|
* | zlib: Drop old sources to make room for a fresh import | Brad King | 2022-05-26 | 1 | -1/+0 |
|
|
* | find_* commands: add control over Windows registry views | Marc Chevrier | 2022-04-29 | 1 | -0/+4 |
|
|
* | 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 |
|
|