| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Clarify 'cmake --build' signature alternatives | Brad King | 2021-07-13 | 1 | -1/+2 |
|
|
* | Help: Fix preset example cmakeMinimumRequired | Sérgio Martins | 2021-07-12 | 1 | -1/+1 |
|
|
* | Help: Add versionadded tags to cmake-generator-expressions(7) | FeRD (Frank Dana) | 2021-06-28 | 1 | -5/+105 |
|
|
* | VS: Add Visual Studio 17 2022 generator | Brad King | 2021-06-25 | 1 | -0/+1 |
|
|
* | Add directory property to list imported targets | Brad King | 2021-06-10 | 1 | -0/+1 |
|
|
* | Help: Document ctest(1) --interactive-debug-mode limitation | Brad King | 2021-06-09 | 1 | -5/+7 |
|
|
* | Merge topic 'help-presets' | Brad King | 2021-06-09 | 1 | -0/+13 |
|\ |
|
| * | Help: presets: add note for ExternalProject users with env vars | Michael Hirsch | 2021-06-08 | 1 | -0/+13 |
|
|
* | | Merge topic 'add_hip_language' | Brad King | 2021-06-09 | 4 | -0/+26 |
|\ \
| |/
|/| |
|
| * | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 4 | -0/+26 |
|
|
* | | Merge topic 'install-with-runtime-dependencies' | Brad King | 2021-06-08 | 2 | -2/+27 |
|\ \
| |/
|/| |
|
| * | FileAPI: Add integration for runtime dependency installers | Kyle Edwards | 2021-06-04 | 1 | -0/+24 |
|
|
| * | Help: Add documentation for runtime dependency installation | Kyle Edwards | 2021-06-04 | 1 | -2/+3 |
|
|
* | | cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable | Brad King | 2021-06-03 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'doc_regex' | Brad King | 2021-06-03 | 2 | -2/+4 |
|\ |
|
| * | Help: links to CMake regex syntax | Michael Hirsch | 2021-06-02 | 2 | -2/+4 |
|
|
* | | Merge topic 'install-imported-runtime-artifacts' | Brad King | 2021-06-01 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTS | Kyle Edwards | 2021-05-31 | 1 | -0/+5 |
|
|
* | | Launchers: Support setting linker launchers | Bobby D Reynolds | 2021-05-28 | 3 | -0/+3 |
|/ |
|
* | Merge topic 'cpack-install-opts' | Craig Scott | 2021-05-26 | 1 | -0/+1 |
|\ |
|
| * | CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLES | Nils Gladitz | 2021-05-23 | 1 | -0/+1 |
|
|
* | | Merge topic 'set-cache-keep-normal-variable' | Brad King | 2021-05-25 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | set(CACHE): do not remove normal variable | Marc Chevrier | 2021-05-20 | 1 | -0/+1 |
|
|
* | | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS | Nils Gladitz | 2021-05-19 | 1 | -0/+5 |
|/ |
|
* | find_*: ensure consistent behavior for cache variables | Marc Chevrier | 2021-05-12 | 1 | -0/+1 |
|
|
* | Merge topic 'helpctestscript' | Brad King | 2021-05-11 | 1 | -0/+1 |
|\ |
|
| * | Help: Document CTEST_SCRIPT_DIRECTORY variable | Michael Hirsch | 2021-05-10 | 1 | -0/+1 |
|
|
* | | Merge topic 'capabilties-generator-platforms' | Brad King | 2021-05-11 | 1 | -0/+6 |
|\ \ |
|
| * | | cmake: add supported platforms to cmake -E capabilties report | scheffle | 2021-05-10 | 1 | -0/+6 |
|
|
* | | | Help: Fix typos and spelling in documentation | Josef Angstenberger | 2021-05-07 | 4 | -4/+4 |
|/ / |
|
* | | Merge topic 'doc-tls' | Brad King | 2021-05-05 | 1 | -0/+1 |
|\ \ |
|
| * | | Help: Document CMAKE_TLS_VERIFY variable explicitly | Michael Hirsch | 2021-05-04 | 1 | -0/+1 |
| |/ |
|
* | | Merge topic 'extend_toolchain_flag_to_cmake_preset' | Brad King | 2021-05-04 | 2 | -0/+13 |
|\ \ |
|
| * | | cmake-presets: Introduce `toolchainFile` preset option | Robert Maynard | 2021-04-28 | 2 | -0/+13 |
|
|
* | | | Merge topic 'foreach-loop-variable' | Brad King | 2021-05-03 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | foreach(): loop variables are only available in the loop scope | Marc Chevrier | 2021-04-28 | 1 | -0/+1 |
|
|
* | | | Merge topic 'remove_bad_install_dir_schema_docs' | Brad King | 2021-04-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | cmake-presets: Remove incorrect documentation for `installDir` | Robert Maynard | 2021-04-27 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge topic 'find-msys' | Brad King | 2021-04-29 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | FindMsys: Add a module to find MSYS and some bundled packages | Orgad Shaneh | 2021-04-28 | 1 | -0/+1 |
|
|
* | | | Merge topic 'ctest_test_measurements_docs' | Brad King | 2021-04-28 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | Help: Document CTest custom test measurements | Zack Galbreath | 2021-04-27 | 1 | -0/+2 |
|
|
| * | | | Help: Fix link to cdash.org from CTest manual | Zack Galbreath | 2021-04-27 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'ARMClang-cpu-arch-flags' | Brad King | 2021-04-28 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARMClang: Do not automatically add cpu/arch compile or link options | Lingkai Dong | 2021-04-27 | 1 | -0/+1 |
|
|
* | | | Merge topic 'ctest_junit' | Brad King | 2021-04-27 | 1 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | ctest: Add support for writing test results in JUnit XML format | Zack Galbreath | 2021-04-26 | 1 | -0/+6 |
|
|
* | | | Merge topic 'xcode_app_extensions' | Brad King | 2021-04-26 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Xcode: Add support for embedding app extensions | Alexander Akhundzhanov | 2021-04-22 | 1 | -0/+2 |
|
|
* | | | | Merge topic 'doc-compile-features-wcdh' | Brad King | 2021-04-26 | 1 | -115/+17 |
|\ \ \ \
| |_|/ /
|/| | | |
|