summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'buildsystem_documentation_update'Brad King2020-08-191-5/+15
|\
| * Help: Update cmake-buildsystem documentationJoseph Snyder2020-08-181-5/+15
* | Merge topic 'add_test-special-chars-in-name'Brad King2020-08-171-1/+2
|\ \
| * | add_test: Allow special characters in test name (w/ policy CMP0110)Deniz Bahadir2020-08-121-1/+2
* | | Add option to optimize link dependencies for static librariesKyle Edwards2020-08-122-0/+2
|/ /
* | Merge topic 'build-interface-targets'Brad King2020-08-102-22/+23
|\ \
| * | 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-071-8/+21
| * | Remove filtering of allowed INTERFACE library propertiesBrad King2020-08-031-13/+0
| |/
* | Clang: Add support for passing VFS argumentsThomas Bernard2020-08-071-0/+1
|/
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-223-4/+4
* cmake: Add -E create_hardlinkSibi Siddharthan2020-07-151-0/+7
* Merge topic 'ctest-resource-spec-file-doc'Craig Scott2020-07-081-3/+10
|\
| * Help: Clarify search order for resource spec fileKyle Edwards2020-07-071-3/+10
* | Merge topic 'remove-warn-unused-vars'Craig Scott2020-07-011-3/+3
|\ \
| * | cmake: Remove broken '--warn-unused-vars' optionBrad King2020-06-291-3/+3
* | | Help: Update FileAPI codemodel version to 2.2, add release notesKyle Edwards2020-06-301-1/+3
* | | Merge branch 'master' into fileapi-version-docKyle Edwards2020-06-304-5/+36
|\ \ \ | |/ / | | / | |/ |/|
| * Merge topic 'fileApiAddLanguageStandardBacktrace'Brad King2020-06-291-0/+18
| |\
| | * fileapi: Extend codemodel targets with language standardJustin Goshi2020-06-261-0/+18
| * | Merge topic 'install-default-directory-permissions'Kyle Edwards2020-06-261-0/+3
| |\ \
| | * | cmake-install: implement default directory permissionsAsit Dhal2020-06-251-0/+3
| | |/
| * | Genex: $<CONFIG:> now supports multiple configurationsRobert Maynard2020-06-241-4/+5
| |/
| * Merge topic 'improve_device_link_policy_cross_ref'Brad King2020-06-181-2/+3
| |\
| * \ Merge topic 'doc-3.18-fixups'Brad King2020-06-181-1/+1
| |\ \
| * \ \ Merge topic 'cmake-E-compare_files-exit-code'Brad King2020-06-161-1/+2
| |\ \ \
| | * | | cmake: add dedicated error for -E compare_files invalid argumentsAsit Dhal2020-06-151-1/+2
| * | | | find_program: Find programs that are executable but not readableBrad King2020-06-151-0/+8
| |/ / /
* | | | Help: Update FileAPI codemodel version to 2.1, add release notesKyle Edwards2020-06-301-1/+3
* | | | Merge topic 'improve_device_link_policy_cross_ref' into release-3.18Brad King2020-06-181-2/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Better document that CMP0105 controls DEVICE_LINK parsingRobert Maynard2020-06-181-2/+3
| |/
* | Help: Add missing PCH_WARN_INVALID docs and related cleanupsCraig Scott2020-06-181-1/+1
|/
* add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-021-0/+1
* target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-301-0/+1
* ALIAS target: cannot overwrite an existing targetMarc Chevrier2020-05-281-0/+1
* Merge topic 'CheckLinkerFlag-module'Brad King2020-05-251-0/+1
|\
| * CheckLinkerFlag: Add module to check validity of linker flagsMarc Chevrier2020-05-251-0/+1
* | Merge topic 'fileApiAddPrecompileHeadersBacktrace'Brad King2020-05-251-0/+16
|\ \ | |/ |/|
| * fileapi: Extend codemodel targets with PRECOMPILE_HEADERSJustin Goshi2020-05-221-0/+16
* | Merge topic 'fortran-preprocess-property'Brad King2020-05-222-0/+3
|\ \
| * | Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-212-0/+3
| |/
* | cmake_language: Rename command from cmake_commandBrad King2020-05-211-1/+1
* | Merge topic 'objc-env-vars'Brad King2020-05-151-0/+2
|\ \
| * \ Merge branch 'backport-3.16-objc-env-vars' into objc-env-varsBrad King2020-05-141-0/+2
| |\ \
| | * | Help: Document OBJC and OBJCXX env vars for Objective C/C++ compilersBrad King2020-05-141-0/+2
* | | | Merge topic 'unity_explicit_groups'Brad King2020-05-111-0/+2
|\ \ \ \
| * | | | Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-071-0/+2
| | |_|/ | |/| |
* | | | cmake: Allow arbitrary args passed to CMake scriptAlex Turbov2020-05-061-1/+5
|/ / /
* | | VS: Add option for per-target PlatformToolsetJulien Jemine2020-04-291-0/+1
* | | Merge topic 'ccmake-custom-colors'Brad King2020-04-271-0/+8
|\ \ \