Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | IWYU: Map <*> headers to <cm/*> headers | Kyle Edwards | 2020-10-08 | 2 | -2/+6 | |
* | | | | | Merge topic 'GNUInstallDirs-debian' into release-3.19 | Brad King | 2020-10-09 | 6 | -2/+135 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | GNUInstallDirs: Comply with Debian Policy on LIBEXECDIR | Dennis Klein | 2020-10-08 | 2 | -4/+15 | |
| * | | | | Tests: Add RunCMake.GNUInstallDirs expected output specific to Debian | Brad King | 2020-10-08 | 5 | -0/+122 | |
* | | | | | Merge topic 'rel-3.19-policy-settings' into release-3.19 | Brad King | 2020-10-08 | 2 | -2/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | FetchContent: Remove unnecessary policy CMP0114 setting | Brad King | 2020-10-08 | 1 | -1/+0 | |
| * | | | | | Tests: Fix policy version in RunCMake.ExternalProject test | Brad King | 2020-10-08 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Begin 3.19 release versioning | Brad King | 2020-10-08 | 1 | -3/+3 | |
* | | | | | gitlab-ci: Drop package pipeline upload jobs for release branch | Brad King | 2020-10-08 | 1 | -3/+3 | |
* | | | | | Help: Drop development topic notes to prepare release | Brad King | 2020-10-08 | 2 | -9/+0 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'doc-3.19-relnotes' | Brad King | 2020-10-08 | 72 | -407/+334 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Help: Update Sphinx versionadded directives for 3.19 release | Brad King | 2020-10-08 | 6 | -0/+12 | |
| * | | | Help: Organize and revise 3.19 release notes | Brad King | 2020-10-08 | 1 | -183/+217 | |
| * | | | Help: Consolidate 3.19 release notes | Brad King | 2020-10-08 | 66 | -407/+288 | |
|/ / / | ||||||
* | | | Merge topic 'ignore_MSB_warnings' | Brad King | 2020-10-08 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | cm_cxx_features: Filter out MSBXXXX warnings | Anonymous Maarten | 2020-10-08 | 1 | -0/+2 | |
* | | | | Merge topic 'android-ndk-r22' | Brad King | 2020-10-08 | 1 | -61/+98 | |
|\ \ \ \ | ||||||
| * | | | | Android: Add support for NDK r22 | Haibo Huang | 2020-10-07 | 1 | -24/+64 | |
| * | | | | Android: Drop redundant setting of CMP0057 in Android-Determine | Haibo Huang | 2020-10-07 | 1 | -3/+0 | |
| * | | | | Android: Select Android API after ABI is determined | Haibo Huang | 2020-10-07 | 1 | -60/+60 | |
* | | | | | Merge topic 'check_cuda_helpers' | Brad King | 2020-10-08 | 16 | -4/+137 | |
|\ \ \ \ \ | ||||||
| * | | | | | CUDA: CheckLinkerFlag now supports CUDA | Robert Maynard | 2020-10-08 | 5 | -1/+15 | |
| * | | | | | CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlags | Robert Maynard | 2020-10-08 | 13 | -3/+122 | |
* | | | | | | Merge topic 'FindwxWidgets-freebsd' | Brad King | 2020-10-08 | 1 | -1/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindwxWidgets: Expand list of names for wx-config | Adriaan de Groot | 2020-10-07 | 1 | -1/+9 | |
* | | | | | | | Merge topic 'FindJNI-freebsd' | Brad King | 2020-10-08 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindJNI: Search in FreeBSD standard locations | Adriaan de Groot | 2020-10-07 | 1 | -0/+8 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'FindPython-fix-tests-failures' | Brad King | 2020-10-08 | 11 | -14/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindPython: Enable C language in tests that find the Development component | Marc Chevrier | 2020-10-07 | 11 | -14/+13 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-08 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'vs-android-doc' | Kyle Edwards | 2020-10-07 | 2 | -4/+8 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Help: Add note about Visual Studio tools for Android | Kyle Edwards | 2020-10-07 | 1 | -4/+6 | |
| * | | | | | | Help: Add ref to Ninja Generators section | Kyle Edwards | 2020-10-07 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'user-interaction-presets' | Brad King | 2020-10-07 | 1 | -0/+76 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Update user interaction guide with presets info | Kyle Edwards | 2020-10-06 | 1 | -0/+76 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'cmake-presets-empty-var' | Brad King | 2020-10-07 | 14 | -16/+84 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | CMakePresets.json: Prohibit empty variable names | Kyle Edwards | 2020-10-06 | 14 | -16/+84 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'add_ispc_to_check_helpers' | Brad King | 2020-10-07 | 8 | -1/+58 | |
|\ \ \ \ \ | ||||||
| * | | | | | ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPC | Robert Maynard | 2020-10-06 | 8 | -1/+58 | |
* | | | | | | Merge topic 'CheckCompilerFlag-gcc-10' | Brad King | 2020-10-07 | 2 | -5/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CheckCompilerFlag: Update the regex used to detect invalid options for GCC 10 | Luthaf | 2020-10-06 | 2 | -5/+12 | |
* | | | | | | | Merge topic 'ci-nightly' | Brad King | 2020-10-07 | 4 | -9/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gitlab-ci: add rules to enable jobs in a nightly pipeline schedule | Brad King | 2020-10-07 | 2 | -0/+10 | |
| * | | | | | | | gitlab-ci: configure continuous job ctest build name and model accordingly | Brad King | 2020-10-07 | 1 | -0/+2 | |
| * | | | | | | | gitlab-ci: factor out ctest_start() model into a variable | Brad King | 2020-10-07 | 3 | -2/+3 | |
| * | | | | | | | gitlab-ci: use ctest_start GROUP option instead of deprecated TRACK | Brad King | 2020-10-07 | 3 | -9/+9 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-07 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'ide-integration-guide' | Kyle Edwards | 2020-10-06 | 3 | -0/+128 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Help: Add IDE integration guide | Kyle Edwards | 2020-10-06 | 3 | -0/+128 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cmake-presets' | Brad King | 2020-10-06 | 280 | -83/+5185 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |