summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'cpack-deb-post-ops' into release-3.21Brad King2021-07-131-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cpack-deb-post-ops'Brad King2021-07-131-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | CPack/DEB: Avoid overriding user-provided `postinst` and `postrm`Alex Turbov2021-07-121-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.21'Brad King2021-07-130-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'FindBLAS-LAPACK-All' into release-3.21Brad King2021-07-137-14/+40
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindBLAS-LAPACK-All'Brad King2021-07-137-14/+40
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ci: Verify that Intel MKL is found when it is the only BLAS/LAPACKBrad King2021-07-125-10/+36
| * | | | | | Find{BLAS,LAPACK}: Avoid clobbering results when no vendor is requestedBrad King2021-07-122-4/+4
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2021-07-131-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'LWYU-externalization'Brad King2021-07-1224-53/+206
|\ \ \ \ \
| * | | | | LINK_WHAT_YOU_USE feature: externalize configurationMarc Chevrier2021-07-0921-52/+195
| * | | | | PGI: Fix "LINKER:" prefix generated separatorMarc Chevrier2021-07-091-1/+1
| * | | | | cmGeneratorTarget: Add method for LINKER: prefix translationMarc Chevrier2021-07-082-0/+10
* | | | | | Merge topic 'cpack-rpm-requires-exclude-from'Brad King2021-07-123-0/+29
|\ \ \ \ \ \
| * | | | | | CPack/RPM: Add option to set %global __requires_exclude_fromLisa Welsch2021-07-093-0/+29
* | | | | | | Merge topic 'target-stable-order'Brad King2021-07-125-20/+35
|\ \ \ \ \ \ \
| * | | | | | | cmGlobalGenerator: Process targets in a stable orderNAKAMURA Takumi2021-07-082-4/+3
| * | | | | | | cmGlobalGenerator: Use cmMakefile::CreateNewTarget to add global targetsNAKAMURA Takumi2021-07-082-10/+13
| * | | | | | | cmMakefile: Split out CreateNewTarget from AddNewTargetNAKAMURA Takumi2021-07-082-6/+19
* | | | | | | | Merge branch 'release-3.21'Brad King2021-07-120-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |