Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ / / | |||||
* | | | | Merge topic 'releasenotes_arch_independent' | Brad King | 2019-02-25 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Help: Add release note for new ARCH_INDEPENDENT option | Craig Scott | 2019-02-24 | 1 | -0/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'docs_try_commands' | Brad King | 2019-02-25 | 2 | -25/+33 |
|\ \ \ \ | |||||
| * | | | | Help: Caveat for try_compile() and CMAKE_TRY_COMPILE_PLATFORM_VARIABLES | Craig Scott | 2019-02-24 | 1 | -1/+3 |
| * | | | | Help: Consistency in try_compile() docs for target type | Craig Scott | 2019-02-24 | 1 | -8/+14 |
| * | | | | Help: try_compile() readability and grammar improvements | Craig Scott | 2019-02-24 | 1 | -6/+6 |
| * | | | | Help: User-provided variable names for try_* commands | Craig Scott | 2019-02-24 | 2 | -12/+12 |
| |/ / / | |||||
* | | | | Merge topic 'link-options' | Brad King | 2019-02-25 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | PIE link options: No warning when policy CMP0083 is not set. | Marc Chevrier | 2019-02-20 | 1 | -3/+4 |
| |/ / / | |||||
* | | | | Merge topic 'remove-exclude-from-all-warning' | Brad King | 2019-02-25 | 2 | -2/+14 |
|\ \ \ \ | |||||
| * | | | | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all | Craig Scott | 2019-02-21 | 2 | -2/+14 |
| |/ / / | |||||
* | | | | Merge topic 'fix-implicit-includes-fortran' | Brad King | 2019-02-25 | 1 | -1/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fortran: Do not suppress explicit use of implicit include directories | Brad King | 2019-02-20 | 1 | -1/+6 |
* | | | | Merge topic 'list-prepend-and-pop-subcommands' | Brad King | 2019-02-20 | 2 | -2/+38 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | list: add sub-commands PREPEND, POP_BACK, POP_FRONT | Alex Turbov | 2019-02-19 | 2 | -2/+38 |
* | | | | Merge topic 'file_symlink_docs' | Brad King | 2019-02-18 | 1 | -23/+23 |
|\ \ \ \ | |||||
| * | | | | Help: Clarify and improve readability of link-related file subcommands | Craig Scott | 2019-02-16 | 1 | -23/+23 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'require-xcode-5' | Brad King | 2019-02-18 | 3 | -9/+7 |
|\ \ \ \ | |||||
| * | | | | Xcode: Require at least Xcode 5 | Gregor Jasny | 2019-02-16 | 3 | -9/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'get_filename_component_docs' | Brad King | 2019-02-18 | 1 | -4/+3 |
|\ \ \ \ | |||||
| * | | | | Help: Remove outdated statement about get_filename_component() | Craig Scott | 2019-02-16 | 1 | -4/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'externalproject_docs' | Brad King | 2019-02-18 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Release notes: Make ExternalProject dot points consistent | Craig Scott | 2019-02-17 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge branch 'doc-if-legacy' into release-3.14 | Brad King | 2019-02-11 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'ghs-relnotes' into release-3.14 | Brad King | 2019-02-11 | 1 | -0/+28 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'ghs-updates' into release-3.14 | Brad King | 2019-02-08 | 5 | -0/+22 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-if-legacy' | Brad King | 2019-02-12 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Help: Fix elseif/endif typo | Juuso "Linda" Lapinlampi | 2019-02-11 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'ghs-relnotes' | Brad King | 2019-02-11 | 1 | -0/+28 |
|\ \ \ \ \ | | |_|_|/ | |/| | | |