summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'clang-tidy-module-gitignore'Brad King2023-03-301-0/+8
|\
| * clang-tidy module: copy .gitignore from top levelKyle Edwards2023-03-291-0/+8
* | Merge topic 'codespellrc-no-count'Brad King2023-03-301-1/+0
|\ \
| * | ci: remove "count =" from .codespellrcKyle Edwards2023-03-291-1/+0
| |/
* | Merge topic 'ninja-performance'Brad King2023-03-304-34/+22
|\ \
| * | Ninja: Use more efficient data structures to collect outputsNicolas van Kempen2023-03-284-34/+22
* | | Merge topic 'FindOpenAL-framework'Brad King2023-03-306-14/+26
|\ \ \
| * | | ci: Enable FindOpenAL test on macOS jobsnega2023-03-293-0/+3
| * | | Tests: Fix FindOpenAL test for macOS frameworknega2023-03-292-2/+13
| * | | FindOpenAL: Fix imported target for macOS frameworknega2023-03-291-12/+10
* | | | CMake Nightly Date StampKitware Robot2023-03-301-1/+1
| |_|/ |/| |
* | | Merge branch 'release-3.26'Brad King2023-03-291-3/+3
|\ \ \
| * | | CMake 3.26.2v3.26.2Brad King2023-03-292-4/+4
* | | | Merge topic 'install-namelink-no-rpath'Brad King2023-03-293-4/+30
|\ \ \ \
| * | | | install(TARGETS): Do not apply installation tweaks to NAMELINK filesBrad King2023-03-283-4/+30
| | |/ / | |/| |
* | | | Merge topic 'doc-compile-options'Brad King2023-03-292-0/+8
|\ \ \ \
| * | | | Help: Link to COMPILE_LANGUAGE genex from target_compile_optionsBrad King2023-03-282-0/+8
| |/ / /
* | | | Merge branch 'release-3.26'Brad King2023-03-290-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'swift-old-driver' into release-3.26Brad King2023-03-293-3/+72
| |\ \ \
* | \ \ \ Merge topic 'swift-old-driver'Brad King2023-03-293-3/+72
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Swift: Restore compatibility with old C++ driverYR Chen2023-03-283-3/+72
* | | | | CMake Nightly Date StampKitware Robot2023-03-291-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'lint-genex'Brad King2023-03-2812-15/+108
|\ \ \ \
| * | | | Add generator expression support to static code analysis hooksStefan Schober2023-03-2712-15/+108
* | | | | Merge topic 'gitignore-cleanup'Brad King2023-03-281-17/+20
|\ \ \ \ \
| * | | | | gitignore: Pin directory exclusions to top-levelBrad King2023-03-271-17/+20
* | | | | | Merge topic 'FindPython-Windows-ARM'Brad King2023-03-282-26/+89
|\ \ \ \ \ \
| * | | | | | FindPython: Add Windows/ARM supportMarc Chevrier2023-03-262-26/+89
* | | | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing'Brad King2023-03-283-10/+24
|\ \ \ \ \ \ \
| * | | | | | | file(GET_RUNTIME_DEPENDENCIES): Document case-preserving change on WindowsBrad King2023-03-272-9/+23
| * | | | | | | Tests: Restore CudaOnly.RuntimeControls cudart verification on WindowsBrad King2023-03-271-1/+1
* | | | | | | | Merge branch 'release-3.26'Brad King2023-03-280-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge topic 'mingw-slashes' into release-3.26Brad King2023-03-282-5/+7
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'mingw-slashes'Brad King2023-03-282-5/+7
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Ninja: Restore slash style for MinGW tools when extra languages are enabledBrad King2023-03-272-5/+7
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2023-03-281-1/+1
* | | | | | | | Merge topic 'crosscompiling-warn-reset'Brad King2023-03-276-5/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME setMartin Storsjö2023-03-246-5/+22
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'doc-set-no-values'Brad King2023-03-273-12/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Clarify that set(VAR) unsets VARBrad King2023-03-243-12/+21
* | | | | | | | | Merge branch 'release-3.26'Brad King2023-03-270-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'module-depends-static-lib-cycle' into release-3.26Brad King2023-03-2710-3/+42
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'module-depends-static-lib-cycle'Brad King2023-03-2710-3/+42
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Ninja,Makefile: Restore Fortran module scanning in static library cycleBrad King2023-03-248-1/+30
| * | | | | | | cmGlobalGenerator: Factor out helper to check target orderingBrad King2023-03-242-2/+12
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-03-271-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-03-261-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-03-251-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'ibmclang-aix-thin-lto'Brad King2023-03-241-1/+4
|\ \ \ \ \ \
| * | | | | | IBMClang: No thin LTO on AIXNicole Rabjohn2023-03-231-1/+4