| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Fix regex in example of cmake-packages(7)
| Johel Ernesto Guerrero Peña | 2021-08-28 | 1 | -1/+1 |
|
|
* | Merge topic 'symlinks-rebase-master' | Brad King | 2021-08-10 | 1 | -0/+1 |
|\ |
|
| * | Alternative symlink-creating mode for file(INSTALL ...) | Felix Lelchuk | 2021-08-02 | 1 | -0/+1 |
|
|
* | | Merge topic 'doc-presets-toolchain-file' | Craig Scott | 2021-08-02 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | Help: Fix unlinked mention of CMAKE_TOOLCHAIN_FILE | Craig Scott | 2021-07-31 | 1 | -2/+3 |
|
|
* | | Merge topic 'doc-ctest-output' | Craig Scott | 2021-07-26 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Help: Improve wording and cross-referencing for ctest JUnit output | Craig Scott | 2021-07-25 | 1 | -2/+4 |
|
|
* | | Merge topic 'iar-exe-suffix' | Brad King | 2021-07-20 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Help: Document CMAKE_EXECUTABLE_SUFFIX_<LANG> explicitly | Lorenzo Cappelletti | 2021-07-20 | 1 | -0/+1 |
|
|
* | | Merge topic 'doc-cmake-build-signature' | Brad King | 2021-07-14 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Help: Clarify 'cmake --build' signature alternatives | Brad King | 2021-07-13 | 1 | -1/+2 |
|
|
* | | Merge topic 'ctest-environment-modifications' | Brad King | 2021-07-13 | 1 | -0/+1 |
|\ \ |
|
| * | | CTest: add an ENVIRONMENT_MODIFICATION property | Ben Boeckel | 2021-07-09 | 1 | -0/+1 |
|
|
* | | | Merge topic 'doc-preset-example-v3' | Brad King | 2021-07-13 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Help: Fix preset example cmakeMinimumRequired | Sérgio Martins | 2021-07-12 | 1 | -1/+1 |
|
|
* | | | Merge topic 'LWYU-externalization' | Brad King | 2021-07-12 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | LINK_WHAT_YOU_USE feature: externalize configuration | Marc Chevrier | 2021-07-09 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | find_package: Add variable to make package REQUIRED | Eugene Shalygin | 2021-07-08 | 2 | -1/+4 |
|/ / |
|
* | | cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable | Brad King | 2021-06-30 | 1 | -0/+1 |
|
|
* | | cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable | Brad King | 2021-06-30 | 1 | -0/+1 |
|
|
* | | Merge topic 'genex-versionadded' | Brad King | 2021-06-28 | 1 | -5/+105 |
|\ \
| |/ |
|
| * | Help: Add versionadded tags to cmake-generator-expressions(7) | FeRD (Frank Dana) | 2021-06-28 | 1 | -5/+105 |
|
|
* | | Merge topic 'vs2022' | Brad King | 2021-06-28 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | VS: Add Visual Studio 17 2022 generator | Brad King | 2021-06-25 | 1 | -0/+1 |
|
|
* | | Makefiles: Add support for building Fortran intrinsics | Isuru Fernando | 2021-06-24 | 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 |
|
|