| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Help: Add documentation for target_sources(FILE_SET) and associated properties | Kyle Edwards | 2021-10-27 | 1 | -0/+6 |
|
|
* | | | | FileAPI: Add information on file set installers | Kyle Edwards | 2021-10-27 | 1 | -1/+45 |
|
|
* | | | | LCC: Add policy CMP0129 regarding interpreting LCC as GNU | makise-homura | 2021-10-21 | 1 | -0/+9 |
| |_|/
|/| | |
|
* | | | Merge topic 'doc-genex-CONFIG-commas' | Brad King | 2021-10-19 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Help: gen expr: note that CONFIG is comma-separated | Michael Hirsch | 2021-10-19 | 1 | -2/+2 |
|
|
* | | | Merge topic 'imported-no-system' | Brad King | 2021-10-18 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Add property to mark IMPORTED targets as not SYSTEM | Brad King | 2021-10-14 | 1 | -0/+1 |
| |/ / |
|
* | | | CTest: Add CTEST_SUBMIT_INACTIVITY_TIMEOUT variable | Nikhil Reddy Ramolla | 2021-10-14 | 2 | -0/+8 |
|/ / |
|
* | | Help: Add documentation for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT | Deniz Bahadir | 2021-10-13 | 1 | -0/+1 |
|
|
* | | Merge topic 'fetchcontent-CMAKE-vars-passthrough' | Craig Scott | 2021-10-06 | 1 | -0/+1 |
|\ \ |
|
| * | | Help: Add documentation for CMAKE_TLS_CAINFO | Craig Scott | 2021-10-04 | 1 | -0/+1 |
|
|
* | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic | Raul Tambre | 2021-09-29 | 2 | -6/+6 |
|
|
* | | | CompilerID: Compiler extensions default detection | Raul Tambre | 2021-09-28 | 1 | -0/+1 |
|
|
* | | | Help: Document CMAKE_<LANG>_STANDARD_DEFAULT | Raul Tambre | 2021-09-28 | 1 | -0/+1 |
|
|
* | | | Help: Document HIP standard/extensions properties and variables | Raul Tambre | 2021-09-28 | 2 | -0/+6 |
|
|
* | | | Help: Generic language standard and extension variables documentation | Raul Tambre | 2021-09-28 | 2 | -0/+6 |
|/ / |
|
* | | Merge topic 'doc-build-config' | Craig Scott | 2021-09-22 | 1 | -35/+118 |
|\ \ |
|
| * | | Help: Restructure build type docs and clarify case sensitivity | Craig Scott | 2021-09-21 | 1 | -35/+118 |
|
|
* | | | CMakeDependentOption: Introduce policy CMP0127 for full Condition Syntax | Daniel Schürmann | 2021-09-10 | 1 | -0/+8 |
|/ / |
|
* | | 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 |
|
|