summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'automoc-path-prefix-off'Brad King2020-08-113-4/+11
|\
| * Help: Add 3.18.2 release note about AUTOMOC_PATH_PREFIX default changeJoerg Bornemann2020-08-101-0/+8
| * Merge branch 'backport-3.17-automoc-path-prefix-off'Brad King2020-08-102-4/+3
| |\
| | * Merge branch 'backport-3.16-automoc-path-prefix-off'Brad King2020-08-102-4/+3
| | |\
| | | * Autogen: Turn off moc path prefix generation by defaultJoerg Bornemann2020-08-102-4/+3
* | | | Merge topic 'build-interface-targets'Brad King2020-08-105-24/+66
|\ \ \ \
| * | | | fileapi: Add INTERFACE libraries with SOURCES to codemodel-v2Brad King2020-08-071-1/+2
| * | | | Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-074-10/+64
| * | | | Remove filtering of allowed INTERFACE library propertiesBrad King2020-08-031-13/+0
* | | | | Merge topic 'clang-cl-vfs'Brad King2020-08-103-0/+16
|\ \ \ \ \
| * | | | | Clang: Add support for passing VFS argumentsThomas Bernard2020-08-073-0/+16
* | | | | | Merge topic 'CUDAToolkit-no-nvcc'Brad King2020-08-071-0/+5
|\ \ \ \ \ \
| * | | | | | CUDAToolkit: Detect CUDA SDK that don't have nvccRobert Maynard2020-07-301-0/+5
| |/ / / / /
* | | | | | Merge topic 'compiler_flags'Brad King2020-08-0610-1/+91
|\ \ \ \ \ \
| * | | | | | Toolchain: Update documentation for initial compiler flagsFred Baksik2020-08-0310-1/+91
* | | | | | | Merge topic 'improve_standard_required_doc'Brad King2020-08-063-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Help: Clarify what MSVC compilers ignore <LANG>_STANDARD_REQUIREDRobert Maynard2020-08-033-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Help: Document in add_library that IMPORTED_IMPLIB is for DLL import libsBrad King2020-08-041-1/+6
|/ / / / / /
* | | | | | Merge topic 'doc-add_library-updates'Craig Scott2020-08-012-74/+82
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Help: State in add_library that INTERFACE libraries have no build targetsBrad King2020-07-311-5/+9
| * | | | | Help: Consolidate add_library documentation on IMPORTED librariesBrad King2020-07-311-32/+34
| * | | | | Help: Re-order add_library sectionsBrad King2020-07-311-61/+61
| * | | | | Help: Clarify target_sources PRIVATE/PUBLIC/INTERFACE scopesBrad King2020-07-311-6/+8
* | | | | | Merge topic 'file-download-no-save'Craig Scott2020-07-282-5/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | file(DOWNLOAD): Make file argument optionalKyle Edwards2020-07-272-5/+15
| |/ / / /
* | | | | Merge topic 'revert-add_test-special-chars'Brad King2020-07-282-3/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | add_test: Revert "Allow special characters in test name"Brad King2020-07-272-3/+9
| * | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-terms' into release-3.18Brad King2020-07-231-2/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'EXCLUDE_FROM_ALL-genex'Brad King2020-07-271-0/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Add release note for EXCLUDE_FROM_ALL genex supportBrad King2020-07-231-0/+5
* | | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-terms'Brad King2020-07-231-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Help: Update file(GET_RUNTIME_DEPENDENCIES) prose to match option namesBrad King2020-07-231-2/+2
* | | | | | Merge topic 'tutorial-update'Brad King2020-07-231-0/+1
|\ \ \ \ \ \
| * | | | | | Tutorial: Add missing `language` option to literalincludeBetsy McPhail2020-07-221-0/+1
* | | | | | | Merge topic 'fix-typos-identified-using-codespell'Brad King2020-07-2310-11/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-2210-11/+11
* | | | | | | Merge topic 'EXCLUDE_FROM_ALL-genex'Brad King2020-07-221-0/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Allow generator expressions in the EXCLUDE_FROM_ALL target propertyJoerg Bornemann2020-07-211-0/+7
* | | | | | Documentation: Add missing links to `DEBUG_POSTFIX` target propertyBetsy McPhail2020-07-211-2/+2
* | | | | | Merge topic 'tutorial-index-update'Brad King2020-07-211-23/+55
|\ \ \ \ \ \
| * | | | | | Tutorial: Clarify Steps 1, 2 and 3Betsy McPhail2020-07-171-23/+55
| |/ / / / /
* | | | | | Merge topic 'xcode-native-arch'Craig Scott2020-07-211-0/+14
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Xcode: Explicitly specify default native architecture on macOSBrad King2020-07-201-0/+14
| |/ / /
| * | | Merge topic 'doc-find_package' into release-3.18Brad King2020-07-151-1/+1
| |\ \ \
* | \ \ \ Merge topic 'cmake-E-create_hardlink'Brad King2020-07-162-0/+12
|\ \ \ \ \
| * | | | | cmake: Add -E create_hardlinkSibi Siddharthan2020-07-152-0/+12
* | | | | | Merge topic 'macOS-sdk-latest'Brad King2020-07-161-0/+10
|\ \ \ \ \ \
| * | | | | | macOS: Always pick latest SDK if user has not set one explicitlyTor Arne Vestbø2020-07-141-0/+10
| |/ / / / /
* | | | | | Merge topic 'doc-find_package'Brad King2020-07-151-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Help: Fix typo in find_package documentationKai Koehne2020-07-151-1/+1