Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'docs-xcode-schemes' | Brad King | 2019-03-06 | 3 | -34/+29 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Help: Remove note that Xcode scheme generator is experimental | Craig Scott | 2019-03-06 | 1 | -5/+0 | |
| * | | | | | | Help: Trivial typo fix for CMAKE_XCODE_GENERATE_SCHEME | Craig Scott | 2019-03-06 | 1 | -1/+1 | |
| * | | | | | | Help: Sort lists of (CMAKE_)XCODE_SCHEME_... variables and properties | Craig Scott | 2019-03-06 | 3 | -28/+28 | |
* | | | | | | | Merge topic 'issue-18883-support-for-multiple-targets' | Brad King | 2019-03-06 | 3 | -3/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake: Teach --build mode to support multiple targets | Bartosz Kosiorek | 2019-03-05 | 3 | -3/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'docs-install-destinations' | Brad King | 2019-03-06 | 1 | -51/+85 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Help: clarify DESTINATION and TYPE usage for install() | Craig Scott | 2019-03-05 | 1 | -51/+85 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'ios-docs' | Brad King | 2019-03-06 | 2 | -1/+62 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Help: CMAKE_MACOSX_BUNDLE is ON for iOS/tvOS/watchOS | Ruslan Baratov | 2019-03-05 | 1 | -0/+3 | |
| * | | | | | Help: Example of tweaking iOS/tvOS/watchOS build | Ruslan Baratov | 2019-03-05 | 1 | -0/+48 | |
| * | | | | | Help: find_package with fat iOS libraries | Ruslan Baratov | 2019-03-05 | 1 | -1/+11 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ios-variable' | Brad King | 2019-03-06 | 2 | -0/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | iOS: Add IOS variable | Ruslan Baratov | 2019-03-05 | 2 | -0/+5 | |
| |/ / | ||||||
| * | | Merge branch 'vs2019' into release-3.14 | Brad King | 2019-02-28 | 1 | -1/+1 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'docs-rpath-origin-apple' into release-3.14 | Brad King | 2019-02-27 | 1 | -7/+7 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'FindOctave-remove' into release-3.14 | Brad King | 2019-02-27 | 3 | -4/+0 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'doc-ctest-build-and-test-summary' into release-3.14 | Brad King | 2019-02-26 | 1 | -2/+3 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'releasenotes_arch_independent' into release-3.14 | Brad King | 2019-02-25 | 1 | -0/+5 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'docs_try_commands' into release-3.14 | Brad King | 2019-02-25 | 2 | -25/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'remove-exclude-from-all-warning' into release-3.14 | Brad King | 2019-02-22 | 2 | -2/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'link-options' into release-3.14 | Brad King | 2019-02-20 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'fix-implicit-includes-fortran' into release-3.14 | Brad King | 2019-02-20 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'file_symlink_docs' into release-3.14 | Brad King | 2019-02-18 | 1 | -23/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'externalproject_docs' into release-3.14 | Brad King | 2019-02-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'vs2019' | Brad King | 2019-03-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Help: Update VS 2019 generator release note for preview 4 | Brad King | 2019-02-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Help: inter-link install() commands | NeroBurner | 2019-02-28 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | Help: add inter link anchors for install() commands | NeroBurner-tux | 2019-02-28 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | Merge topic 'doc-xref-EXPORT_NAME' | Brad King | 2019-02-28 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Help: Link from install(TARGET) to EXPORT_NAME to rename exported target | NeroBurner | 2019-02-27 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'doc-EXPORT_NAME' | Brad King | 2019-02-28 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Help: Link from EXPORT_NAME to relevant export commands | NeroBurner | 2019-02-27 | 1 | -3/+3 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Help: Clarify ordering of list(REMOVE_DUPLICATES) | Kyle Edwards | 2019-02-27 | 1 | -1/+2 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'ninja-dyndep-lang-aware' | Brad King | 2019-02-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Help: note that Ninja also uses OBJECT_OUTPUTS | Ben Boeckel | 2019-02-25 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | Merge topic 'docs-rpath-origin-apple' | Brad King | 2019-02-27 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Help: Fix minor inaccuracies of what BUILD_RPATH_USE_ORIGIN affects | Craig Scott | 2019-02-27 | 1 | -7/+7 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'FindOctave-remove' | Brad King | 2019-02-27 | 3 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | FindOctave: Remove module pending further work | Brad King | 2019-02-26 | 3 | -4/+0 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'vs-wince-no-deploy' | Brad King | 2019-02-26 | 3 | -0/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | VS: support suppressing deployment of selected targets | Wil Stark | 2019-02-25 | 3 | -0/+53 | |
* | | | | | | | | | | | | | Merge topic 'add-xlclang' | Brad King | 2019-02-26 | 4 | -0/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | XLClang: Add policy CMP0089 to present as XL for compatibility | Brad King | 2019-02-25 | 4 | -0/+45 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'doc-ctest-build-and-test-summary' | Brad King | 2019-02-26 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Help: Fix --build-and-test synopsis in ctest(1) | Paul Seyfert | 2019-02-26 | 1 | -2/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'drop-MIPSpro' | Brad King | 2019-02-25 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 1 | -1/+0 | |
* | | | | | | | | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-02-25 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add deprecation warnings for policies CMP0066 and below | Brad King | 2019-02-21 | 1 | -0/+8 | |
| |/ / / / / / / / / / / |