summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object pathRaphael Gozzo2021-12-069-1/+125
* Merge topic 'ci-vs-managed' into release-3.22Brad King2021-12-061-1/+1
|\
| * ci: Enable more VS tests that use managed codeBrad King2021-12-031-1/+1
|/
* Merge topic 'vs-csproj-scripts' into release-3.22Brad King2021-12-037-26/+25
|\
| * VS: Revert "Add missing label in C# project-build events"Brad King2021-12-027-26/+25
* | Merge topic 'FindPkgConfig-pkgconf' into release-3.22Brad King2021-12-031-1/+1
|\ \ | |/ |/|
| * FindPkgConfig: Restore finding pkg-config before pkgconfBrad King2021-12-021-1/+1
|/
* Merge topic 'FindPython-static-libs-hint' into release-3.22Brad King2021-12-023-0/+15
|\
| * FindPython: clarify static libraries hint usageMarc Chevrier2021-12-013-0/+15
* | Merge topic 'rpath-unrecognized-format' into release-3.22Brad King2021-12-0213-4/+85
|\ \ | |/ |/|
| * file(RPATH): Restore tolerance of unknown formats if new RPATH is emptyBrad King2021-12-0113-2/+85
| * cmSystemTools: Remove unnecessary mark-as-used casts to voidBrad King2021-12-011-2/+0
|/
* Merge topic 'doc-if-basic-expressions' into release-3.22Brad King2021-12-011-4/+15
|\
| * Help: Be more explicit about the behavior of if(<string>)Craig Scott2021-12-011-4/+13
| * Help: Explicitly state that if(ENV{some_var}) is always falseCraig Scott2021-12-011-1/+3
* | Merge topic 'GNUInstallDirs-conda-fix' into release-3.22Brad King2021-12-011-1/+3
|\ \
| * | GNUInstallDirs: Prefer system lib64 over conda lib when ambiguousRobert Maynard2021-11-301-1/+3
* | | Merge topic 'mingw-strftime-crash' into release-3.22Brad King2021-12-011-1/+1
|\ \ \
| * | | mingw: fix calling convention for strftime()Christoph Reiter2021-11-301-1/+1
|/ / /
* | | Merge topic 'doc-CMAKE_INSTALL_MODE' into release-3.22Brad King2021-11-302-16/+111
|\ \ \
| * | | Help: Clarify CMAKE_INSTALL_MODE documentationFelix Lelchuk2021-11-242-10/+86
| * | | Help: Use definition list for allowed values of CMAKE_INSTALL_MODECraig Scott2021-11-241-8/+27
| | |/ | |/|
* | | Merge topic 'compiler-id-classic-c' into release-3.22Brad King2021-11-293-3/+3
|\ \ \ | |/ / |/| |
| * | CompilerId: Restore support for classic C by avoiding C++ style commentsBrad King2021-11-233-3/+3
* | | Merge topic 'ci-rename-jobs' into release-3.22Brad King2021-11-234-129/+149
|\ \ \
| * | | gitlab-ci: shorten job prefixesBen Boeckel2021-11-234-128/+148
| * | | gitlab-ci: fix comment typoBen Boeckel2021-11-231-1/+1
| |/ /
* | | Merge branch 'release-3.21' into release-3.22Brad King2021-11-230-0/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'ci-xcode-13.1' into release-3.21Brad King2021-11-221-6/+6
| |\ \
* | \ \ Merge topic 'env-init-configs' into release-3.22Brad King2021-11-235-2/+31
|\ \ \ \
| * | | | try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env varsBrad King2021-11-225-2/+31
* | | | | Merge topic 'doc-policy-default' into release-3.22Brad King2021-11-233-8/+20
|\ \ \ \ \
| * | | | | Help: Suggest CMAKE_POLICY_DEFAULT_CMP0126 in CMP0126 docsBrad King2021-11-221-1/+4
| * | | | | Help: Suggest CMAKE_POLICY_DEFAULT_CMP0077 in CMP0077 docsBrad King2021-11-221-1/+3
| * | | | | Help: Document more use cases for CMAKE_POLICY_DEFAULT_CMPNNNNBrad King2021-11-221-6/+13
| |/ / / /
* | | | | Merge topic 'ci-xcode-13.1' into release-3.22Brad King2021-11-231-6/+6
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | gitlab-ci: update macOS jobs to use Xcode 13.1Brad King2021-11-221-6/+6
| |/ /
* | | Merge topic 'env-mod-path-list-separator' into release-3.22Brad King2021-11-221-2/+4
|\ \ \
| * | | Help: ENVIRONMENT_MODIFICATION path_list_... separator is based on hostCraig Scott2021-11-211-2/+4
* | | | Merge branch 'release-3.21' into release-3.22Brad King2021-11-220-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'UseSWIG-create-workingdir' into release-3.21Brad King2021-11-192-1/+2
| |\ \ \
* | \ \ \ Merge branch 'UseSWIG-create-workingdir' into release-3.22Brad King2021-11-222-1/+2
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | UseSWIG: ensure directory for depfile existsMarc Chevrier2021-11-192-1/+2
| |/ /
* | | Merge topic 'ci-gmock' into release-3.22Brad King2021-11-193-2/+4
|\ \ \ | |_|/ |/| |
| * | ci: add gmock to Debian base imagesBrad King2021-11-183-2/+4
|/ /
* | CMake 3.22.0v3.22.0Brad King2021-11-181-1/+1
* | Merge topic 'fix-mingw32-gcc11-ice' into release-3.22Brad King2021-11-181-5/+11
|\ \
| * | MINGW-w64: Fix string(TIMESTAMP) build on 32bits.Antons Jeļkins2021-11-181-3/+9
| * | cmTimestamp: Declare component buffer before MinGW-specific codeAntons Jeļkins2021-11-181-2/+2
|/ /
* | Merge branch 'release-3.21' into release-3.22Brad King2021-11-180-0/+0
|\ \ | |/