summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Genex: add_custom_command: DEPFILE supports genexMarc Chevrier2021-04-122-1/+11
* Merge topic 'newer-git-show'Brad King2021-04-081-1/+2
|\
| * Help/dev/review: mention `--pretty=reference`Ben Boeckel2021-04-071-1/+2
* | Merge topic 'presets-optional-generator-and-builddir'Brad King2021-04-083-2/+18
|\ \
| * | cmake-presets: Make generator and binaryDir fields optionalfriendlyanon2021-04-063-2/+18
| |/
* | Merge topic 'ios-rpath-linker-flag'Brad King2021-04-073-4/+12
|\ \
| * | Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS tooCraig Scott2021-04-063-4/+12
* | | Merge topic 'autouic-source-group-fixes'Brad King2021-04-074-13/+25
|\ \ \ | |_|/ |/| |
| * | Help: Document the AUTOUIC_SOURCE_GROUP propertyDuncan Barber2021-04-044-12/+24
| * | Help: Fix a typo in the AUTOGEN_SOURCE_GROUP helpDuncan Barber2021-04-041-1/+1
* | | Merge topic 'add_q_namespace_export_docs'Brad King2021-04-061-1/+1
|\ \ \
| * | | Help: Add Q_NAMESPACE_EXPORT to CMAKE_AUTOMOC_MACRO_NAMES default valuesAlexander Neumann2021-04-051-1/+1
* | | | Merge topic 'doc-imported-soname'Brad King2021-04-051-6/+18
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Document in add_library how to import libraries with SONAMEBrad King2021-04-021-6/+18
| |/
* | Merge topic 'doc-IMPORTED_LOCATION'Brad King2021-04-021-4/+4
|\ \ | |/
| * Help: Clarify IMPORTED_LOCATION documentationmcc2021-04-011-4/+4
| * Merge topic 'doc-CMAKE_APPLE_SILICON_PROCESSOR' into release-3.20Brad King2021-04-011-3/+2
| |\
| * \ Merge topic 'commands-file-permissions' into release-3.20Brad King2021-03-292-23/+40
| |\ \
* | \ \ Merge topic 'fujitsu-compiler-4.0-support'Brad King2021-04-013-0/+14
|\ \ \ \
| * | | | Help: Add release notes for Fujitsu compiler supportChuck Atkins2021-03-311-0/+11
| * | | | FujitsuClang: Add support for the Fujitsu compiler in Clang modeChuck Atkins2021-03-311-0/+1
| * | | | Fujitsu: Add support for the Fujitsu compiler in Trad modeChuck Atkins2021-03-302-0/+2
* | | | | Merge topic 'cmake-presets-condition-regex'Brad King2021-04-012-0/+64
|\ \ \ \ \
| * | | | | CMakePresets.json: Add matches conditionKyle Edwards2021-03-312-0/+64
* | | | | | Merge topic 'doc-CMAKE_APPLE_SILICON_PROCESSOR'Brad King2021-04-011-3/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Help: CMAKE_APPLE_SILICON_PROCESSOR cannot be set in a toolchain fileBrad King2021-04-011-3/+2
* | | | | Merge topic 'ifw-depends-name-version-parsing'Brad King2021-03-301-0/+7
|\ \ \ \ \
| * | | | | CPackIFW: Fix parsing of name and version in component DEPENDSCraig Scott2021-03-261-0/+7
* | | | | | Merge topic 'multiple-L-labels'Brad King2021-03-301-2/+48
|\ \ \ \ \ \
| * | | | | | ctest: Support multiple -L and -LE options to mean "AND"Adriaan de Groot2021-03-281-2/+48
* | | | | | | Merge topic 'SWIG'Brad King2021-03-293-1/+24
|\ \ \ \ \ \ \
| * | | | | | | UseSWIG: Use standard library name conventions for csharp languageMarc Chevrier2021-03-263-1/+24
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'commands-file-permissions'Brad King2021-03-292-23/+40
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Help: Clarify permission-related command optionsCraig Scott2021-03-262-23/+40
* | | | | | | Merge topic 'FindIntl-builtin'Brad King2021-03-291-0/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch 'backport-FindIntl-builtin' into FindIntl-builtinBrad King2021-03-261-0/+14
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | FindIntl: Fix detection of intl built in to C libraryBrad King2021-03-261-0/+14
| | * | | | Merge topic 'doc-custom-output-genex' into release-3.20Brad King2021-03-253-3/+11
| | |\ \ \ \
* | | | | | | project: Define variables indicating whether project is top levelfriendlyanon2021-03-265-0/+45
* | | | | | | Help: Convert project() directory variables to a definition listBrad King2021-03-261-5/+6
|/ / / / / /
* | | | | | Merge topic 'doc-custom-output-genex'Brad King2021-03-253-3/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targetsCraig Scott2021-03-253-3/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'master' into nsis-branding-trim-positionCraig Scott2021-03-2443-87/+1116
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge topic 'vs-custom-flag-table'Brad King2021-03-231-0/+24
| |\ \ \
| | * | | VS: Add a mostly-undocumented hook to load custom JSON flag tablesBrad King2021-03-221-0/+24
| * | | | Merge topic 'doc-xcoff-chrpath'Brad King2021-03-231-6/+13
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge topic 'cmake-presets-condition'Brad King2021-03-234-9/+460
| |\ \ \ \
| | * | | | CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-224-9/+460
| * | | | | Merge topic 'cxx-module-extensions'Brad King2021-03-231-0/+4
| |\ \ \ \ \
| | * | | | | Treat '.ixx' and '.cppm' files as C++ sourcesAndrew Gilewsky2021-03-221-0/+4
| | | |_|/ / | | |/| | |