summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPkgConfig-LIBRARY_PATH'Brad King2021-07-144-0/+48
|\
| * FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_LIBRARY_PATH in environmentBrad King2021-07-134-0/+48
* | Merge topic 'cpack-deb-debuginfo'Brad King2021-07-145-205/+200
|\ \
| * | Refactor: Drop redundand `std::endl` calls in the middle of outputAlex Turbov2021-07-131-36/+52
| * | Refactor: Use `cmStrToLong` instead of `std::strtol`Alex Turbov2021-07-131-18/+17
| * | Refactor: Avoid duplicate calls to `GetOption("GEN_DBGSYMDIR")`Alex Turbov2021-07-131-9/+11
| * | Refactor: Deduplicate code of `createDebPackages()`Alex Turbov2021-07-131-22/+19
| * | CPack/DEB: dbgsym package not generated for non-component packagingAlex Turbov2021-07-135-70/+81
| * | Refactor: Extract packaged files finder into a functionAlex Turbov2021-07-131-45/+34
| * | Refactor: cmCPackDebGenerator::PackageComponents handle `else` firstAlex Turbov2021-07-131-27/+27
| * | Refactor: Change return value to bool for private membersAlex Turbov2021-07-132-20/+9
| * | Refactor: Drop unnecessary `if` before `return`Alex Turbov2021-07-131-8/+2
| * | Refactor: Drop useless assignments of `retval` before returnAlex Turbov2021-07-131-4/+2
| |/
* | Merge topic 'link-item-cleanup'Brad King2021-07-142-44/+32
|\ \
| * | cmGeneratorTarget: Clarify logic recognizing explicit link interfaceBrad King2021-07-131-6/+6
| * | cmGeneratorTarget: Clarify cmLinkImplItem constructor callBrad King2021-07-131-1/+2
| * | cmGeneratorTarget: Clarify ExpandLinkItems local variable roleBrad King2021-07-131-4/+7
| * | cmGeneratorTarget: Simplify ExpandLinkItems signatureBrad King2021-07-132-35/+19
| |/
* | Merge topic 'FindMPI-cray-interrogate'Brad King2021-07-141-1/+49
|\ \
| * | FindMPI: Interrogate Cray compilerAxel Huebl2021-07-131-1/+49
| |/
* | Merge branch 'release-3.21'Brad King2021-07-140-0/+0
|\ \
| * \ Merge topic 'doc-cmake-build-signature' into release-3.21Brad King2021-07-1416-16/+20
| |\ \
* | \ \ Merge topic 'doc-cmake-build-signature'Brad King2021-07-1416-16/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Clarify 'cmake --build' signature alternativesBrad King2021-07-1316-16/+20
| |/ /
* | | CMake Nightly Date StampKitware Robot2021-07-141-1/+1
| |/ |/|
* | Merge topic 'cpack-deb-lib-multiarch'Brad King2021-07-131-2/+4
|\ \
| * | CPack/DEB: Add postinst/postrm ldconfig for multi-arch lib dirsAlex Turbov2021-07-121-2/+4
* | | Merge topic 'ctest-environment-modifications'Brad King2021-07-1325-5/+341
|\ \ \
| * | | CTest: add an ENVIRONMENT_MODIFICATION propertyBen Boeckel2021-07-0924-3/+339
| * | | Help/prop_test/ENVIRONMENT: clarify the scope of the changesBen Boeckel2021-07-081-2/+2
* | | | Merge topic 'state-project-kind'Brad King2021-07-137-51/+42
|\ \ \ \
| * | | | cmake: Model normal and try-compile project kinds explicitlyBrad King2021-07-126-35/+32
| * | | | cmState: Construct with modeBrad King2021-07-124-19/+13
* | | | | Merge topic 'UseSWIG-dependencies-VS-generators'Brad King2021-07-133-8/+25
|\ \ \ \ \
| * | | | | UseSWIG: Use swig generated dependencies for Visual StudioMarc Chevrier2021-07-093-8/+25
* | | | | | Merge topic 'ctest-libuv-exe-network-path'Brad King2021-07-131-1/+4
|\ \ \ \ \ \
| * | | | | | libuv: Allow windows UNC path with forward slashesearnal2021-07-121-1/+4
| |/ / / / /
* | | | | | Merge topic 'vs-CMAKE_MSVCIDE_RUN_PATH'Brad King2021-07-137-1/+17
|\ \ \ \ \ \
| * | | | | | VS: Always enable CMAKE_MSVCIDE_RUN_PATHAsit Dhal2021-07-127-1/+17
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'release-3.21'Brad King2021-07-130-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'file-grd-arch' into release-3.21Brad King2021-07-135-6/+66
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'file-grd-arch'Brad King2021-07-135-6/+57
|\ \ \ \ \ \ \
| * | | | | | | file(GET_RUNTIME_DEPENDENCIES): Use cmELF unconditionallyKyle Edwards2021-07-121-10/+1
| * | | | | | | Merge branch 'master' into file-grd-archKyle Edwards2021-07-12175-793/+3748
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| * | | | | | file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependenciesKyle Edwards2021-07-125-6/+66
* | | | | | | Merge branch 'release-3.21'Brad King2021-07-130-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'doc-preset-example-v3' into release-3.21Brad King2021-07-131-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'doc-preset-example-v3'Brad King2021-07-131-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Help: Fix preset example cmakeMinimumRequiredSérgio Martins2021-07-121-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.21'Brad King2021-07-130-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |