summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'osx_asm_architectures'Brad King2020-08-251-0/+5
|\
| * macOS: Respect OSX_ARCHITECTURES for ASMRaul Tambre2020-08-221-0/+5
* | Merge topic 'win32-executable-genex'Brad King2020-08-252-0/+9
|\ \
| * | WIN32_EXECUTABLE: Add support for generator expressionsKyle Edwards2020-08-212-0/+9
| |/
* | Merge topic 'file_generate_target'Brad King2020-08-252-1/+10
|\ \
| * | file(GENERATE): Add TARGET argumentRaul Tambre2020-08-202-1/+10
| |/
* | Merge topic 'unk_imported_location'Brad King2020-08-253-0/+26
|\ \
| * | cmTarget: Raise error if imported target location is not setRaul Tambre2020-08-213-0/+26
| |/
* | Merge topic 'msvc_static_assert'Brad King2020-08-251-3/+10
|\ \
| * | MSVC: Record support for c_static_assertRaul Tambre2020-08-201-3/+10
* | | Help: Separate C++ compile feature by standardFrancisco Pombal2020-08-231-55/+87
| |/ |/|
* | Help/dev: Update CMake Review Process document to suggest 'git describe'Brad King2020-08-201-0/+1
* | Merge topic 'cpack-wix-custom-xmlns'Brad King2020-08-192-0/+13
|\ \
| * | CPack/WiX: Add support for custom XML namespacesFritz Elfert2020-08-182-0/+13
* | | Merge topic 'buildsystem_documentation_update'Brad King2020-08-191-5/+15
|\ \ \
| * | | Help: Update cmake-buildsystem documentationJoseph Snyder2020-08-181-5/+15
* | | | Merge topic 'fotran_module_vs_docs'Brad King2020-08-181-0/+8
|\ \ \ \
| * | | | Help: Expand Fortran_MODULE_DIRECTORY documentation.Petr Kmoch2020-08-171-0/+8
* | | | | Merge topic 'add_test-special-chars-in-name'Brad King2020-08-174-3/+35
|\ \ \ \ \
| * | | | | add_test: Allow special characters in test name (w/ policy CMP0110)Deniz Bahadir2020-08-124-3/+35
* | | | | | Merge topic 'ios-combined-prune-archs'Brad King2020-08-171-0/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | CMakeIOSInstallCombined: Enforce disjoint architecture setsGregor Jasny2020-08-081-0/+6
* | | | | | Help: Improve formatting for IMPLICIT_DEPENDS_INCLUDE_TRANSFORMJosef Angstenberger2020-08-131-5/+5
* | | | | | Merge topic 'optimize-static-library-deps'Kyle Edwards2020-08-135-0/+51
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add option to optimize link dependencies for static librariesKyle Edwards2020-08-125-0/+51
* | | | | | Merge topic 'msvc_c11'Brad King2020-08-121-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | MSVC: Record support for C11 and c_restrictRaul Tambre2020-08-111-0/+7
* | | | | 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