| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | find_package: Don't reroot prefix that is equal to a root path | Alexandru Croitor | 2021-10-20 | 3 | -0/+17 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'vs-unity-individual-pch' | Brad King | 2021-10-20 | 6 | -6/+36 |
|\ \ \ \ \ |
|
| * | | | | | VS: Fix compilation of single source with PCH in Unity Build | Brad King | 2021-10-19 | 5 | -0/+34 |
|
|
| * | | | | | Tests: Clean RunCMake.UnityBuild cases | Brad King | 2021-10-19 | 1 | -6/+2 |
| |/ / / / |
|
* | | | | | Tests/RunCMake: Merge TargetSources into target_sources | Kyle Edwards | 2021-10-19 | 67 | -41/+39 |
|/ / / / |
|
* | | | | Merge topic 'lcc-compiler' | Brad King | 2021-10-19 | 17 | -24/+50 |
|\ \ \ \ |
|
| * | | | | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 14 | -18/+20 |
|
|
| * | | | | CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecture | makise-homura | 2021-10-15 | 1 | -1/+2 |
|
|
| * | | | | Tests/RPM: skip tests tat rely on debugedit if it's not found | makise-homura | 2021-10-15 | 1 | -5/+22 |
|
|
| * | | | | Tests/RunCMake/CommandLine: Deal with locales that are different from English | makise-homura | 2021-10-15 | 1 | -0/+6 |
|
|
* | | | | | Tests: Reduce RunCMake.BuildDepends MakeDependencies case size on Borland | Brad King | 2021-10-13 | 1 | -1/+6 |
|
|
* | | | | | Merge topic 'optimize-macos-runtime-dependencies' | Brad King | 2021-10-13 | 4 | -4/+12 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | cmFileCommand: improve error message | Seth R Johnson | 2021-10-12 | 4 | -4/+12 |
| |/ / / |
|
* | | | | Add deprecation warnings for policies CMP0094 and below | Brad King | 2021-10-08 | 3 | -0/+30 |
|/ / / |
|
* | | | Merge topic 'revert-debian-libexec' | Brad King | 2021-10-08 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIR | Timo Röhling | 2021-10-07 | 1 | -2/+2 |
|
|
* | | | Tests: Skip RunCMake.file INSTALL-FOLLOW_SYMLINK_CHAIN case on Cygwin | Brad King | 2021-10-06 | 2 | -2/+4 |
|
|
* | | | Merge topic 'ci-xcode-13.0' | Brad King | 2021-10-06 | 2 | -4/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | Tests: Fix RunCMake.XcodeProject XcodeIOSInstallCombined cases for Xcode 13.0 | Brad King | 2021-10-05 | 2 | -4/+4 |
|
|
* | | | Merge topic 'xcode13-schema' | Brad King | 2021-10-06 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | Tests: Specify destination for Xcode scheme | Gregor Jasny | 2021-10-05 | 1 | -1/+6 |
|
|
* | | | Merge topic 'fetchcontent-CMAKE-vars-passthrough' | Craig Scott | 2021-10-06 | 2 | -0/+39 |
|\ \ \ |
|
| * | | | FetchContent: Pass through networking-related CMAKE_... variables | Craig Scott | 2021-10-05 | 2 | -0/+39 |
|
|
* | | | | Merge topic 'qt6-tests' | Craig Scott | 2021-10-05 | 17 | -64/+134 |
|\ \ \ \ |
|
| * | | | | Tests: Add support for testing Qt6 | Craig Scott | 2021-10-04 | 17 | -64/+134 |
| |/ / / |
|
* | | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic | Raul Tambre | 2021-09-29 | 11 | -1/+201 |
|
|
* | | | | Tests: Simplify RunCMake.CompileFeatures introspection | Raul Tambre | 2021-09-28 | 4 | -60/+24 |
|/ / / |
|
* | | | Merge topic 'autogen-dep-on-imported-implib-only-target' | Brad King | 2021-09-27 | 5 | -0/+75 |
|\ \ \
| |/ / |
|
| * | | Tests/RunCMake/Autogen: test CMP0111 behavior | Ben Boeckel | 2021-09-24 | 5 | -0/+75 |
|
|
* | | | Merge topic 'cat_empty_file' | Brad King | 2021-09-21 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | cmake: -E cat stops when an empty file is encountered | Johnny Jazeix | 2021-09-18 | 1 | -1/+2 |
|
|
* | | | | Tests: fix RunCMake.CPack_DEB.EXTRA on Debian non-Linux OSes | Pino Toscano | 2021-09-18 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge topic 'xcode-embed-libraries' | Craig Scott | 2021-09-16 | 7 | -24/+28 |
|\ \ \ |
|
| * | | | Xcode: add support for embedding dynamic libraries | Lucas SOLTIC | 2021-09-13 | 7 | -24/+28 |
|
|
* | | | | PCH: MSVC: Restrict OBJECT library INTERFACE_LINK_LIBRARIES usage | Cristian Adam | 2021-09-15 | 2 | -0/+25 |
|
|
* | | | | Merge topic 'pch-xcode-multiple-languages' | Brad King | 2021-09-14 | 5 | -0/+35 |
|\ \ \ \ |
|
| * | | | | PCH: Fix all-language precompile header support in Xcode | Cristian Adam | 2021-09-13 | 5 | -0/+35 |
|
|
* | | | | | Merge topic 'CMakeDependentOption-condition-syntax' | Brad King | 2021-09-14 | 12 | -1/+51 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | CMakeDependentOption: Introduce policy CMP0127 for full Condition Syntax | Daniel Schürmann | 2021-09-10 | 12 | -1/+51 |
|
|
* | | | | | Merge topic 'vs_settings' | Brad King | 2021-09-10 | 2 | -3/+14 |
|\ \ \ \ \ |
|
| * | | | | | VS: Honor VS_SETTINGS source file property on all sources | Steven Boswell | 2021-09-09 | 2 | -3/+14 |
| |/ / / / |
|
* | | | | | ctest_memcheck: generate `DynamicAnalysis-Test.xml` as well | Ben Boeckel | 2021-09-09 | 4 | -0/+26 |
|/ / / / |
|
* | | | | Merge topic 'host-distro-info' | Brad King | 2021-08-24 | 36 | -0/+263 |
|\ \ \ \ |
|
| * | | | | cmake_host_system_information: Make it available for all systems | Alex Turbov | 2021-08-20 | 2 | -11/+7 |
|
|
| * | | | | cmake_host_system_information: Also set `USED_FALLBACK_SCRIPT` | Alex Turbov | 2021-08-20 | 3 | -0/+3 |
|
|
| * | | | | cmake_host_system_information: Can run fallback scripts | Alex Turbov | 2021-08-20 | 12 | -0/+72 |
|
|
| * | | | | cmake_host_system_information: Can read `/etc/os-release` file | Alex Turbov | 2021-08-20 | 11 | -1/+94 |
|
|
| * | | | | Testing: Convert `cmake_host_system_information` tests into `RunCMake` | Alex Turbov | 2021-08-02 | 16 | -0/+99 |
|
|
* | | | | | Merge topic 'FindPkgConfig-restore-legacy-behavior' | Brad King | 2021-08-19 | 2 | -0/+65 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEW | Marc Chevrier | 2021-08-18 | 2 | -0/+65 |
|
|