Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Help: cmake_minimum_required specify max is only for policies | Robert Maynard | 2021-04-20 | 1 | -6/+8 | |
| |/ / / / / | ||||||
* | | | | | | Help: Demonstrate using set_target_properties with CUDA architectures | Robert Maynard | 2021-04-20 | 2 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'Xcode-add_custom_command-DEPFILE' | Brad King | 2021-04-20 | 1 | -8/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Xcode: Add support of DEPFILE for add_custom_command, part 2 | Marc Chevrier | 2021-04-17 | 1 | -8/+0 | |
* | | | | | | Merge topic 'doc-if-IS_ABSOLUTE' | Brad King | 2021-04-20 | 2 | -2/+12 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | Help: Document special cases for if(IS_ABSOLUTE) | Craig Scott | 2021-04-17 | 1 | -1/+10 | |
| * | | | | Help: Behavior of file(TO_NATIVE_PATH) depends on the host platform | Craig Scott | 2021-04-17 | 1 | -1/+2 | |
* | | | | | Help: Fix typo in CMAKE_TOOLCHAIN_FILE docs | Albrecht Schlosser | 2021-04-17 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'Xcode-add_custom_command-DEPFILE' | Brad King | 2021-04-16 | 2 | -10/+25 | |
|\ \ \ \ | ||||||
| * | | | | Xcode: Add support of DEPFILE for add_custom_command | Marc Chevrier | 2021-04-15 | 2 | -10/+25 | |
* | | | | | Merge topic 'add_toolchain_cmake_option' | Brad King | 2021-04-16 | 4 | -2/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: add support for --toolchain command argument | Robert Maynard | 2021-04-15 | 3 | -2/+11 | |
| * | | | | | CMAKE_TOOLCHAIN_FILE: Document relative path behavior | Robert Maynard | 2021-04-15 | 1 | -0/+3 | |
* | | | | | | Merge topic 'doc-error-unknown-arg' | Brad King | 2021-04-15 | 2 | -0/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | Help: Add 3.20 release note for error on unknown arguments | Brad King | 2021-04-14 | 2 | -0/+5 | |
| | |/ / | |/| | | ||||||
| * | | | Merge topic 'ios-rpath-linker-flag' into release-3.20 | Brad King | 2021-04-07 | 3 | -4/+12 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge topic 'add_q_namespace_export_docs' into release-3.20 | Brad King | 2021-04-06 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
* | | | | | | Genex: add_custom_command: DEPFILE supports genex | Marc Chevrier | 2021-04-12 | 2 | -1/+11 | |
* | | | | | | Merge topic 'newer-git-show' | Brad King | 2021-04-08 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help/dev/review: mention `--pretty=reference` | Ben Boeckel | 2021-04-07 | 1 | -1/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'presets-optional-generator-and-builddir' | Brad King | 2021-04-08 | 3 | -2/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake-presets: Make generator and binaryDir fields optional | friendlyanon | 2021-04-06 | 3 | -2/+18 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ios-rpath-linker-flag' | Brad King | 2021-04-07 | 3 | -4/+12 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS too | Craig Scott | 2021-04-06 | 3 | -4/+12 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'autouic-source-group-fixes' | Brad King | 2021-04-07 | 4 | -13/+25 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Help: Document the AUTOUIC_SOURCE_GROUP property | Duncan Barber | 2021-04-04 | 4 | -12/+24 | |
| * | | | | Help: Fix a typo in the AUTOGEN_SOURCE_GROUP help | Duncan Barber | 2021-04-04 | 1 | -1/+1 | |
* | | | | | Merge topic 'add_q_namespace_export_docs' | Brad King | 2021-04-06 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Help: Add Q_NAMESPACE_EXPORT to CMAKE_AUTOMOC_MACRO_NAMES default values | Alexander Neumann | 2021-04-05 | 1 | -1/+1 | |
* | | | | | Merge topic 'doc-imported-soname' | Brad King | 2021-04-05 | 1 | -6/+18 | |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | Help: Document in add_library how to import libraries with SONAME | Brad King | 2021-04-02 | 1 | -6/+18 | |
| |/ / | ||||||
* | | | Merge topic 'doc-IMPORTED_LOCATION' | Brad King | 2021-04-02 | 1 | -4/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Help: Clarify IMPORTED_LOCATION documentation | mcc | 2021-04-01 | 1 | -4/+4 | |
| * | | Merge topic 'doc-CMAKE_APPLE_SILICON_PROCESSOR' into release-3.20 | Brad King | 2021-04-01 | 1 | -3/+2 | |
| |\ \ | ||||||
| * \ \ | Merge topic 'commands-file-permissions' into release-3.20 | Brad King | 2021-03-29 | 2 | -23/+40 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'fujitsu-compiler-4.0-support' | Brad King | 2021-04-01 | 3 | -0/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Add release notes for Fujitsu compiler support | Chuck Atkins | 2021-03-31 | 1 | -0/+11 | |
| * | | | | | FujitsuClang: Add support for the Fujitsu compiler in Clang mode | Chuck Atkins | 2021-03-31 | 1 | -0/+1 | |
| * | | | | | Fujitsu: Add support for the Fujitsu compiler in Trad mode | Chuck Atkins | 2021-03-30 | 2 | -0/+2 | |
* | | | | | | Merge topic 'cmake-presets-condition-regex' | Brad King | 2021-04-01 | 2 | -0/+64 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMakePresets.json: Add matches condition | Kyle Edwards | 2021-03-31 | 2 | -0/+64 | |
* | | | | | | | Merge topic 'doc-CMAKE_APPLE_SILICON_PROCESSOR' | Brad King | 2021-04-01 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Help: CMAKE_APPLE_SILICON_PROCESSOR cannot be set in a toolchain file | Brad King | 2021-04-01 | 1 | -3/+2 | |
* | | | | | | Merge topic 'ifw-depends-name-version-parsing' | Brad King | 2021-03-30 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackIFW: Fix parsing of name and version in component DEPENDS | Craig Scott | 2021-03-26 | 1 | -0/+7 | |
* | | | | | | | Merge topic 'multiple-L-labels' | Brad King | 2021-03-30 | 1 | -2/+48 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ctest: Support multiple -L and -LE options to mean "AND" | Adriaan de Groot | 2021-03-28 | 1 | -2/+48 | |
* | | | | | | | | Merge topic 'SWIG' | Brad King | 2021-03-29 | 3 | -1/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | UseSWIG: Use standard library name conventions for csharp language | Marc Chevrier | 2021-03-26 | 3 | -1/+24 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'commands-file-permissions' | Brad King | 2021-03-29 | 2 | -23/+40 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | |