summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vendor-docs'Brad King2019-01-301-1/+1
|\
| * DOCS: put Flang in alphabetical orderMichael Hirsch, Ph.D2019-01-291-1/+1
* | Merge topic 'functional-callbacks'Brad King2019-01-3016-191/+158
|\ \
| * | MessageCallback: Remove unused bool& argumentRegina Pfeifer2019-01-299-28/+23
| * | Use `std::function` for callbacksRegina Pfeifer2019-01-2916-187/+159
| |/
* | Merge topic 'copyfile-stdstring'Brad King2019-01-3011-33/+18
|\ \
| * | cmSystemTools: copy file member functions accept std::string paramsVitaly Stakhovsky2019-01-2911-33/+18
| |/
* | Merge topic 'UseJava-if-cleanup'Brad King2019-01-301-147/+147
|\ \
| * | UseJava: clean-up if() expressionsMarc Chevrier2019-01-281-147/+147
* | | Merge branch 'release-3.13'Brad King2019-01-300-0/+0
|\ \ \
| * \ \ Merge branch 'add-missing-macos-framework' into release-3.13Brad King2019-01-291-1/+2
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2019-01-301-1/+1
* | | | | Merge topic 'tidy-use-equals-default'Brad King2019-01-29154-529/+205
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cleanup: Prefer compiler provided special member functionsRegina Pfeifer2019-01-2538-113/+11
| * | | | clang-tidy: Use `= default`Regina Pfeifer2019-01-25151-463/+241
* | | | | Merge topic 'add_consistent_verbose_build_flag'Brad King2019-01-2942-135/+268
|\ \ \ \ \
| * | | | | cmake: Add tests for verbose output to --build modeRobert Maynard2019-01-2811-1/+50
| * | | | | cmake: Add options for verbose output to --build modeFlorian Maushart2019-01-2810-7/+61
| * | | | | cmake: cmcmd.cxx fix "The arguments are" commentsFlorian Maushart2019-01-251-6/+6
| * | | | | ctest: Fix --build-and-test without --build-target on XcodeFlorian Maushart2019-01-251-5/+7
| * | | | | cmake: Add -hideShellScriptEnvironment xcodebuild optionFlorian Maushart2019-01-251-0/+3
| * | | | | cmGlobalGenerator: Add a class that represent the build commandRobert Maynard2019-01-2522-118/+143
* | | | | | Merge topic 'cmoutputconverter-simplify'Brad King2019-01-2925-86/+89
|\ \ \ \ \ \
| * | | | | | cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.Bruno Manganelli2019-01-2725-86/+89
* | | | | | | Merge topic 'message-stdstring'Brad King2019-01-2918-26/+30
|\ \ \ \ \ \ \
| * | | | | | | cmSystemTools::Message: Add overload accepting std::stringVitaly Stakhovsky2019-01-2818-26/+30
* | | | | | | | Merge topic 'ftc-string'Brad King2019-01-297-34/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | cmFileTimeComparison: use std::string argumentsVitaly Stakhovsky2019-01-287-34/+33
| |/ / / / / / /
* | | | | | | | Merge topic 'update-tutorial'Brad King2019-01-29120-680/+3346
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Update style of c++ code snippets in Tutorial directionsZack Galbreath2019-01-272-25/+17
| * | | | | | | | Tests: Update CMake tutorialBetsy McPhail2019-01-27112-604/+3099
| * | | | | | | | Tests: Make ExternalProjectLocal independent of Tutorial directoryBetsy McPhail2019-01-278-76/+255
* | | | | | | | | Merge topic 'vs-host-arch'Brad King2019-01-2920-26/+95
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Teach VS 2019 generator to select host tools matching host archBrad King2019-01-287-5/+56
| * | | | | | | | | VS: Add support for explicit 32-bit toolset selection via host=x86Brad King2019-01-2814-16/+35
| * | | | | | | | | VS: Remove stray semicolons from VS 2019 implementationBrad King2019-01-281-3/+3
| * | | | | | | | | VS: Use internal abstraction for VCTargetsPath host archBrad King2019-01-281-3/+2
* | | | | | | | | | Merge topic 'add-missing-macos-framework'Brad King2019-01-291-1/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | macOS: Add missing explicit dependency on CoreServices frameworkChuck Atkins2019-01-291-1/+2
* | | | | | | | | | Merge topic 'autogen_reenable_implicit_include_dirs'Brad King2019-01-298-79/+128
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Autogen: Reenable passing compiler implicit include directories to mocSebastian Holtermann2019-01-284-8/+14
| * | | | | | | | | | cmLocalGenerator: Refactor `GetIncludeDirectoriesImplicit` methodSebastian Holtermann2019-01-281-45/+51
| * | | | | | | | | | cmLocalGenerator: Simplify `GetIncludeDirectories`Sebastian Holtermann2019-01-285-26/+63
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-01-291-1/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | 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-283-12/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | QtDialog: Clean up and document -S and -B optionsKyle Edwards2019-01-253-12/+57
* | | | | | | | | | Merge branch 'release-3.13'Brad King2019-01-280-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'doxygen-escaping' into release-3.13Brad King2019-01-281-1/+3
| |\ \ \ \ \ \ \ \ \