| Commit message (Expand) | Author | Age | Files | Lines |
* | cxxmodules: generate synthetic targets as an initial pass | Ben Boeckel | 2023-08-17 | 1 | -0/+2 |
|
|
* | IWYU: Update for Debian 12 CI job | Brad King | 2023-07-28 | 1 | -4/+4 |
|
|
* | Merge topic 'command-job-server-aware' | Brad King | 2023-07-20 | 1 | -0/+2 |
|\ |
|
| * | add_custom_{target,command}: Add argument JOB_SERVER_AWARE | Chris Mahoney | 2023-07-19 | 1 | -0/+2 |
|
|
* | | LINK_OPTIONS: ensure correct dollar escaping | Marc Chevrier | 2023-07-17 | 1 | -0/+2 |
|
|
* | | codecvt: Extrace codecvt::Encoding to remove codecvt includes | Clemens Wasser | 2023-06-22 | 1 | -5/+2 |
|/ |
|
* | cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable | Ben Boeckel | 2023-06-01 | 1 | -4/+0 |
|
|
* | Merge topic 'cmake-verbose-print-build-tool-command' | Brad King | 2023-05-31 | 1 | -1/+2 |
|\ |
|
| * | cmGlobalGenerator: use a stream for output in `Build` | Ben Boeckel | 2023-05-27 | 1 | -1/+1 |
|
|
| * | cmGlobalGenerator: add a `QuotedPrintable` method for commands | Ben Boeckel | 2023-05-16 | 1 | -0/+1 |
|
|
* | | Apple Framework: enhance path parsing | Marc Chevrier | 2023-05-21 | 1 | -2/+24 |
|/ |
|
* | Link step: use linker dependency linker file | Marc Chevrier | 2023-05-03 | 1 | -0/+2 |
|
|
* | Autogen: Defer setup until Generate step | Orkun Tokdemir | 2023-04-05 | 1 | -0/+6 |
|
|
* | Merge topic 'automoc-cxx-standard' | Brad King | 2023-03-31 | 1 | -4/+0 |
|\ |
|
| * | Autogen: Split creation and setup of custom targets into separate steps | Orkun Tokdemir | 2023-03-24 | 1 | -4/+0 |
|
|
* | | macOS: Do not pass Apple-specific flags to llvm-strip | Brad King | 2023-03-29 | 1 | -0/+11 |
|
|
* | | Merge topic 'module-depends-static-lib-cycle' | Brad King | 2023-03-27 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | cmGlobalGenerator: Factor out helper to check target ordering | Brad King | 2023-03-24 | 1 | -0/+5 |
|
|
* | | cmMakefile: Store recursion depth limit as size_t | Brad King | 2023-03-13 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'code-comment-typos' | Craig Scott | 2022-12-19 | 1 | -1/+1 |
|\ |
|
| * | Code comments: Fix trivial typos | Craig Scott | 2022-12-17 | 1 | -1/+1 |
|
|
* | | cmGlobalGenerator: factor out C++ module support checking | Ben Boeckel | 2022-11-23 | 1 | -0/+6 |
|/ |
|
* | Genex LINK_LIBRARY: Add support for framework with postfix | Marc Chevrier | 2022-09-21 | 1 | -4/+53 |
|
|
* | renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration(). | Marc Chevrier | 2022-09-07 | 1 | -1/+1 |
|
|
* | cmTarget: Add `HasKnownObjectFileLocation()` shorthand | Hyper Nova Sun | 2022-04-11 | 1 | -4/+7 |
|
|
* | FILE_SET: Add VERIFY_HEADER_SETS target property | Kyle Edwards | 2022-03-29 | 1 | -0/+2 |
|
|
* | GenEx/LINK_LIBRARY: Add features for framework support on Apple | Marc Chevrier | 2022-02-15 | 1 | -2/+5 |
|
|
* | cmGlobalGenerator: Add helper to split framework path | Marc Chevrier | 2022-02-13 | 1 | -0/+4 |
|
|
* | cmBuildOptions: Split build arguments into separate object. | Carsten Rudolph | 2022-01-22 | 1 | -3/+5 |
|
|
* | CMP0028: Report the target whose link interface has an offending item | Brad King | 2021-12-16 | 1 | -0/+1 |
|
|
* | Ninja Multi-Config: Fix cross-config custom command dependency tracing | Brad King | 2021-11-04 | 1 | -0/+2 |
|
|
* | Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file | Brad King | 2021-10-20 | 1 | -11/+0 |
|
|
* | cmGlobalGenerator: Add method to check if generator is at least VS 10 | Brad King | 2021-10-20 | 1 | -0/+2 |
|
|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -3/+3 |
|
|
* | cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augment | Marc Chevrier | 2021-09-19 | 1 | -1/+1 |
|
|
* | Refactor: cmGlobalGenerator::GetGlobalSetting returns cmProp | Marc Chevrier | 2021-08-09 | 1 | -1/+2 |
|
|
* | cmGlobalGenerator: Use cmMakefile::CreateNewTarget to add global targets | NAKAMURA Takumi | 2021-07-08 | 1 | -1/+1 |
|
|
* | Source: Add cmInstallRuntimeDependencySet | Kyle Edwards | 2021-06-04 | 1 | -0/+11 |
|
|
* | cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommand | friendlyanon | 2021-05-01 | 1 | -1/+5 |
|
|
* | Ninja Multi-Config: Enable relink diagnostic message | Brad King | 2021-02-03 | 1 | -0/+2 |
|
|
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -4/+4 |
|
|
* | Merge topic 'make-GENERATED-visible-from-any-scope' | Brad King | 2020-11-30 | 1 | -0/+8 |
|\ |
|
| * | GENERATED prop: Add implementation for policy CMP0118 being set to NEW | Deniz Bahadir | 2020-11-24 | 1 | -0/+8 |
|
|
* | | Merge topic 'fix-find-make-program' | Brad King | 2020-11-24 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | cmGlobalGenerator: FindMakeProgram() at a generator-specific time | Kyle Edwards | 2020-11-23 | 1 | -0/+11 |
|
|
* | | Constify some code as suggested by clang-tidy | Cengizhan Pasaoglu | 2020-10-19 | 1 | -3/+4 |
|
|
* | | cmCustomCommandGenerator: Add option to transform depfile | Kyle Edwards | 2020-10-13 | 1 | -0/+6 |
|/ |
|
* | cmake_language: Add signature to DEFER calls to later times | Brad King | 2020-09-29 | 1 | -0/+5 |
|
|
* | cmGlobalGenerator: Compute a global target ordering respecting dependencies | Brad King | 2020-09-04 | 1 | -0/+8 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|