Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Tests: Skip Qt*Autogen.MocSkipSource case for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -0/+7 | |
| * | | | | | Tests: Update RunCMake.XcodeProject cases for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -1/+3 | |
| * | | | | | Tests: Update BuildDepends test for Xcode "new build system" | Brad King | 2020-09-18 | 2 | -0/+10 | |
| * | | | | | Tests: Update RunCMake.file case with workaround for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -0/+6 | |
| * | | | | | Tests: Avoid duplicate custom commands for Xcode "new build system" | Brad King | 2020-09-18 | 2 | -0/+15 | |
| * | | | | | Xcode: Switch to the "new build system" for Xcode 12 and above | Brad King | 2020-09-18 | 21 | -3/+89 | |
| * | | | | | Xcode: Add option to specify build system variant | Brad King | 2020-09-18 | 10 | -5/+34 | |
| * | | | | | Tests: Avoid duplicate custom commands in QtAutogen.AutogenOriginDependsOff | Brad King | 2020-09-18 | 3 | -6/+11 | |
| * | | | | | Tests: Remove RunCMake.ExternalProject unnecessary CMake version check | Brad King | 2020-09-15 | 1 | -2/+0 | |
| * | | | | | Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderr | Brad King | 2020-09-15 | 4 | -24/+2 | |
* | | | | | | Merge topic 'foreach-int-parse-range-check' | Brad King | 2020-09-21 | 4 | -0/+9 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | foreach: Fix crash parsing integer out of range | Ben McMorran | 2020-09-18 | 4 | -0/+9 | |
* | | | | | Merge topic 'rel-drop-old' | Brad King | 2020-09-18 | 1 | -17/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Utilities/Release: Drop now-unused scripts | Brad King | 2020-09-17 | 1 | -17/+0 | |
* | | | | | | Merge topic 'ninja-multi-automoc-regression' | Brad King | 2020-09-18 | 5 | -7/+27 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | Ninja Multi-Config: Fix dependencies of custom commands | Kyle Edwards | 2020-09-17 | 5 | -7/+27 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'string-json-support' | Brad King | 2020-09-17 | 15 | -0/+382 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | string(JSON): Adds JSON parsing support to the string command | Peter Steneteg | 2020-09-16 | 15 | -0/+382 | |
* | | | | Utilities/Release: remove old macOS release script | Ben Boeckel | 2020-09-16 | 1 | -4/+0 | |
* | | | | Merge topic 'ExternalProject-steps-refinement' | Brad King | 2020-09-15 | 32 | -38/+378 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | ExternalProject: Add policy CMP0114 to refine step target dependencies | Brad King | 2020-09-14 | 31 | -6/+325 | |
| * | | | Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictly | Brad King | 2020-09-10 | 1 | -18/+38 | |
| * | | | ExternalProject: Factor out an internal helper to add a step target | Brad King | 2020-09-10 | 1 | -3/+4 | |
* | | | | Merge topic 'test-pch-instantiate-templates' | Brad King | 2020-09-14 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Fix PchInstantiateTemplates case on macOS with CMAKE_OSX_ARCHITECTURES | Brad King | 2020-09-11 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'import-export-doc' | Brad King | 2020-09-14 | 1 | -1/+39 | |
|\ \ \ \ | ||||||
| * | | | | Help: Add Importing and Exporting Guide | Betsy McPhail | 2020-09-11 | 1 | -1/+39 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'ispc_window_failures' | Brad King | 2020-09-11 | 6 | -12/+49 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | ISPC: CompilerLauncher tests work properly with x86 builds | Robert Maynard | 2020-09-10 | 1 | -0/+4 | |
| * | | | ISPC: DynamicLibrary test now passes on windows. | Robert Maynard | 2020-09-10 | 5 | -12/+45 | |
| |/ / | ||||||
* | | | Merge topic 'pch-instantiate-templates' | Brad King | 2020-09-10 | 4 | -1/+41 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | PCH: Template instantiation support | Tobias Hieta | 2020-09-02 | 4 | -1/+41 | |
* | | | Merge topic 'custom-command-dedup' | Brad King | 2020-09-10 | 12 | -0/+56 | |
|\ \ \ | ||||||
| * | | | Makefile: Add policy CMP0113 to avoid duplication of custom commands | Brad King | 2020-09-08 | 12 | -0/+56 | |
* | | | | Merge topic 'json-helpers' | Brad King | 2020-09-10 | 2 | -0/+494 | |
|\ \ \ \ | ||||||
| * | | | | JSON: Add helpers | Kyle Edwards | 2020-09-09 | 2 | -0/+494 | |
* | | | | | Merge topic 'optimize-old-expand' | Brad King | 2020-09-10 | 15 | -15/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmCommandArgumentParserHelper: rework input handling | Oleksandr Koval | 2020-09-09 | 15 | -15/+15 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'automoc-rerun-missing-dependency' | Brad King | 2020-09-10 | 8 | -0/+117 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | AutoMoc: Re-run moc if a dependency is missing | Joerg Bornemann | 2020-09-09 | 8 | -0/+117 | |
* | | | | | Merge topic 'file-real_path' | Brad King | 2020-09-09 | 8 | -0/+27 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | file(): Add REAL_PATH sub-command | Marc Chevrier | 2020-09-08 | 8 | -0/+27 | |
* | | | | | Merge topic 'cmstrlen' | Kyle Edwards | 2020-09-09 | 1 | -0/+10 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | cmStringAlgorithms: Add cmStrLen() | Kyle Edwards | 2020-09-08 | 1 | -0/+10 | |
* | | | | | ISPC tests will now run on any hardware that only supports SSE2 | Robert Maynard | 2020-09-08 | 2 | -4/+4 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'ispc_improvements' | Brad King | 2020-09-08 | 45 | -4/+418 | |
|\ \ \ \ | ||||||
| * | | | | ISPC: Support generation for multiple instruction sets | Robert Maynard | 2020-09-04 | 34 | -3/+390 | |
| * | | | | ISPC: Add compiler launcher support | Robert Maynard | 2020-09-03 | 12 | -1/+28 | |
* | | | | | Merge topic 'cm-optional-comparison' | Kyle Edwards | 2020-09-08 | 1 | -118/+197 | |
|\ \ \ \ \ | ||||||
| * | | | | | cm::optional: Add comparison operators | Kyle Edwards | 2020-09-07 | 1 | -0/+158 | |