summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'releasenotes_arch_independent' into release-3.14Brad King2019-02-251-0/+5
|\
| * Help: Add release note for new ARCH_INDEPENDENT optionCraig Scott2019-02-241-0/+5
* | Merge branch 'docs_try_commands' into release-3.14Brad King2019-02-252-25/+33
|\ \
| * | Help: Caveat for try_compile() and CMAKE_TRY_COMPILE_PLATFORM_VARIABLESCraig Scott2019-02-241-1/+3
| * | Help: Consistency in try_compile() docs for target typeCraig Scott2019-02-241-8/+14
| * | Help: try_compile() readability and grammar improvementsCraig Scott2019-02-241-6/+6
| * | Help: User-provided variable names for try_* commandsCraig Scott2019-02-242-12/+12
| |/
* | Merge branch 'remove-exclude-from-all-warning' into release-3.14Brad King2019-02-222-2/+14
|\ \
| * | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from allCraig Scott2019-02-212-2/+14
| |/
* | Merge branch 'link-options' into release-3.14Brad King2019-02-201-3/+4
|\ \
| * | PIE link options: No warning when policy CMP0083 is not set.Marc Chevrier2019-02-201-3/+4
| |/
* | Merge branch 'fix-implicit-includes-fortran' into release-3.14Brad King2019-02-201-1/+6
|\ \
| * | Fortran: Do not suppress explicit use of implicit include directoriesBrad King2019-02-201-1/+6
* | | Merge branch 'file_symlink_docs' into release-3.14Brad King2019-02-181-23/+23
|\ \ \
| * | | Help: Clarify and improve readability of link-related file subcommandsCraig Scott2019-02-161-23/+23
| | |/ | |/|
* | | Merge branch 'externalproject_docs' into release-3.14Brad King2019-02-181-1/+1
|\ \ \
| * | | Release notes: Make ExternalProject dot points consistentCraig Scott2019-02-171-1/+1
| |/ /
* | | Help: Remove outdated statement about get_filename_component()Craig Scott2019-02-161-4/+3
|/ /
* | Merge branch 'doc-if-legacy' into release-3.14Brad King2019-02-111-1/+1
|\ \
| * | Help: Fix elseif/endif typoJuuso "Linda" Lapinlampi2019-02-111-1/+1
| |/
* | Merge branch 'ghs-relnotes' into release-3.14Brad King2019-02-111-0/+28
|\ \
| * | Help: Update 3.14 release notes for GHS changesFred Baksik2019-02-111-0/+28
* | | Merge branch 'ghs-updates' into release-3.14Brad King2019-02-085-0/+22
|\ \ \ | |/ /
| * | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILEFred Baksik2019-02-085-0/+22
* | | Help: Add notes for `file(CREATE_LINK)` subcommandTushar Maheshwari2019-02-081-0/+3
|/ /
* | Merge branch 'doc-object-library-link' into release-3.14Brad King2019-02-071-2/+2
|\ \
| * | Help: Clarify 3.14 release note about object library dependenciesBrad King2019-02-071-2/+2
| |/
* | Help: Drop development topic notes to prepare releaseBrad King2019-02-062-9/+0
|/
* Help: Organize and revise 3.14 release notesBrad King2019-02-061-154/+200
* Help: Consolidate 3.14 release notesBrad King2019-02-0665-413/+296
* Merge topic 'deprecate-xcode-4'Brad King2019-02-062-1/+9
|\
| * Xcode: deprecate support for Xcode 4Gregor Jasny2019-02-062-1/+9
* | Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints'Brad King2019-02-062-3/+15
|\ \ | |/ |/|
| * CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target typesRobert Maynard2019-02-052-3/+15
* | Merge topic '17870-iphone-friendly-cmake'Brad King2019-02-052-0/+76
|\ \
| * | Xcode: Completely disable code signing for compiler id detectionGregor Jasny2019-02-041-0/+2
| * | Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-042-0/+74
* | | Xcode: Update default Swift language version for Xcode 10.2Brad King2019-02-041-2/+6
| |/ |/|
* | Merge topic 'set-env-warning'Brad King2019-02-041-1/+8
|\ \
| * | set: warn of extra arguments after ENV value.Taylor Holberton2019-02-011-1/+8
* | | Help: improve details on `CMAKE_LANG_CREATE_SHARED_*`Saleem Abdulrasool2019-01-312-2/+4
|/ /
* | Merge topic 'variables1'Brad King2019-01-312-10/+25
|\ \
| * | Help: moved 7 variables to "internal" sectionJoachim Wuttke (o)2019-01-301-7/+7
| * | Help: "internal variables" instead of "obsolete", with some explanatory proseJoachim Wuttke (o)2019-01-301-1/+6
| * | Help: declare CMAKE_HOME_DIRECTORY obsoleteJoachim Wuttke (o)2019-01-302-3/+13
| |/
* | Merge topic 'msys_docs'Brad King2019-01-312-0/+5
|\ \
| * | Help: Add documentation for MSYS variableHarry Mallon2019-01-302-0/+5
| |/
* | Merge topic 'tidy-use-equals-delete'Brad King2019-01-301-10/+0
|\ \
| * | clang-tidy: Use `= delete`Regina Pfeifer2019-01-291-10/+0
| |/
* | Merge topic 'fetchcontent-reduce-boilerplate'Brad King2019-01-301-0/+8
|\ \