Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'link-item-cleanup' | Brad King | 2021-07-14 | 2 | -44/+32 |
|\ | |||||
| * | cmGeneratorTarget: Clarify logic recognizing explicit link interface | Brad King | 2021-07-13 | 1 | -6/+6 |
| * | cmGeneratorTarget: Clarify cmLinkImplItem constructor call | Brad King | 2021-07-13 | 1 | -1/+2 |
| * | cmGeneratorTarget: Clarify ExpandLinkItems local variable role | Brad King | 2021-07-13 | 1 | -4/+7 |
| * | cmGeneratorTarget: Simplify ExpandLinkItems signature | Brad King | 2021-07-13 | 2 | -35/+19 |
* | | Merge topic 'doc-cmake-build-signature' | Brad King | 2021-07-14 | 1 | -1/+4 |
|\ \ | |||||
| * | | Help: Clarify 'cmake --build' signature alternatives | Brad King | 2021-07-13 | 1 | -1/+4 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-14 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'ctest-environment-modifications' | Brad King | 2021-07-13 | 5 | -3/+151 |
|\ \ | |||||
| * | | CTest: add an ENVIRONMENT_MODIFICATION property | Ben Boeckel | 2021-07-09 | 5 | -3/+151 |
* | | | Merge topic 'state-project-kind' | Brad King | 2021-07-13 | 7 | -51/+42 |
|\ \ \ | |||||
| * | | | cmake: Model normal and try-compile project kinds explicitly | Brad King | 2021-07-12 | 6 | -35/+32 |
| * | | | cmState: Construct with mode | Brad King | 2021-07-12 | 4 | -19/+13 |
* | | | | Merge topic 'vs-CMAKE_MSVCIDE_RUN_PATH' | Brad King | 2021-07-13 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | VS: Always enable CMAKE_MSVCIDE_RUN_PATH | Asit Dhal | 2021-07-12 | 1 | -1/+1 |
* | | | | | Merge topic 'file-grd-arch' | Brad King | 2021-07-13 | 4 | -2/+56 |
|\ \ \ \ \ | |||||
| * | | | | | file(GET_RUNTIME_DEPENDENCIES): Use cmELF unconditionally | Kyle Edwards | 2021-07-12 | 1 | -10/+1 |
| * | | | | | Merge branch 'master' into file-grd-arch | Kyle Edwards | 2021-07-12 | 51 | -572/+688 |
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | | | |||||
| * | | | | file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependencies | Kyle Edwards | 2021-07-12 | 4 | -2/+65 |
| * | | | | CMake 3.21.0-rc3v3.21.0-rc3 | Brad King | 2021-07-08 | 1 | -1/+1 |
| * | | | | Merge topic 'cmake-presets-list-no-generator' into release-3.21 | Brad King | 2021-07-07 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'xcode13-old-buildsystem' into release-3.21 | Brad King | 2021-07-07 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-13 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'LWYU-externalization' | Brad King | 2021-07-12 | 9 | -40/+92 |
|\ \ \ \ \ \ | |||||
| * | | | | | | LINK_WHAT_YOU_USE feature: externalize configuration | Marc Chevrier | 2021-07-09 | 7 | -40/+82 |
| * | | | | | | cmGeneratorTarget: Add method for LINKER: prefix translation | Marc Chevrier | 2021-07-08 | 2 | -0/+10 |
* | | | | | | | Merge topic 'target-stable-order' | Brad King | 2021-07-12 | 4 | -19/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmGlobalGenerator: Process targets in a stable order | NAKAMURA Takumi | 2021-07-08 | 1 | -3/+2 |
| * | | | | | | | cmGlobalGenerator: Use cmMakefile::CreateNewTarget to add global targets | NAKAMURA Takumi | 2021-07-08 | 2 | -10/+13 |
| * | | | | | | | cmMakefile: Split out CreateNewTarget from AddNewTarget | NAKAMURA Takumi | 2021-07-08 | 2 | -6/+19 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-12 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-11 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-10 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-09 | 1 | -1/+1 |
* | | | | | | | Merge topic 'find_package-required-var' | Brad King | 2021-07-08 | 1 | -3/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | find_package: Add variable to make package REQUIRED | Eugene Shalygin | 2021-07-08 | 1 | -3/+21 |
* | | | | | | | | Merge topic 'CPATH_symlinks' | Brad King | 2021-07-08 | 2 | -12/+23 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Do not exclude include directory symlinks to entries of CPATH | Alexander Grund | 2021-07-07 | 2 | -4/+14 |
| * | | | | | | | cmLocalGenerator: Simplify CPATH lookup loop | Alexander Grund | 2021-07-07 | 1 | -3/+2 |
| * | | | | | | | cmLocalGenerator: Clarify check for membership in multiple sets | Alexander Grund | 2021-07-07 | 1 | -3/+3 |
| * | | | | | | | cmLocalGenerator: Remove unnecessary parentheses in a condition | Alexander Grund | 2021-07-07 | 1 | -4/+4 |
| * | | | | | | | cmLocalGenerator: Store realpath lookup result in a variable | Alexander Grund | 2021-07-07 | 1 | -2/+3 |
| * | | | | | | | cmLocalGenerator: Factor out repeated condition into local variable | Alexander Grund | 2021-07-06 | 1 | -3/+4 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-08 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'cmake-presets-list-no-generator' | Brad King | 2021-07-07 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | CMakePresets.json: Make --list-presets show presets with no generator | Kyle Edwards | 2021-07-06 | 1 | -0/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'xcode13-old-buildsystem' | Brad King | 2021-07-07 | 1 | -1/+5 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Xcode: Ignore deprecated build system | Gregor Jasny | 2021-07-06 | 1 | -1/+5 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-07 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'makefile-normalize-depfile' | Brad King | 2021-07-06 | 3 | -6/+17 |
|\ \ \ \ \ |