summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'server-codemodel-install-dest'Brad King2017-10-251-0/+6
|\
| * cmake-server: Add target install destinations to codemodelJustin Goshi2017-10-241-0/+6
* | Merge topic 'defer-target-source-check'Brad King2017-10-253-11/+19
|\ \
| * | Defer check for sources within a target until generation.Deniz Bahadir2017-10-243-11/+19
* | | Merge topic 'help_parse_arguments'Brad King2017-10-241-10/+13
|\ \ \
| * | | Help: Fix cmake_parse_arguments behavior for not found argumentsSylvain Joubert2017-10-201-10/+13
| * | | Merge branch 'imported-interface-no-system' into release-3.10Brad King2017-10-132-9/+13
| |\ \ \
| * \ \ \ Merge branch 'autogen-skip-ui' into release-3.10Brad King2017-10-107-9/+68
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-lang-clarify' into release-3.10Brad King2017-10-101-8/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'target_properties_doc_cleanup' into release-3.10Brad King2017-10-102-2/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'doc_bundle_wrong_plist_property' into release-3.10Brad King2017-10-101-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'revise-3.10-relnotes' into release-3.10Brad King2017-10-061-19/+10
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'doc-cxx-std-msvc'Brad King2017-10-242-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Correct <LANG>_STANDARD help w.r.t. MSVCChristian Pfeiffer2017-10-232-2/+4
* | | | | | | | | | | VS: Select and save a VS 2017 instance persistentlyBrad King2017-10-193-10/+17
* | | | | | | | | | | Add infrastructure for generators to select a build tool instanceBrad King2017-10-193-0/+30
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'curl_netrc_options'Brad King2017-10-195-0/+59
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add dev notes for topic 'curl_netrc_options'Shane Parris2017-10-181-0/+14
| * | | | | | | | | | file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-184-0/+45
* | | | | | | | | | | Merge topic 'ti-compiler-depfile-support'Brad King2017-10-191-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Compiler/TI: Add support for depfile generation for NinjaNico Müller2017-10-181-0/+4
* | | | | | | | | | | | Merge topic 'cmake-open'Brad King2017-10-182-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmake: Add --open option for IDE generatorsGregor Jasny2017-10-132-0/+11
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'module-fetchcontent'Brad King2017-10-183-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | FetchContent: New module for populating content at configure timeCraig Scott2017-10-163-0/+13
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Begin post-3.10 developmentBrad King2017-10-052-0/+9
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'imported-interface-no-system'Brad King2017-10-162-9/+13
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTEDBrad King2017-10-132-8/+13
| * | | | | | | | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-131-1/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'autogen-skip-ui'Brad King2017-10-117-9/+68
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Autogen: Docs: Extend SKIP_AUTOUIC documentationSebastian Holtermann2017-10-101-0/+5
| * | | | | | | Autogen: Docs: Add examples for AUTORCC_OPTIONS and AUTOUIC_OPTIONSSebastian Holtermann2017-10-096-9/+63
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'doc-lang-clarify'Brad King2017-10-101-8/+10
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Help: Minor text clarifications in cmake-language(7) manualBrad King2017-10-101-8/+10
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'doc_bundle_wrong_plist_property'Brad King2017-10-101-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Fix wrong property reference for an app bundle's Info.plistCraig Scott2017-10-071-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'target_properties_doc_cleanup'Brad King2017-10-102-2/+3
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Help: Fix Example appearing in target property list of contentsCraig Scott2017-10-072-2/+3
| |/ /
| * | Help: Drop development topic notes to prepare releaseBrad King2017-10-052-9/+0
| |/
* | Help: Revise 3.10 release notesBrad King2017-10-061-19/+10
|/
* Help: Organize and revise 3.10 release notesBrad King2017-10-051-129/+168
* Help: Consolidate 3.10 release notesBrad King2017-10-0547-309/+228
* Merge topic 'compiler-version-internal'Brad King2017-10-042-1/+10
|\
| * Add infrastructure to detect secondary compiler version informationBrad King2017-10-032-0/+9
| * Help: Fix placement of one variable in cmake-variables manualBrad King2017-10-021-1/+1
* | Merge topic 'FindProtobuf-gen-desc'Brad King2017-10-031-0/+5
|\ \ | |/ |/|
| * FindProtobuf: add flag to allow descriptor files to be generatedPeter Mitrano2017-10-021-0/+5
* | Merge topic 'autogen-predefs'Brad King2017-10-027-0/+57
|\ \
| * | Autogen: Add release notes for (CMAKE_)AUTOMOC_COMPILER_PREDEFINESSebastian Holtermann2017-09-291-0/+11
| * | Autogen: Doc: Add documentation for (CMAKE_)AUTOMOC_COMPILER_PREDEFINESSebastian Holtermann2017-09-296-0/+46