summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vim: Add missing RELATIVE keyword for FILE commandJoris Clement2023-04-271-0/+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
| | |/ | |/|
* | | Merge topic 'vs2022-android'Brad King2023-04-264-17/+16
|\ \ \
| * | | VS/Android: Use safe API level when detecting the NDK directoryMichael Karcher2023-04-251-0/+1
| * | | VS/Android: Detect full NDK root instead of sysrootMichael Karcher2023-04-252-14/+9
| * | | VS/Android: Set API level explicitly during compiler identificationMichael Karcher2023-04-252-0/+3
| * | | VS/Android: Do not specify Windows Runtime library type during compiler idMichael Karcher2023-04-251-1/+1
| * | | VS/Android: Use ApplicationTypeRevision 3.0 in VS2022Michael Karcher2023-04-252-2/+2
* | | | Merge topic 'update-libarchive'Brad King2023-04-2638-115/+354
|\ \ \ \
| * | | | libarchive: Set build options the way we need for CMakeBrad King2023-04-252-1/+5
| * | | | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2023-04-2536-113/+348
| |\ \ \ \
| | * | | | LibArchive 2022-12-09 (ba80276c)LibArchive Upstream2023-04-2538-117/+354
| * | | | | libarchive: Update script to get 3.6.2Brad King2023-04-251-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fortran_ninja_compile_as_warning'Brad King2023-04-262-2/+2
|\ \ \ \ \
| * | | | | NVHPC: Use -Werror for COMPILE_OPTIONS_WARNING_AS_ERRORRobert Maynard2023-04-252-2/+2
| |/ / / /
* | | | | Merge branch 'release-3.26'Brad King2023-04-260-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'FindCUDAToolkit-static-deps' into release-3.26Brad King2023-04-261-1/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindCUDAToolkit-static-deps'Brad King2023-04-261-1/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindCUDAToolkit: Add missing static library dependencies on pthread and libdlRobert Maynard2023-04-261-1/+5
* | | | | | | Merge branch 'release-3.26'Brad King2023-04-260-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'FindCUDAToolkit_nvrtc_windows_dependencies' into release-3.26Brad King2023-04-261-1/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindCUDAToolkit_nvrtc_windows_dependencies'Brad King2023-04-261-1/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindCUDAToolkit: Fix nvrtc_static dependencies on WindowsRobert Maynard2023-04-251-1/+6
* | | | | | | Merge topic 'test-driver-use-anonymous-namespace'Marc Chevrier2023-04-261-4/+14
|\ \ \ \ \ \ \
| * | | | | | | TestDriver: Fix 'misc-use-anonymous-namespace' warning from clang-tidy 16Sylvain Joubert2023-04-251-4/+14
* | | | | | | | CMake Nightly Date StampKitware Robot2023-04-261-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'CMake-uses-cmList-class'Brad King2023-04-2578-456/+440
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CMake code rely on cmList class for CMake lists management (part. 1)Marc Chevrier2023-04-2477-381/+374
| * | | | | | cmExpandList and cmExpandLists rely on cmList classMarc Chevrier2023-04-233-75/+66