summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'FindPostgreSQL-15' into release-3.27Brad King2023-06-161-2/+2
|\ \ \
| * | | FindPostgreSQL: Add support for version 15Brad King2023-06-161-2/+2
|/ / /
* | | Merge topic 'fix_tutorial_step7_solution_text' into release-3.27Brad King2023-06-161-1/+1
|\ \ \ | |/ / |/| |
| * | Tutorial: Extend literal include to contain full code changes in solutionMarkus Ferrell2023-06-151-1/+1
|/ /
* | Merge topic 'doc-genex-TARGET_RUNTIME_DLL_DIRS' into release-3.27Brad King2023-06-141-0/+4
|\ \
| * | Help: Add 3.27 release note for TARGET_RUNTIME_DLL_DIRSBrad King2023-06-131-0/+4
* | | Merge topic 'improve-sphinx-check' into release-3.27Brad King2023-06-142-23/+19
|\ \ \ | |/ / |/| |
| * | Utilities/Sphinx: Fix some flake8 gripesMatthew Woehlke2023-06-131-7/+6
| * | Utilities/Sphinx: Don't ignore flake8 E402Matthew Woehlke2023-06-132-21/+18
|/ /
* | Merge topic 'test-no-git' into release-3.27Brad King2023-06-132-5/+7
|\ \
| * | Tests: Require git to enable RunCMake.CMP0150 testBrad King2023-06-121-1/+4
| * | Tests: Find GIT_EXECUTABLE early enough to use in all testsBrad King2023-06-121-4/+3
* | | Merge topic 'doc-sphinx-2.x' into release-3.27Brad King2023-06-132-4/+9
|\ \ \ | |/ / |/| |
| * | Utilities/Sphinx: Restore explicit check for Sphinx 2.x or laterBrad King2023-06-122-3/+8
| * | Utilities/Sphinx: Fix flake8 E124 diagnostic in cmake.pyBrad King2023-06-121-1/+1
|/ /
* | CMake 3.27.0-rc2v3.27.0-rc2Brad King2023-06-121-1/+1
* | Merge topic 'restore-check-module-deps' into release-3.27Brad King2023-06-127-0/+30
|\ \
| * | Modules: Restore unnecessary inclusions for compatibilityBrad King2023-06-127-0/+30
* | | Merge topic 'add_test-empty-args' into release-3.27Brad King2023-06-124-1/+26
|\ \ \ | |/ / |/| |
| * | add_test: Restore support for empty test argumentsMarc Chevrier2023-06-094-1/+26
* | | Merge topic 'bootstrap-system-cppdap' into release-3.27Brad King2023-06-091-2/+4
|\ \ \
| * | | bootstrap: Add --(no-)system-cppdap configuration switchBjörn Esser2023-06-081-2/+4
| |/ /
* | | Merge topic 'Makefiles-safer-COLOR-usage' into release-3.27Brad King2023-06-094-2/+17
|\ \ \ | |/ / |/| |
| * | Makefiles: quote `$(COLOR)` expansionsBen Boeckel2023-06-084-2/+17
* | | CMake 3.27.0-rc1v3.27.0-rc1Brad King2023-06-081-1/+1
* | | Merge topic 'FindCUDAToolkit-cupti-nvperf' into release-3.27Brad King2023-06-082-9/+31
|\ \ \
| * | | FindCUDAToolkit: Add cupti nvperf and pcsampling targetsRobert Maynard2023-06-072-9/+31
| |/ /
* | | Merge topic 'cmcldeps-rc' into release-3.27Brad King2023-06-081-28/+18
|\ \ \
| * | | cmcldeps: Avoid passing /nologo more than once to RC compilerBrad King2023-06-071-2/+11
| * | | cmcldeps: Do not pass linker flags to clBenjamin Buch2023-06-071-19/+5
| * | | cmcldeps: Remove unused C and CXX supportBenjamin Buch2023-06-071-9/+4
* | | | Merge topic 'target-system-variables' into release-3.27Brad King2023-06-0871-86/+99
|\ \ \ \ | |_|/ / |/| | |
| * | | BinUtils: Drop now-unnecessary cross-compiling workaround for Apple hostsBrad King2023-06-071-15/+5
| * | | enable_language: Establish target platform identification variables earlierBrad King2023-06-0767-64/+85
| * | | kFreeBSD,GNU: Provide multiarch library directory regex earlierBrad King2023-06-066-7/+9
|/ / /
* | | Begin 3.27 release versioningBrad King2023-06-061-3/+3
* | | Help: Drop development topic notes to prepare releaseBrad King2023-06-062-9/+0
* | | Merge topic 'doc-3.27-relnotes'Brad King2023-06-0646-280/+250
|\ \ \
| * | | Help: Update Sphinx versionadded directives for 3.27 releaseBrad King2023-06-061-0/+2
| * | | Help: Organize and revise 3.27 release notesBrad King2023-06-061-133/+178
| * | | Help: Consolidate 3.27 release notesBrad King2023-06-0545-280/+203
* | | | Merge topic 'verify-interface-header-sets-skip-linting'Kyle Edwards2023-06-066-2/+19
|\ \ \ \
| * | | | VERIFY_INTERFACE_HEADER_SETS: Skip header files that have SKIP_LINTINGKyle Edwards2023-06-066-2/+19
| |/ / /
* | | | Merge topic 'apple-clang-asm-compiler-id'Brad King2023-06-063-5/+6
|\ \ \ \
| * | | | AppleClang: Fix ASM compiler identificationGregor Jasny2023-06-053-5/+6
* | | | | Merge topic 'Apple-tbd-runpath-handling'Brad King2023-06-063-3/+26
|\ \ \ \ \
| * | | | | Apple text-based stubs: ensure runpath is correctly definedMarc Chevrier2023-06-043-3/+26
| |/ / / /
* | | | | Merge topic 'FindPython-distutils-deprecation'Brad King2023-06-064-52/+28
|\ \ \ \ \
| * | | | | FindPython: update for distutils module deprecationMarc Chevrier2023-06-054-52/+28
* | | | | | Merge topic 'cmuvprocesschain-status-getexception'Kyle Edwards2023-06-064-14/+326
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |