Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-09-01 | 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 branch 'backport-3.17-automoc-depend-project-file' | Brad King | 2020-08-31 | 7 | -0/+146 |
| |\ \ \ \ | |||||
| | * | | | | AutoMoc: Restore support for re-running after project file changes | Joerg Bornemann | 2020-08-31 | 7 | -0/+146 |
* | | | | | | Merge topic 'UseSWIG-interface-option' | Brad King | 2020-09-01 | 8 | -0/+62 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseSWIG: Update option -interface usage | Marc Chevrier | 2020-08-31 | 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 |
* | | | | | Merge topic 'win32-executable-genex' | Brad King | 2020-08-25 | 10 | -0/+76 |
|\ \ \ \ \ | |||||
| * | | | | | WIN32_EXECUTABLE: Add support for generator expressions | Kyle Edwards | 2020-08-21 | 10 | -0/+76 |
| |/ / / / | |||||
* | | | | | Merge topic 'file_generate_target' | Brad King | 2020-08-25 | 4 | -0/+23 |
|\ \ \ \ \ | |||||
| * | | | | | file(GENERATE): Add TARGET argument | Raul Tambre | 2020-08-20 | 4 | -0/+23 |
| |/ / / / | |||||
* | | | | | Merge topic 'unk_imported_location' | Brad King | 2020-08-25 | 21 | -11/+81 |
|\ \ \ \ \ | |||||
| * | | | | | cmTarget: Raise error if imported target location is not set | Raul Tambre | 2020-08-21 | 21 | -11/+81 |
| |/ / / / | |||||
* | | | | | FetchContent: Fix SOURCE_DIR, BUILD_DIR when disconnected or overridden | Craig Scott | 2020-08-23 | 3 | -3/+55 |
|/ / / / | |||||
* | | | | Merge topic 'fix-file-generate-cmp0070' | Brad King | 2020-08-20 | 10 | -1/+95 |
|\ \ \ \ | |||||
| * | | | | file(GENERATE): Test source properties | Josef Angstenberger | 2020-08-19 | 9 | -0/+80 |
| * | | | | file(GENERATE): Update existing tests | Josef Angstenberger | 2020-08-19 | 1 | -1/+15 |
* | | | | | Merge topic 'msvc_c11' | Brad King | 2020-08-20 | 1 | -0/+9 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Tests: Fix RunCMake.try_compile test for C standards with MSVC 19.27 | Brad King | 2020-08-19 | 1 | -0/+9 |
| * | | | | Merge topic 'FindPython-manage-SOABI-in-all-versions' into release-3.18 | Brad King | 2020-08-12 | 1 | -0/+16 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'automoc-path-prefix-off' into release-3.18 | Brad King | 2020-08-11 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'ExternalProject-retry-only-recoverable' | Brad King | 2020-08-19 | 9 | -0/+114 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | ExternalProject: add INACTIVITY_TIMEOUT argument | Thomas Bernard | 2020-08-18 | 6 | -0/+106 |
| * | | | | | | ExternalProject: retry download on recoverable errors | Thomas Bernard | 2020-08-11 | 4 | -0/+8 |
* | | | | | | | Merge topic 'FixGraphvizAliasTargets' | Brad King | 2020-08-18 | 18 | -0/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Graphviz: Fix bug that shows duplicated alias targets | Stephan Rohmen | 2020-08-17 | 18 | -0/+22 |
* | | | | | | | | Merge topic 'add_test-special-chars-in-name' | Brad King | 2020-08-17 | 101 | -0/+286 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | add_test: Allow special characters in test name (w/ policy CMP0110) | Deniz Bahadir | 2020-08-12 | 101 | -0/+286 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'FindX11-xcb-util-xfixes' | Brad King | 2020-08-17 | 2 | -0/+52 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindX11: Add xcb_util and xcb_xfixes libraries | Tim Blechmann | 2020-08-12 | 2 | -0/+52 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'xcode12-link-matching-zlib' | Brad King | 2020-08-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Xcode: Link matching zlib for iOS Simulator SDK | Gregor Jasny | 2020-08-13 | 1 | -2/+2 |
* | | | | | | | | | Merge topic 'ios-combined-prune-archs' | Brad King | 2020-08-17 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Tests: Avoid warnings about unused arguments | Gregor Jasny | 2020-08-08 | 2 | -2/+2 |
* | | | | | | | | | Merge topic 'optimize-static-library-deps' | Kyle Edwards | 2020-08-13 | 37 | -0/+296 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add option to optimize link dependencies for static libraries | Kyle Edwards | 2020-08-12 | 37 | -0/+296 |
* | | | | | | | | | Merge topic 'FindPython-manage-SOABI-in-all-versions' | Brad King | 2020-08-12 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | FindPython: manage SOABI for all Python versions | Marc Chevrier | 2020-08-11 | 1 | -0/+16 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'FindPython-user-policies' into release-3.18 | Brad King | 2020-08-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ |