summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | IWYU: Map <*> headers to <cm/*> headersKyle Edwards2020-10-082-2/+6
* | | | | Merge topic 'GNUInstallDirs-debian' into release-3.19Brad King2020-10-096-2/+135
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | GNUInstallDirs: Comply with Debian Policy on LIBEXECDIRDennis Klein2020-10-082-4/+15
| * | | | Tests: Add RunCMake.GNUInstallDirs expected output specific to DebianBrad King2020-10-085-0/+122
* | | | | Merge topic 'rel-3.19-policy-settings' into release-3.19Brad King2020-10-082-2/+1
|\ \ \ \ \
| * | | | | FetchContent: Remove unnecessary policy CMP0114 settingBrad King2020-10-081-1/+0
| * | | | | Tests: Fix policy version in RunCMake.ExternalProject testBrad King2020-10-081-1/+1
|/ / / / /
* | | | | Begin 3.19 release versioningBrad King2020-10-081-3/+3
* | | | | gitlab-ci: Drop package pipeline upload jobs for release branchBrad King2020-10-081-3/+3
* | | | | Help: Drop development topic notes to prepare releaseBrad King2020-10-082-9/+0
| |_|_|/ |/| | |
* | | | Merge topic 'doc-3.19-relnotes'Brad King2020-10-0872-407/+334
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Update Sphinx versionadded directives for 3.19 releaseBrad King2020-10-086-0/+12
| * | | Help: Organize and revise 3.19 release notesBrad King2020-10-081-183/+217
| * | | Help: Consolidate 3.19 release notesBrad King2020-10-0866-407/+288
|/ / /
* | | Merge topic 'ignore_MSB_warnings'Brad King2020-10-081-0/+2
|\ \ \
| * | | cm_cxx_features: Filter out MSBXXXX warningsAnonymous Maarten2020-10-081-0/+2
* | | | Merge topic 'android-ndk-r22'Brad King2020-10-081-61/+98
|\ \ \ \
| * | | | Android: Add support for NDK r22Haibo Huang2020-10-071-24/+64
| * | | | Android: Drop redundant setting of CMP0057 in Android-DetermineHaibo Huang2020-10-071-3/+0
| * | | | Android: Select Android API after ABI is determinedHaibo Huang2020-10-071-60/+60
* | | | | Merge topic 'check_cuda_helpers'Brad King2020-10-0816-4/+137
|\ \ \ \ \
| * | | | | CUDA: CheckLinkerFlag now supports CUDARobert Maynard2020-10-085-1/+15
| * | | | | CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlagsRobert Maynard2020-10-0813-3/+122
* | | | | | Merge topic 'FindwxWidgets-freebsd'Brad King2020-10-081-1/+9
|\ \ \ \ \ \
| * | | | | | FindwxWidgets: Expand list of names for wx-configAdriaan de Groot2020-10-071-1/+9
* | | | | | | Merge topic 'FindJNI-freebsd'Brad King2020-10-081-0/+8
|\ \ \ \ \ \ \
| * | | | | | | FindJNI: Search in FreeBSD standard locationsAdriaan de Groot2020-10-071-0/+8
| |/ / / / / /
* | | | | | | Merge topic 'FindPython-fix-tests-failures'Brad King2020-10-0811-14/+13
|\ \ \ \ \ \ \
| * | | | | | | FindPython: Enable C language in tests that find the Development componentMarc Chevrier2020-10-0711-14/+13
* | | | | | | | CMake Nightly Date StampKitware Robot2020-10-081-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'vs-android-doc'Kyle Edwards2020-10-072-4/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Help: Add note about Visual Studio tools for AndroidKyle Edwards2020-10-071-4/+6
| * | | | | | Help: Add ref to Ninja Generators sectionKyle Edwards2020-10-071-0/+2
|/ / / / / /
* | | | | | Merge topic 'user-interaction-presets'Brad King2020-10-071-0/+76
|\ \ \ \ \ \
| * | | | | | Help: Update user interaction guide with presets infoKyle Edwards2020-10-061-0/+76
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cmake-presets-empty-var'Brad King2020-10-0714-16/+84
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-0614-16/+84
| |/ / / /
* | | | | Merge topic 'add_ispc_to_check_helpers'Brad King2020-10-078-1/+58
|\ \ \ \ \
| * | | | | ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPCRobert Maynard2020-10-068-1/+58
* | | | | | Merge topic 'CheckCompilerFlag-gcc-10'Brad King2020-10-072-5/+12
|\ \ \ \ \ \
| * | | | | | CheckCompilerFlag: Update the regex used to detect invalid options for GCC 10Luthaf2020-10-062-5/+12
* | | | | | | Merge topic 'ci-nightly'Brad King2020-10-074-9/+22
|\ \ \ \ \ \ \
| * | | | | | | gitlab-ci: add rules to enable jobs in a nightly pipeline scheduleBrad King2020-10-072-0/+10
| * | | | | | | gitlab-ci: configure continuous job ctest build name and model accordinglyBrad King2020-10-071-0/+2
| * | | | | | | gitlab-ci: factor out ctest_start() model into a variableBrad King2020-10-073-2/+3
| * | | | | | | gitlab-ci: use ctest_start GROUP option instead of deprecated TRACKBrad King2020-10-073-9/+9
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2020-10-071-1/+1
* | | | | | | Merge topic 'ide-integration-guide'Kyle Edwards2020-10-063-0/+128
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Help: Add IDE integration guideKyle Edwards2020-10-063-0/+128
|/ / / / / /
* | | | | | Merge topic 'cmake-presets'Brad King2020-10-06280-83/+5185
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |