summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'cxxmodules-non-compiled-source'Brad King2023-09-148-4/+61
|\ \ \
| * \ \ Merge branch 'cxxmodules-non-compiled-source-release' into cxxmodules-non-com...Ben Boeckel2023-09-128-4/+61
| |\ \ \ | | | |/ | | |/|
| | * | cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-128-4/+61
* | | | Merge topic 'autogen-exe-per-config'Brad King2023-09-1433-215/+877
|\ \ \ \
| * | | | NinjaMultiConfig: Update tests for the new dependency changeOrkun Tokdemir2023-09-133-22/+40
| * | | | Autogen: AUTO*_EXECUTABLE: add support for per-config valuesOrkun Tokdemir2023-09-1327-174/+819
| * | | | RunCMake: Add RunCMake_TEST_EXPECT_RESULTOrkun Tokdemir2023-09-131-0/+2
| * | | | cmQtAutoGenInitializer: Define CrossConfig variableOrkun Tokdemir2023-09-132-5/+6
| * | | | cmQtAutoGenInitializer: Reduce string copiesOrkun Tokdemir2023-09-131-1/+1
| * | | | cmQtAutoGenInitializer: Remove no-op callOrkun Tokdemir2023-09-131-3/+0
| * | | | cmQtAutoGenInitializer: Improve Const-CorrectnessOrkun Tokdemir2023-09-131-3/+4
| * | | | Autogen: Fix typoOrkun Tokdemir2023-09-131-4/+4
| * | | | cmCustomCommandGenerator: Fix GetInternalDepfile on moved instanceOrkun Tokdemir2023-09-132-9/+7
* | | | | Merge topic 'curl-hsts'Brad King2023-09-141-1/+1
|\ \ \ \ \
| * | | | | curl: Enable HTTP Strict-Transport-Security (HSTS) for build in CMakeBrad King2023-09-131-1/+1
* | | | | | Merge topic 'mingw-search-prefixes'Brad King2023-09-1420-4/+75
|\ \ \ \ \ \
| * | | | | | MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-1320-4/+75
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-141-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'ninja-cc-local'Brad King2023-09-132-9/+8
|\ \ \ \ \ \
| * | | | | | cmNinjaTargetGenerator: Reduce lifetime of custom command listBrad King2023-09-122-9/+8
* | | | | | | Merge topic 'orkun_21677_16_06_2023'Brad King2023-09-1317-58/+134
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Move QtAutoMocDeps tests to RunCMake/AutogenOrkun Tokdemir2023-09-1115-52/+113
| * | | | | | | Autogen: Add depfile support for MakefilesOrkun Tokdemir2023-09-111-6/+11
| * | | | | | | RunCMake: Add RunCMake_TEST_NOT_EXPECT variablesOrkun Tokdemir2023-09-111-0/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'Findosg-doc'Brad King2023-09-1320-151/+276
|\ \ \ \ \ \ \
| * | | | | | | Findosg*: Improve documentation formatting權少2023-09-1220-151/+276
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.27'Brad King2023-09-130-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge topic 'automoc-macro-names' into release-3.27Brad King2023-09-131-0/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'automoc-macro-names'Brad King2023-09-131-0/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Autogen: Evaluate INTERFACE_AUTOMOC_MACRO_NAMES efficientlyBrad King2023-09-121-0/+1
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-09-131-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'presets-schema'Brad King2023-09-1213-34/+116
|\ \ \ \ \
| * | | | | presets: Add $schema property to JSON schemaChenMoFeiJin2023-09-1213-2/+84
| * | | | | presets: Add missing spaces in JSON schemaChenMoFeiJin2023-09-071-32/+32
* | | | | | Merge branch 'release-3.27'Brad King2023-09-120-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'vs-cuda-object-libs' into release-3.27Brad King2023-09-123-1/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'vs-cuda-object-libs'Brad King2023-09-123-1/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | VS: Avoid unnecessary CUDA device linking for OBJECT librariesRobert Maynard2023-09-113-1/+6
* | | | | | | Merge topic 'runcmake-pwd'Brad King2023-09-122-6/+12
|\ \ \ \ \ \ \
| * | | | | | | Tests/RunCMake: Set $ENV{PWD} before each testKyle Edwards2023-09-112-6/+12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'Findosg-doc'Brad King2023-09-1218-54/+54
|\ \ \ \ \ \ \
| * | | | | | | Findosg*: Improve documentation formatting權少2023-09-1118-54/+54
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'pch-reuse-pdb-dependency'Brad King2023-09-122-6/+9
|\ \ \ \ \ \ \
| * | | | | | | PCH: Add missing dependency of REUSE_FROM shared compiler PDBRussell Greene2023-09-112-6/+9
* | | | | | | | Merge topic 'ninja-cmd'Brad King2023-09-123-1/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: Use absolute path to COMSPEC if possiblescivision2023-09-113-1/+20
* | | | | | | | | Merge topic 'FindMatlab-version'Brad King2023-09-121-24/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindMatlab: Prefer to use VersionInfo.xml to get version, fallback to runscivision2023-09-101-24/+43
| |/ / / / / / / /
* | | | | | | | | Merge topic 'FindPkgConfig_extra_whitespace'Brad King2023-09-121-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPkgConfig: ignore whitespace separators in version checkPaul Zander2023-09-091-2/+2