| Commit message (Expand) | Author | Age | Files | Lines |
* | Utilities/Release: Add script to generate a table of files | Brad King | 2021-04-05 | 4 | -0/+67 |
|
|
* | Tests: Add RunCMake helper to run a plain script | Brad King | 2021-03-31 | 1 | -0/+5 |
|
|
* | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18 | Brad King | 2020-07-14 | 1 | -12/+14 |
|\ |
|
| * | Tests: Update file(G_R_D) test to make system library optional | Kyle Edwards | 2020-07-13 | 1 | -12/+14 |
|
|
* | | Merge topic 'profiling-case-insensitive-command-names' into release-3.18 | Brad King | 2020-07-14 | 2 | -1/+18 |
|\ \ |
|
| * | | cmake: Store lowercase command names in profiling output | Craig Scott | 2020-07-13 | 2 | -1/+18 |
| |/ |
|
* | | ALIAS targets: Non-global aliases must be propagated to sub-directories | Marc Chevrier | 2020-07-11 | 4 | -6/+25 |
|/ |
|
* | set_property: Fix name of TARGET_DIRECTORY option in error messages | Alexandru Croitor | 2020-07-09 | 2 | -4/+4 |
|
|
* | Help: Clarify search order for resource spec file | Kyle Edwards | 2020-07-07 | 6 | -1/+26 |
|
|
* | Restore handling of build directory inside a symlinked path | Brad King | 2020-07-02 | 6 | -0/+52 |
|
|
* | Merge topic 'file-ARCHIVE-files-dirs' into release-3.18 | Brad King | 2020-07-01 | 2 | -14/+14 |
|\ |
|
| * | file(ARCHIVE*): Collapse FILES and DIRECTORY options | Craig Scott | 2020-06-30 | 2 | -14/+14 |
|
|
* | | Merge topic 'file-CONFIGURE-subdir' into release-3.18 | Brad King | 2020-06-30 | 4 | -0/+7 |
|\ \ |
|
| * | | file: Fix CONFIGURE output relative path | Brad King | 2020-06-29 | 4 | -0/+7 |
|
|
* | | | Merge topic 'find_library-file-readable' into release-3.18 | Brad King | 2020-06-30 | 4 | -2/+22 |
|\ \ \
| |_|/
|/| | |
|
| * | | find_library: Check that library files are readable | Brad King | 2020-06-29 | 4 | -2/+22 |
| |/ |
|
* | | file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSION | Craig Scott | 2020-06-27 | 19 | -18/+31 |
|
|
* | | Tests: Don't ask for things not required for GoogleTest | Craig Scott | 2020-06-24 | 4 | -8/+4 |
|
|
* | | Tests: Shorten case names in RunCMake.target_link_libraries-* tests | Brad King | 2020-06-17 | 18 | -31/+31 |
|
|
* | | Tests: Split RunCMake.target_link_libraries test | Marc Chevrier | 2020-06-17 | 40 | -68/+201 |
|/ |
|
* | Tests: Shorten case names in RunCMake.file-GET_RUNTIME_DEPENDENCIES test | Brad King | 2020-06-16 | 64 | -255/+255 |
|
|
* | Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test | Brad King | 2020-06-16 | 69 | -296/+316 |
|
|
* | Tests: Factor out RunCMake.GenEx-GENEX_EVAL test | Brad King | 2020-06-16 | 30 | -9/+15 |
|
|
* | Tests: Factor out RunCMake.GenEx-TARGET_FILE test | Brad King | 2020-06-16 | 75 | -31/+38 |
|
|
* | Tests: Factor out RunCMake.GenEx-DEVICE_LINK test | Brad King | 2020-06-16 | 44 | -15/+21 |
|
|
* | Tests: Factor out RunCMake.GenEx-HOST_LINK test | Brad King | 2020-06-16 | 44 | -15/+21 |
|
|
* | Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID test | Brad King | 2020-06-16 | 39 | -12/+18 |
|
|
* | Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE test | Brad King | 2020-06-16 | 42 | -13/+19 |
|
|
* | Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID test | Brad King | 2020-06-16 | 27 | -8/+14 |
|
|
* | Tests: Factor out RunCMake.GenEx-COMPILE_LANGUAGE test | Brad King | 2020-06-16 | 27 | -8/+14 |
|
|
* | Merge topic 'cuda_architectures_disable' into release-3.18 | Brad King | 2020-06-15 | 2 | -0/+4 |
|\ |
|
| * | CUDA: Add support for disabling CUDA_ARCHITECTURES | Raul Tambre | 2020-06-15 | 2 | -0/+4 |
|
|
* | | Merge topic 'revert-find_program-exe-no-read' into release-3.18 | Brad King | 2020-06-15 | 2 | -4/+10 |
|\ \
| |/
|/| |
|
| * | find_program: Revert "Find programs that are executable but not readable" | Brad King | 2020-06-12 | 2 | -4/+10 |
|
|
* | | Tests: add CUDA labels to tests which are affected by CUDA | Ben Boeckel | 2020-06-11 | 1 | -0/+10 |
|/ |
|
* | VS: Enable DOTNET_TARGET_FRAMEWORK properties all target types | Kinan Mahdi | 2020-06-05 | 2 | -0/+31 |
|
|
* | Merge topic 'cuda_clang_separable_error' | Brad King | 2020-06-05 | 1 | -15/+18 |
|\ |
|
| * | CUDA: Don't RunCMake generate separable compilation tests on Clang | Raul Tambre | 2020-06-03 | 1 | -15/+18 |
|
|
* | | add_library/add_executable: allow local alias to imported targets | Marc Chevrier | 2020-06-02 | 13 | -25/+189 |
|/ |
|
* | Merge topic 'target_link_libraries-self-link-is-an-error' | Brad King | 2020-06-02 | 7 | -0/+26 |
|\ |
|
| * | target_link_libraries: self-link through ALIAS is an error | Marc Chevrier | 2020-05-30 | 7 | -0/+26 |
|
|
* | | Merge topic 'asm-preprocessor-flag' | Brad King | 2020-06-02 | 1 | -0/+1 |
|\ \ |
|
| * | | ASM: Fix preprocessor definition flags for GNU 'as' tool | Kyle Edwards | 2020-06-01 | 1 | -0/+1 |
|
|
* | | | Tests: Skip RunCMake.try_compile RerunCMake-nowork case on 1s filesystems | Brad King | 2020-06-01 | 2 | -2/+7 |
|/ / |
|
* | | Merge topic 'pch-fix-bad-ClearSourcesCache' | Brad King | 2020-06-01 | 1 | -2/+5 |
|\ \ |
|
| * \ | Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache' | Brad King | 2020-05-29 | 1 | -2/+5 |
| |\ \ |
|
| | * | | PCH: Fix logic error that incorrectly clears sources during VS generation | Brad King | 2020-05-29 | 1 | -2/+5 |
|
|
* | | | | Merge topic 'ninja-multi-export-all-symbols' | Brad King | 2020-06-01 | 1 | -0/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS | Kyle Edwards | 2020-05-29 | 1 | -0/+2 |
| |/ / |
|
* | | | ALIAS target: cannot overwrite an existing target | Marc Chevrier | 2020-05-28 | 6 | -0/+61 |
|
|