Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'find-sdl_gfx' | Brad King | 2022-07-28 | 2 | -0/+2 |
|\ | |||||
| * | FindSDL_gfx: Add module to find another SDL component | Xavier Del Campo Romero | 2022-07-27 | 2 | -0/+2 |
* | | Merge topic 'verify-interface-header-sets-interface-library-source-language' | Brad King | 2022-07-28 | 1 | -1/+3 |
|\ \ | |||||
| * | | VERIFY_INTERFACE_HEADER_SETS: Fall back to global languages | Kyle Edwards | 2022-07-27 | 1 | -1/+3 |
* | | | Merge topic 'doc-if-PATH_EQUAL' | Brad King | 2022-07-26 | 2 | -9/+15 |
|\ \ \ | |||||
| * | | | Help: Clarify behavior of path-based equality conditions | Craig Scott | 2022-07-24 | 2 | -9/+15 |
* | | | | Merge topic 'verify-interface-header-sets-interface-libraries' | Brad King | 2022-07-26 | 1 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | Help: Clarify that VERIFY_INTERFACE_HEADER_SETS supports interface libraries | Kyle Edwards | 2022-07-25 | 1 | -7/+7 |
| | |/ / | |/| | | |||||
| * | | | Merge topic 'doc-find_package-BYPASS_PROVIDER' into release-3.24 | Brad King | 2022-07-25 | 2 | -3/+13 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'doc-CMP0097-FetchContent' into release-3.24 | Craig Scott | 2022-07-25 | 1 | -2/+4 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'backport-3.24-FindVulkan-relnotes' | Brad King | 2022-07-25 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindVulkan: Add missing 3.24 release notes | MACHIZAUD Andréa | 2022-07-25 | 1 | -0/+4 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'doc-find_package-BYPASS_PROVIDER' | Brad King | 2022-07-25 | 2 | -3/+13 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Help: Document BYPASS_PROVIDER keyword for find_package() | Craig Scott | 2022-07-23 | 1 | -2/+12 |
| * | | | | | Help: Minor grammar fix for the Using Dependencies manual | Craig Scott | 2022-07-23 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'doc-CMP0097-FetchContent' | Craig Scott | 2022-07-25 | 1 | -2/+4 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Help: CMP0097 applies to FetchContent as well | Craig Scott | 2022-07-24 | 1 | -2/+4 |
| |/ / / | |||||
* | | | | Merge topic 'doc-path-genex-corrections' | Craig Scott | 2022-07-25 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Help: Fix wrong syntax for $<PATH:REPLACE_EXTENSION,...> | Craig Scott | 2022-07-24 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'FindVulkan-dxc' | Brad King | 2022-07-22 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | FindVulkan: Add `dxc` (DirectX Shader Compiler) component | HellsingDarge | 2022-07-20 | 1 | -0/+5 |
| | |/ | |/| | |||||
* | | | Merge topic 'try_run_split_output' | Brad King | 2022-07-22 | 2 | -0/+19 |
|\ \ \ | |||||
| * | | | try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE. | Patrick Northon | 2022-07-08 | 2 | -0/+19 |
* | | | | Merge topic 'tutorial_cdash_rearrange' | Brad King | 2022-07-22 | 18 | -121/+81 |
|\ \ \ \ | |||||
| * | | | | Tutorial: Move step 8 to step 5. Shift steps 5-7 to 6-8. | Markus Ferrell | 2022-07-19 | 18 | -121/+81 |
* | | | | | Merge topic 'doc-execute_process' | Brad King | 2022-07-20 | 1 | -2/+9 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Clarify execute_process OS-specific command-line encoding | Brad King | 2022-07-20 | 1 | -2/+9 |
| * | | | | Merge topic 'doc-example-target-sources' into release-3.24 | Brad King | 2022-07-20 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'doc-restructure-genex-manual' into release-3.24 | Brad King | 2022-07-20 | 1 | -915/+1007 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'doc_command_links' | Brad King | 2022-07-20 | 4 | -0/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Add see-also refs for flow control commands | Markus Ferrell | 2022-07-19 | 4 | -0/+29 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'tutorial_documentation' | Brad King | 2022-07-20 | 1 | -7/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tutorial: Add reference links for step 1 commands | Markus Ferrell | 2022-07-19 | 1 | -7/+19 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'doc-example-target-sources' | Brad King | 2022-07-20 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Help: Add missing PRIVATE keyword to target_sources() example | Craig Scott | 2022-07-20 | 1 | -2/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'doc-restructure-genex-manual' | Brad King | 2022-07-20 | 1 | -915/+1007 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Help: Add Whitespace And Quoting section to genex manual | Craig Scott | 2022-07-19 | 1 | -0/+87 |
| * | | | | | Help: Restructure reference sections of genex manual | Craig Scott | 2022-07-19 | 1 | -872/+866 |
| * | | | | | Help: Move reference content to its own section at end of genex manual | Craig Scott | 2022-07-19 | 1 | -49/+53 |
| * | | | | | Help: Add missing versionadded for CUDA genexes | Craig Scott | 2022-07-19 | 1 | -0/+4 |
| * | | | | | Help: Genex manual typo, grammar, formatting, wording fixes | Craig Scott | 2022-07-19 | 1 | -35/+35 |
| * | | | | | Help: Boolean genex conditions must evaluate to 1 or 0 | Craig Scott | 2022-07-19 | 1 | -5/+8 |
| * | | | | | Help: Fix cross-references in genex manual that linked to wrong genexes | Craig Scott | 2022-07-19 | 1 | -4/+4 |
* | | | | | | Merge topic 'doc-LINK_LIBRARIES_ONLY_TARGETS_direct_deps' | Brad King | 2022-07-18 | 1 | -0/+2 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Help: LINK_LIBRARIES_ONLY_TARGETS also checks injected direct libraries | Craig Scott | 2022-07-10 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge topic 'better_doxy_ver_check' | Marc Chevrier | 2022-07-10 | 1 | -0/+11 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | FindDoxygen: Implement more complete version checking | Christian Heimlich | 2022-07-07 | 1 | -0/+11 |
* | | | | Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT' | Brad King | 2022-07-08 | 1 | -15/+15 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Help: Fix wrong property name INTERFACE_PROPERTY_LINK_DIRECT | Craig Scott | 2022-07-08 | 1 | -15/+15 |
* | | | | Merge topic 'install-destination-docs' | Brad King | 2022-07-08 | 1 | -3/+9 |
|\ \ \ \ |