summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on WindowsBrad King2023-05-019-0/+94
* Tests: Teach CompileFeatures to tolerate __STDC_VERSION__ on Intel ClassicBrad King2023-05-011-1/+2
* Tests: Teach RunCMake to ignore Intel Classic deprecation on WindowsBrad King2023-05-011-1/+1
* FortranCInterface: Reuse primary detection results in VERIFY functionBrad King2023-05-011-0/+1
* Merge topic 'CMake-uses-cmList-class'Brad King2023-05-0163-651/+644
|\
| * CMake code rely on cmList class for CMake lists management (part. 2)Marc Chevrier2023-04-2960-497/+398
| * cmList class: various enhancementsMarc Chevrier2023-04-298-157/+249
* | Merge topic 'tutorial-iface-order'Brad King2023-05-017-200/+225
|\ \
| * | Tutorial: Move Step4-Ex1 to Step3-Ex2Paul Choisel2023-04-287-200/+225
* | | Merge topic 'cpack-inno-setup'Brad King2023-05-0122-7/+2107
|\ \ \
| * | | CPack: Add Inno Setup generatorJannik Alber2023-04-2818-7/+2081
| * | | ci: Provide Inno Setup tools to some Windows CI jobsBrad King2023-04-274-0/+26
* | | | CMake Nightly Date StampKitware Robot2023-05-011-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-291-1/+1
| |_|/ |/| |
* | | Merge topic 'FindDoxygen-custom-config-file'Brad King2023-04-282-4/+21
|\ \ \
| * | | FindDoxygen: Optionally use custom config fileLe Go2023-04-272-4/+21
| |/ /
* | | Merge topic 'ignore_unity_suspicious_include'Brad King2023-04-281-0/+1
|\ \ \
| * | | Unity: Suppress clang-tidy 'bugprone-suspicious-include' warningSylvain Joubert2023-04-271-0/+1
| |/ /
* | | Merge topic 'add-missing-keyword-to-vim'Brad King2023-04-281-0/+1
|\ \ \
| * | | vim: Add missing RELATIVE keyword for FILE commandJoris Clement2023-04-271-0/+1
| |/ /
* | | Merge topic 'modules-if-deref'Brad King2023-04-281-3/+3
|\ \ \
| * | | CMakeDetermineCXXCompiler: Avoid if() quoted auto-dereferenceBrad King2023-04-271-3/+3
| |/ /
* | | Merge topic 'update_FindCUDAToolkit_nvrtc_notes'Brad King2023-04-281-1/+0
|\ \ \
| * | | FindCUDAToolkit: Update nvrtc section to clarify a static version existsRobert Maynard2023-04-271-1/+0
* | | | Merge topic 'iar-silent-flag'Brad King2023-04-281-3/+7
|\ \ \ \
| * | | | IAR: Move linker silencing flag to CMAKE_EXE_LINKER_FLAGSFelipe Torrezan2023-04-261-3/+7
* | | | | CMake Nightly Date StampKitware Robot2023-04-281-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'ninja-nvhpc-fortran-Werror'Brad King2023-04-272-24/+2
|\ \ \ \
| * | | | Ninja: Revert "Exclude NVHPC -Werror flags during Fortran preprocessing"Brad King2023-04-262-24/+2
* | | | | Merge topic 'ExternalProject-relative-git-urls'Craig Scott2023-04-2723-1/+575
|\ \ \ \ \
| * | | | | ExternalProject/FetchContent: Support relative remote URLsChris Wright2023-04-2623-1/+575
* | | | | | Merge topic 'vs-show-cmake-files'Brad King2023-04-277-13/+326
|\ \ \ \ \ \
| * | | | | | VS: Add CMake input files to ZERO_CHECKAlexander Neundorf2023-04-257-1/+315
| * | | | | | cmGlobalVisualStudio8Generator: Collect CMake input files earlierAlexander Neundorf2023-04-251-12/+11
* | | | | | | Merge topic 'orkun_21455_26_04_2023'Brad King2023-04-276-2/+57
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Update test comments about Qt versionsOrkun Tokdemir2023-04-261-2/+2
| * | | | | | | Autogen: Add AUTORCC test /w AUTOGEN_BUILD_DIROrkun Tokdemir2023-04-266-0/+55
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'vs-android-auto-arch'Brad King2023-04-271-1/+14
|\ \ \ \ \ \ \
| * | | | | | | VS/Android: Deduce processor type from CMAKE_GENERATOR_PLATFORMMichael Karcher2023-04-261-1/+14
| |/ / / / / /
* | | | | | | Merge topic 'fix-short-path'Brad King2023-04-271-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Windows: Tolerate GetShortPathNameW failureOldřich Jedlička2023-04-261-1/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'ci-intel-compiler'Brad King2023-04-271-0/+14
|\ \ \ \ \ \ \
| * | | | | | | gitlab-ci: add jobs testing Intel 2023.1.0 compilers on LinuxBrad King2023-04-261-0/+14
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'preset-includes-macro-expansion'Brad King2023-04-2711-19/+106
|\ \ \ \ \ \ \
| * | | | | | | presets: add support for macro expansion to includesZoran Angelov2023-04-2611-15/+103
| * | | | | | | presets: Fix encoding of env/penv macro expansion on WindowsBrad King2023-04-261-4/+3
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-04-271-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'iwyu_errors'Brad King2023-04-268-3/+28
|\ \ \ \ \ \
| * | | | | | IWYU: Return error code if user enables error reportingAshish Sadanandan2023-04-258-3/+28
| | |/ / / / | |/| | | |