Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindPkgConfig-LIBRARY_PATH' | Brad King | 2021-07-14 | 4 | -0/+48 |
|\ | |||||
| * | FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_LIBRARY_PATH in environment | Brad King | 2021-07-13 | 4 | -0/+48 |
* | | Merge topic 'cpack-deb-debuginfo' | Brad King | 2021-07-14 | 5 | -205/+200 |
|\ \ | |||||
| * | | Refactor: Drop redundand `std::endl` calls in the middle of output | Alex Turbov | 2021-07-13 | 1 | -36/+52 |
| * | | Refactor: Use `cmStrToLong` instead of `std::strtol` | Alex Turbov | 2021-07-13 | 1 | -18/+17 |
| * | | Refactor: Avoid duplicate calls to `GetOption("GEN_DBGSYMDIR")` | Alex Turbov | 2021-07-13 | 1 | -9/+11 |
| * | | Refactor: Deduplicate code of `createDebPackages()` | Alex Turbov | 2021-07-13 | 1 | -22/+19 |
| * | | CPack/DEB: dbgsym package not generated for non-component packaging | Alex Turbov | 2021-07-13 | 5 | -70/+81 |
| * | | Refactor: Extract packaged files finder into a function | Alex Turbov | 2021-07-13 | 1 | -45/+34 |
| * | | Refactor: cmCPackDebGenerator::PackageComponents handle `else` first | Alex Turbov | 2021-07-13 | 1 | -27/+27 |
| * | | Refactor: Change return value to bool for private members | Alex Turbov | 2021-07-13 | 2 | -20/+9 |
| * | | Refactor: Drop unnecessary `if` before `return` | Alex Turbov | 2021-07-13 | 1 | -8/+2 |
| * | | Refactor: Drop useless assignments of `retval` before return | Alex Turbov | 2021-07-13 | 1 | -4/+2 |
| |/ | |||||
* | | 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 'FindMPI-cray-interrogate' | Brad King | 2021-07-14 | 1 | -1/+49 |
|\ \ | |||||
| * | | FindMPI: Interrogate Cray compiler | Axel Huebl | 2021-07-13 | 1 | -1/+49 |
| |/ | |||||
* | | Merge branch 'release-3.21' | Brad King | 2021-07-14 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'doc-cmake-build-signature' into release-3.21 | Brad King | 2021-07-14 | 16 | -16/+20 |
| |\ \ | |||||
* | \ \ | Merge topic 'doc-cmake-build-signature' | Brad King | 2021-07-14 | 16 | -16/+20 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Help: Clarify 'cmake --build' signature alternatives | Brad King | 2021-07-13 | 16 | -16/+20 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-07-14 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'cpack-deb-lib-multiarch' | Brad King | 2021-07-13 | 1 | -2/+4 |
|\ \ | |||||
| * | | CPack/DEB: Add postinst/postrm ldconfig for multi-arch lib dirs | Alex Turbov | 2021-07-12 | 1 | -2/+4 |
* | | | Merge topic 'ctest-environment-modifications' | Brad King | 2021-07-13 | 25 | -5/+341 |
|\ \ \ | |||||
| * | | | CTest: add an ENVIRONMENT_MODIFICATION property | Ben Boeckel | 2021-07-09 | 24 | -3/+339 |
| * | | | Help/prop_test/ENVIRONMENT: clarify the scope of the changes | Ben Boeckel | 2021-07-08 | 1 | -2/+2 |
* | | | | 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 'UseSWIG-dependencies-VS-generators' | Brad King | 2021-07-13 | 3 | -8/+25 |
|\ \ \ \ \ | |||||
| * | | | | | UseSWIG: Use swig generated dependencies for Visual Studio | Marc Chevrier | 2021-07-09 | 3 | -8/+25 |
* | | | | | | Merge topic 'ctest-libuv-exe-network-path' | Brad King | 2021-07-13 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | libuv: Allow windows UNC path with forward slashes | earnal | 2021-07-12 | 1 | -1/+4 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'vs-CMAKE_MSVCIDE_RUN_PATH' | Brad King | 2021-07-13 | 7 | -1/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Always enable CMAKE_MSVCIDE_RUN_PATH | Asit Dhal | 2021-07-12 | 7 | -1/+17 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.21' | Brad King | 2021-07-13 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge topic 'file-grd-arch' into release-3.21 | Brad King | 2021-07-13 | 5 | -6/+66 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'file-grd-arch' | Brad King | 2021-07-13 | 5 | -6/+57 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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 | 175 | -793/+3748 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependencies | Kyle Edwards | 2021-07-12 | 5 | -6/+66 |
* | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-07-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'doc-preset-example-v3' into release-3.21 | Brad King | 2021-07-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'doc-preset-example-v3' | Brad King | 2021-07-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Help: Fix preset example cmakeMinimumRequired | Sérgio Martins | 2021-07-12 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-07-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | |