summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | FetchContent: Add new command FetchContent_MakeAvailable()Craig Scott2019-01-261-0/+8
* | | DOCS: put Flang in alphabetical orderMichael Hirsch, Ph.D2019-01-291-1/+1
| |/ |/|
* | Merge topic 'add_consistent_verbose_build_flag'Brad King2019-01-295-0/+34
|\ \
| * | cmake: Add options for verbose output to --build modeFlorian Maushart2019-01-285-0/+34
* | | VS: Teach VS 2019 generator to select host tools matching host archBrad King2019-01-282-2/+4
* | | VS: Add support for explicit 32-bit toolset selection via host=x86Brad King2019-01-287-10/+23
* | | Merge topic 'commit-ref-in-prose'Brad King2019-01-281-5/+14
|\ \ \
| * | | Help: prefer commit hashes in commit referencesBen Boeckel2019-01-251-5/+14
| |/ /
* | | Merge topic 'cmake-gui-s-b'Brad King2019-01-282-0/+14
|\ \ \
| * | | QtDialog: Clean up and document -S and -B optionsKyle Edwards2019-01-252-0/+14
* | | | Merge topic 'cmake-E-compare_files-eol'Brad King2019-01-282-2/+9
|\ \ \ \
| * | | | cmake: Add --ignore-eol option to `-E compare_files` commandTaylor Braun-Jones2019-01-282-2/+9
| |/ / /
* | | | Merge topic 'get_filename_component_last_ext'Brad King2019-01-282-0/+8
|\ \ \ \
| * | | | Help: Add notes for topic 'get_filename_component_last_ext'Brad King2019-01-281-0/+6
| * | | | Help: Add documentation for new get_filename_component componentsTushar Maheshwari2019-01-241-0/+2
| | |/ / | |/| |
* | | | Merge topic 'vs2019'Brad King2019-01-281-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | VS: Update for Visual Studio 2019 Preview 2Brad King2019-01-241-1/+1
| |/ /
* | | Merge topic 'max-recursion-depth'Brad King2019-01-253-0/+40
|\ \ \
| * | | cmMakefile: Impose maximum recursion limitKyle Edwards2019-01-233-0/+40
* | | | Merge topic 'exclude_from_all'Brad King2019-01-253-0/+16
|\ \ \ \
| * | | | Pass EXCLUDE_FROM_ALL from directory to targetsZack Galbreath2019-01-213-0/+16
* | | | | FindPython: Introduce NumPy componentHiroshi Miura2019-01-251-0/+5
| |_|/ / |/| | |
* | | | FindPython: Support script modeKyle Edwards2019-01-231-0/+6
| |/ / |/| |
* | | Merge branch 'backport-cmake-warn-no-src-build-dir'Brad King2019-01-221-0/+26
|\ \ \
| * | | Help: Add 3.13.4 release note for no source/build dir error/warningCraig Scott2019-01-221-0/+26
* | | | FindGit: Add imported targetKyle Edwards2019-01-211-0/+5
* | | | Merge topic 'ExternalProject-non-cmake-source-subdir'Brad King2019-01-211-0/+7
|\ \ \ \
| * | | | ExternalProject: support SOURCE_SUBDIR for BUILD_IN_SOURCEBen Boeckel2019-01-171-0/+7
| | |_|/ | |/| |
* | | | Merge topic 'fortran-compiler-id'Brad King2019-01-212-0/+18
|\ \ \ \
| * | | | Fortran: Add compiler ID/Version generator expressionsAndrew Paprocki2019-01-182-0/+18
* | | | | Merge topic 'command_file_link'Brad King2019-01-211-0/+23
|\ \ \ \ \
| * | | | | Help: Add documentation for file(CREATE_LINK) subcommandTushar Maheshwari2019-01-161-0/+23
* | | | | | Merge topic 'find-package-resolve-symlinks'Brad King2019-01-214-0/+22
|\ \ \ \ \ \
| * | | | | | find_package: optionally resolve symlinks when discovering packagesDavid Aguilar2019-01-164-0/+22
| |/ / / / /
* | | | | | Merge topic 'submit-url'Brad King2019-01-215-10/+44
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CTest: Add documentation and release notes for SubmitURLRegina Pfeifer2019-01-165-10/+44
| |/ / / /
* | | | | Merge topic 'GHS_updates'Brad King2019-01-1812-44/+43
|\ \ \ \ \
| * | | | | GHS: Add Compiler ID detectionFred Baksik2019-01-161-0/+1
| * | | | | GHS: try_compile() now uses GHS platform variablesFred Baksik2019-01-162-1/+5
| * | | | | GHS: Fix toolset selectionFred Baksik2019-01-161-4/+5
| * | | | | GHS: Integrity Application updatesFred Baksik2019-01-164-11/+31