https://github.com/Kitware/CMake
Revision f546ebfeccad34582d40eb219fc13fb8d3167c0c authored by Matthew Woehlke on 21 June 2023, 18:41:01 UTC, committed by Brad King on 22 June 2023, 14:02:43 UTC
In commit d78bfa1ecc (Utilities/Sphinx: support cmakedomain running in
parallel, 2022-10-24, v3.26.0-rc1~495^2) we declared the domain as
parallel-safe without actually implementing the required
`merge_domaindata` method.  Since then, commit 37e015d4a6
(Utilities/Sphinx: Refactor Sphinx reference recording) changed how we
store resolved references, such that our separate fix for 3.26 does not
work in 3.27+.

While at it, correct a crusty comment that was overlooked during the
aforementioned refactoring.

Issue: #24076
Co-authored-by: Jared Dillard <jared.dillard@gmail.com>
1 parent 0cd5300
History
Tip revision: f546ebfeccad34582d40eb219fc13fb8d3167c0c authored by Matthew Woehlke on 21 June 2023, 18:41:01 UTC
Utilities/Sphinx: Fix parallel documentation builds
Tip revision: f546ebf
File Mode Size
MSBuild
Windows
AppleInfo.plist -rw-r--r-- 1.1 KB
CMakeVSMacros1.vsmacros -rw-r--r-- 86.0 KB
CMakeVSMacros2.vsmacros -rw-r--r-- 62.0 KB
CPack.GenericDescription.txt -rw-r--r-- 138 bytes
CPack.GenericLicense.txt -rw-r--r-- 101 bytes
CPack.GenericWelcome.txt -rw-r--r-- 96 bytes
CPackConfig.cmake.in -rw-r--r-- 751 bytes
CTestScript.cmake.in -rw-r--r-- 1.4 KB
TestDriver.cxx.in -rw-r--r-- 5.1 KB

back to top