Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | 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 | |
| | * | | | | | | | | | | Refactor: Add ASSERT_TRUE() macro to testOptional.cxx | Kyle Edwards | 2020-09-06 | 1 | -118/+39 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | cmake_path command: path management | Marc Chevrier | 2020-09-06 | 179 | -0/+1690 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge topic 'external_project_download_stability' | Brad King | 2020-09-04 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Improve the stability of the ExternalProject download tests | Thomas Bernard | 2020-09-02 | 1 | -1/+5 | |
| * | | | | | | | | | Merge branch 'master' into ninja-multi-automoc-regression | Kyle Edwards | 2020-09-02 | 682 | -639/+5793 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Tests: Tell Xcode to disallow signing altogether in relevant cases | Brad King | 2020-09-01 | 6 | -0/+12 | |
| | * | | | | | | | | Tests: Update RunCMake.CommandLine to avoid duplicate custom commands | Brad King | 2020-09-01 | 2 | -10/+32 | |
| | * | | | | | | | | Tests: Remove workaround from RunCMake.ExternalProject MultiCommand case | Brad King | 2020-09-01 | 1 | -4/+0 | |
| | * | | | | | | | | Merge topic 'target_genex_dependency' | Brad King | 2020-09-01 | 6 | -1/+35 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | GenEx: Remove unneeded dependencies from target info queries | Robert Maynard | 2020-09-01 | 6 | -1/+35 | |
| | * | | | | | | | | | Merge topic 'xcode-link-phase-all' | Craig Scott | 2020-09-01 | 12 | -0/+221 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Xcode: Use "Link Binary With Libraries" build phase in some cases | Gusts Kaksis | 2020-08-31 | 12 | -0/+221 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge topic 'file_chmod' | Brad King | 2020-09-01 | 23 | -0/+100 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | file: Add CHMOD and CHMOD_RECURSE subcommands | Sibi Siddharthan | 2020-08-26 | 23 | -0/+100 | |
| | * | | | | | | | | | | Merge topic 'ispc_lang_support' | Brad King | 2020-09-01 | 19 | -0/+283 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ISPC: Support ISPC header generation byproducts and parallel builds | Robert Maynard | 2020-08-28 | 12 | -29/+71 | |
| | | * | | | | | | | | | | Add ISPC compiler support to CMake | Robert Maynard | 2020-08-28 | 17 | -0/+241 | |
| | * | | | | | | | | | | | Merge topic 'automoc-depend-project-file' | Brad King | 2020-09-01 | 7 | -0/+146 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'UseSWIG-interface-option' | Brad King | 2020-09-01 | 8 | -0/+62 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge topic 'ExternalProject-test-download-timeout' | Brad King | 2020-08-31 | 1 | -5/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Tests: Add timeout on the RunCMake.ExternalProject download server | Thomas Bernard | 2020-08-27 | 1 | -5/+12 | |
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge topic 'ctest-FATAL_ERROR' | Brad King | 2020-08-27 | 15 | -3/+38 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR) | Kevin Puetz | 2020-08-26 | 15 | -3/+38 | |