summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Support compiler id and version generator expressionsRobert Maynard2019-03-111-0/+12
* Merge topic 'enable_testing'Brad King2019-03-082-5/+13
|\
| * Help: for command enable_testing, explain relation to module CTest.Joachim Wuttke (o)2019-03-072-5/+13
* | Help: add code-block directiveKyle Edwards2019-03-071-1/+1
* | Help: provide example for HTTPHEADER option to ctest_submitZack Galbreath2019-03-071-1/+9
|/
* Merge topic 'docs-xcode-schemes'Brad King2019-03-063-34/+29
|\
| * Help: Remove note that Xcode scheme generator is experimentalCraig Scott2019-03-061-5/+0
| * Help: Trivial typo fix for CMAKE_XCODE_GENERATE_SCHEMECraig Scott2019-03-061-1/+1
| * Help: Sort lists of (CMAKE_)XCODE_SCHEME_... variables and propertiesCraig Scott2019-03-063-28/+28
* | Merge topic 'issue-18883-support-for-multiple-targets'Brad King2019-03-063-3/+8
|\ \
| * | cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-053-3/+8
* | | Merge topic 'docs-install-destinations'Brad King2019-03-061-51/+85
|\ \ \
| * | | Help: clarify DESTINATION and TYPE usage for install()Craig Scott2019-03-051-51/+85
| | |/ | |/|
* | | Merge topic 'ios-docs'Brad King2019-03-062-1/+62
|\ \ \
| * | | Help: CMAKE_MACOSX_BUNDLE is ON for iOS/tvOS/watchOSRuslan Baratov2019-03-051-0/+3
| * | | Help: Example of tweaking iOS/tvOS/watchOS buildRuslan Baratov2019-03-051-0/+48
| * | | Help: find_package with fat iOS librariesRuslan Baratov2019-03-051-1/+11
| |/ /
* | | Merge topic 'ios-variable'Brad King2019-03-062-0/+5
|\ \ \ | |_|/ |/| |
| * | iOS: Add IOS variableRuslan Baratov2019-03-052-0/+5
| |/
| * Merge branch 'vs2019' into release-3.14Brad King2019-02-281-1/+1
| |\
| * \ Merge branch 'docs-rpath-origin-apple' into release-3.14Brad King2019-02-271-7/+7
| |\ \
| * \ \ Merge branch 'FindOctave-remove' into release-3.14Brad King2019-02-273-4/+0
| |\ \ \
| * \ \ \ Merge branch 'doc-ctest-build-and-test-summary' into release-3.14Brad King2019-02-261-2/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'releasenotes_arch_independent' into release-3.14Brad King2019-02-251-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'docs_try_commands' into release-3.14Brad King2019-02-252-25/+33
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'remove-exclude-from-all-warning' into release-3.14Brad King2019-02-222-2/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'link-options' into release-3.14Brad King2019-02-201-3/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix-implicit-includes-fortran' into release-3.14Brad King2019-02-201-1/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'file_symlink_docs' into release-3.14Brad King2019-02-181-23/+23
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'externalproject_docs' into release-3.14Brad King2019-02-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'vs2019'Brad King2019-03-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Help: Update VS 2019 generator release note for preview 4Brad King2019-02-281-1/+1
* | | | | | | | | | | | | Help: inter-link install() commandsNeroBurner2019-02-281-5/+5
* | | | | | | | | | | | | Help: add inter link anchors for install() commandsNeroBurner-tux2019-02-281-0/+7
* | | | | | | | | | | | | Merge topic 'doc-xref-EXPORT_NAME'Brad King2019-02-281-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Help: Link from install(TARGET) to EXPORT_NAME to rename exported targetNeroBurner2019-02-271-0/+2
* | | | | | | | | | | | | | Merge topic 'doc-EXPORT_NAME'Brad King2019-02-281-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Help: Link from EXPORT_NAME to relevant export commandsNeroBurner2019-02-271-3/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Help: Clarify ordering of list(REMOVE_DUPLICATES)Kyle Edwards2019-02-271-1/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'ninja-dyndep-lang-aware'Brad King2019-02-271-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Help: note that Ninja also uses OBJECT_OUTPUTSBen Boeckel2019-02-251-3/+3
* | | | | | | | | | | | | | Merge topic 'docs-rpath-origin-apple'Brad King2019-02-271-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Help: Fix minor inaccuracies of what BUILD_RPATH_USE_ORIGIN affectsCraig Scott2019-02-271-7/+7
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'FindOctave-remove'Brad King2019-02-273-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | FindOctave: Remove module pending further workBrad King2019-02-263-4/+0
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'vs-wince-no-deploy'Brad King2019-02-263-0/+53
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | VS: support suppressing deployment of selected targetsWil Stark2019-02-253-0/+53
* | | | | | | | | | | | | Merge topic 'add-xlclang'Brad King2019-02-264-0/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | XLClang: Add policy CMP0089 to present as XL for compatibilityBrad King2019-02-254-0/+45
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'doc-ctest-build-and-test-summary'Brad King2019-02-261-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |