summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Help: Organize file command docs into sectionsBrad King2018-05-071-16/+75
* Help: Add Synopsis section to install, list, and string docsBrad King2018-05-073-99/+132
* Help: Improve list command signature group name for read operationsBrad King2018-05-071-2/+2
* Help: Re-order file command docsBrad King2018-05-071-125/+125
* Merge topic 'feature/cpack-default-package-version'Craig Scott2018-05-038-2/+89
|\
| * CPack: Use project version as default for `CPACK_PACKAGE_VERSION`Alex Turbov2018-05-028-2/+89
* | Merge topic 'namelink-component'Brad King2018-05-032-67/+182
|\ \
| * | Help: add release notes for NAMELINK_COMPONENTKyle Edwards2018-05-031-0/+7
| * | Help: clarify "undefined behavior" in install(EXPORT) commandKyle Edwards2018-05-031-5/+18
| * | install: add NAMELINK_COMPONENT argumentKyle Edwards2018-05-031-8/+51
| * | Help: clean up install(TARGETS) documentationKyle Edwards2018-04-301-62/+96
| * | Help: add list of command signatures to top of INSTALL pageKyle Edwards2018-04-301-0/+18
| |/
* | Merge topic 'doc-build-event-order'Brad King2018-05-031-4/+3
|\ \
| * | Help: Clarify add_custom_command build event execution orderBrad King2018-05-021-4/+3
* | | Help: Fix and clarify server mode --pipe= option docsIsrael Blancas2018-05-021-2/+4
|/ /
* | Merge topic 'cpack_docs_cleanup'Brad King2018-04-301-65/+58
|\ \
| * | Help: Improve accuracy, readability and cross-referencing of cpack docsCraig Scott2018-04-271-65/+58
| |/
* | Merge topic 'vs-shader-generator-expressions'Brad King2018-04-301-0/+8
|\ \
| * | Add generator expressions for VS_SHADER_ source file properties.Jeremiah van Oosten2018-04-261-0/+8
| |/
* | Help: Add hint to required VS 2017 component for C++/CLI supportMichael Stürmer2018-04-271-0/+3
|/
* Merge topic 'vs-hlsl-object-name'Brad King2018-04-253-0/+13
|\
| * VS: Add VS_SHADER_OBJECT_FILE_NAME source file propertyJeremiah van Oosten2018-04-243-0/+13
* | Merge topic 'doc-tidy-example'Brad King2018-04-241-2/+9
|\ \
| * | Help: Add example to CMAKE_<LANG>_CLANG_TIDYBrad King2018-04-241-2/+9
* | | Merge topic 'Genex-TARGET_GENEX_PROPERTY'Brad King2018-04-242-0/+46
|\ \ \
| * | | Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>Marc Chevrier2018-04-232-0/+46
| | |/ | |/|
* | | Merge topic 'reorder-sys-includes'Brad King2018-04-241-0/+7
|\ \ \ | |_|/ |/| |
| * | Order SYSTEM include directories after non-system directoriesEphi Sinowitz2018-04-231-0/+7
| |/
* | Merge topic 'fortran-submodule-depends'Brad King2018-04-231-0/+7
|\ \
| * | Fortran: Add support for submodule dependenciesBrad King2018-04-201-0/+7
| |/
* | Merge topic 'grammar_typo_fixes'Brad King2018-04-232-4/+4
|\ \
| * | Cleanup: Fix typos and grammar in docs and codeCraig Scott2018-04-222-4/+4
| |/
* | Merge topic 'doc-help-spelling'Brad King2018-04-239-17/+17
|\ \
| * | Help: Some spelling corrections for commands.Yee Fan2018-04-209-17/+17
| |/
* | Merge topic 'cmake-install-doc'Brad King2018-04-236-17/+53
|\ \
| * | Help: Document existence of cmake_install.cmakeKyle Edwards2018-04-202-0/+30
| * | Help: move DESTDIR into a separate pageKyle Edwards2018-04-204-17/+23
| |/
* | Merge topic 'add_compile_definitions'Brad King2018-04-238-7/+44
|\ \
| * | add_compile_definitions: add new commandMarc Chevrier2018-04-208-7/+44
* | | Help: Mention CMP0060 in CMAKE_<LANG>_IMPLICIT_LINK_DIRECTORIESBrad King2018-04-201-6/+9
| |/ |/|
* | Merge topic 'vs-sdk-dirs'Brad King2018-04-209-0/+51
|\ \
| * | VS: Add variables to set SDK directories in vcxproj filesBastien Schatt2018-04-199-0/+51
* | | Merge topic 'doc-drop-faq'Brad King2018-04-201-7/+3
|\ \ \
| * | | Help: Drop direct link to Wiki/FAQ pageBrad King2018-04-191-7/+3
| | |/ | |/|
* | | Help: Link from CMAKE_<LANG>_FLAGS to <LANG>FLAGS environment variablesBrad King2018-04-191-0/+11
|/ /
* | Merge topic 'FindJPEG-imported-targets'Brad King2018-04-191-0/+4
|\ \
| * | FindJPEG: Add imported target support and full testMateusz Loskot2018-04-181-0/+4
* | | Merge topic 'CheckIncludeFile-required-libs'Brad King2018-04-193-0/+41
|\ \ \
| * | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESBrad King2018-04-183-0/+41
* | | | Help: Fix command-line synopsis markup syntaxBrad King2018-04-184-5/+5
| |/ / |/| |