summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'doxygen-escaping'Brad King2019-01-281-1/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindDoxygen: Escape backslashes in default valuesCraig Scott2019-01-261-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'cmake-E-compare_files-eol'Brad King2019-01-2813-7/+37
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | cmake: Add --ignore-eol option to `-E compare_files` commandTaylor Braun-Jones2019-01-2813-7/+37
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'get_filename_component_last_ext'Brad King2019-01-284-1/+15
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'get_filename_component_last_ext'Brad King2019-01-281-0/+6
| * | | | | | | Tests: Add tests for LAST_EXT and NAME_WLETushar Maheshwari2019-01-241-1/+3
| * | | | | | | Help: Add documentation for new get_filename_component componentsTushar Maheshwari2019-01-241-0/+2
| * | | | | | | cmGetFilenameComponentCommand: Add more componentsTushar Maheshwari2019-01-241-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'implicit-incs-upd'Brad King2019-01-2847-19/+1183
|\ \ \ \ \ \ \
| * | | | | | | ParseImplicitIncludeInfo: add Fortran implicit include handlingChuck Cranor2019-01-2517-12/+449
| * | | | | | | ParseImplicitIncludeInfo: handle/add SunPro, XL, and -nostdinc test casesChuck Cranor2019-01-2533-13/+740
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'vs2019'Brad King2019-01-286-10/+2562
|\ \ \ \ \ \ \
| * | | | | | | VS: Update for Visual Studio 2019 Preview 2Brad King2019-01-244-10/+27
| * | | | | | | VS: Fix `/MANIFESTUAC:` link flag mapping for v142Brad King2019-01-241-21/+4
| * | | | | | | VS: Fix support for '/guard:cf' linker flag for v142Brad King2019-01-241-7/+0
| * | | | | | | VS: Map the link `/debug` flag for v142Brad King2019-01-241-10/+18
| * | | | | | | VS: Fix `/MANIFESTUAC:NO` link flag mapping for v142Brad King2019-01-241-5/+1
| * | | | | | | VS: Populate `/permissive` flag table entry for v142Brad King2019-01-241-1/+8
| * | | | | | | VS: Populate `/JMC-` flag table entry for v142Brad King2019-01-241-0/+7
| * | | | | | | VS: Populate `-Qspectre-` flag table entry for v142Brad King2019-01-241-6/+6
| * | | | | | | VS: Populate `/Y-` flag table entry for v142Brad King2019-01-241-1/+1