| Commit message (Expand) | Author | Age | Files | Lines |
* | cmInstallCommand: Drop unused local variable | Brad King | 2022-07-20 | 1 | -3/+1 |
|
|
* | cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types | Brad King | 2022-07-07 | 1 | -29/+31 |
|
|
* | exports: support `CXX_MODULES_DIRECTORY` | Ben Boeckel | 2022-07-06 | 1 | -3/+10 |
|
|
* | install: support `CXX_MODULES_BMI` installation bits | Ben Boeckel | 2022-07-06 | 1 | -5/+60 |
|
|
* | cmInstallCommand: Use cm::optional for keyword argument presence | Brad King | 2022-07-05 | 1 | -10/+9 |
|
|
* | cmArgumentParser: Avoid allocating copies of keyword strings | Brad King | 2022-07-05 | 1 | -2/+2 |
|
|
* | Merge topic 'file-set-build-export' | Brad King | 2022-04-21 | 1 | -3/+3 |
|\ |
|
| * | cmInstallCommand: tweak error message | Ben Boeckel | 2022-04-16 | 1 | -3/+3 |
|
|
* | | cmTarget: Add `HasKnownObjectFileLocation()` shorthand | Hyper Nova Sun | 2022-04-11 | 1 | -2/+1 |
|
|
* | | cmConstStack: Factor out of cmListFileBacktrace | Brad King | 2022-04-02 | 1 | -1/+2 |
|/ |
|
* | install(): Properly ignore FILE_SETs that don't exist | Kyle Edwards | 2022-02-17 | 1 | -21/+22 |
|
|
* | Merge topic 'restore-target-export-includes' into release-3.23 | Brad King | 2022-02-10 | 1 | -1/+1 |
|\ |
|
| * | install(TARGETS): Restore per-export INCLUDES DESTINATION | Eugene Shalygin | 2022-02-09 | 1 | -1/+1 |
|
|
* | | Merge topic 'misc-messages' | Brad King | 2021-11-01 | 1 | -8/+8 |
|\ \ |
|
| * | | install: Add context to {PUBLIC,PRIVATE}_HEADER/RESOURCE DESTINATION warnings | Brad King | 2021-10-27 | 1 | -8/+8 |
| |/ |
|
* | | install(EXPORT): Install file sets | Kyle Edwards | 2021-10-27 | 1 | -5/+32 |
|
|
* | | install(TARGETS): Add FILE_SET mode | Kyle Edwards | 2021-10-27 | 1 | -7/+112 |
|/ |
|
* | Source: Fix clang -Wimplicit-fallthrough warnings | Sean McBride | 2021-09-28 | 1 | -0/+2 |
|
|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -2/+2 |
|
|
* | Refactor cmTargetExport removing InterfaceIncludeDirecories | Eugene Shalygin | 2021-07-22 | 1 | -2/+3 |
|
|
* | install: Add RUNTIME_DEPENDENCY_SET mode | Kyle Edwards | 2021-06-04 | 1 | -0/+115 |
|
|
* | install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET option | Kyle Edwards | 2021-06-04 | 1 | -1/+40 |
|
|
* | install(TARGETS): Add RUNTIME_DEPENDENCY_SET argument | Kyle Edwards | 2021-06-04 | 1 | -0/+19 |
|
|
* | install(TARGETS): Add RUNTIME_DEPENDENCIES option | Kyle Edwards | 2021-06-04 | 1 | -1/+185 |
|
|
* | install(): Add IMPORTED_RUNTIME_ARTIFACTS mode | Kyle Edwards | 2021-05-31 | 1 | -0/+224 |
|
|
* | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS | Nils Gladitz | 2021-05-19 | 1 | -2/+10 |
|
|
* | Merge topic 'fixAppleResourceWarning' | Brad King | 2021-05-11 | 1 | -1/+1 |
|\ |
|
| * | Do not show RESOURCE DESTINATION warning for MACOSX_BUNDLE | Mike Achtelik | 2021-05-07 | 1 | -1/+1 |
|
|
* | | install(FILES): Allow installation of symlinks to directory | Jens Carl | 2021-05-06 | 1 | -1/+2 |
|/ |
|
* | cmInstallGenerator: Add backtrace to all install generators | Brad King | 2021-01-28 | 1 | -8/+14 |
|
|
* | clang-tidy: fix `readability-make-member-function-const` warnings | Ben Boeckel | 2021-01-27 | 1 | -36/+52 |
|
|
* | export: Do not fail generation for separate namelink only case | Deniz Bahadir | 2020-12-01 | 1 | -8/+11 |
|
|
* | export: Remove leftover inaccurate code comment | Craig Scott | 2020-10-13 | 1 | -1/+0 |
|
|
* | export: Do not fail generation for namelink-only case | Deniz Bahadir | 2020-10-09 | 1 | -19/+27 |
|
|
* | install: Use case-sensitive pattern matching on Cygwin | Lemures Lemniscati | 2020-08-06 | 1 | -1/+1 |
|
|
* | cmNonempty: Convenience inlines to check for non-empty string | Vitaly Stakhovsky | 2020-07-14 | 1 | -3/+3 |
|
|
* | Single location for cmProp typedef | Vitaly Stakhovsky | 2020-06-01 | 1 | -0/+1 |
|
|
* | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> | Marc Chevrier | 2020-04-30 | 1 | -2/+1 |
|
|
* | clang-tidy: address bugprone-branch-clone lints | Ben Boeckel | 2020-04-13 | 1 | -1/+0 |
|
|
* | cmTarget::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-03-30 | 1 | -7/+7 |
|
|
* | Merge branch 'backport-3.16-install-default-fix' | Brad King | 2020-02-11 | 1 | -6/+38 |
|\ |
|
| * | install: Fix regression when using default destinations | Kyle Edwards | 2020-02-11 | 1 | -6/+38 |
|
|
* | | cmInstallGenerator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 1 | -8/+8 |
|
|
* | | cmInstall*Generator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 1 | -22/+18 |
|
|
* | | cmMakefile: modernize memory management | Marc Chevrier | 2020-01-14 | 1 | -70/+71 |
|/ |
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -3/+6 |
|
|
* | cmInstallCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-21 | 1 | -280/+314 |
|
|
* | Merge topic 'smart_ptr/cmExportSet' | Brad King | 2019-09-20 | 1 | -11/+10 |
|\ |
|
| * | cmExportSet: subsume cmExportSetMap source files | Tushar Maheshwari | 2019-09-19 | 1 | -1/+0 |
|
|
| * | cmExportSet: default destructor | Tushar Maheshwari | 2019-09-19 | 1 | -6/+6 |
|
|