summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | if,while: Clarify condition backtrace constructionBrad King2020-09-282-15/+14
| * | | | | | | | | cmMakefile: Inline GetExecutionContext at call sitesBrad King2020-09-285-10/+5
| * | | | | | | | | cmMakefile: Simplify GetExecutionContext implementationBrad King2020-09-281-6/+1
| * | | | | | | | | cmListFileCache: Add explicit constructorsBrad King2020-09-281-0/+8
| |/ / / / / / / /
* | | | | | | | | Merge topic 'ctest_launch_report_make_errors'Brad King2020-09-2914-378/+504
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest: improve Unicode support for launchersZack Galbreath2020-09-281-4/+2
| * | | | | | | | | ctest: report make-level errors to CDash when using launchersZack Galbreath2020-09-289-11/+57
| * | | | | | | | | ctest: split launcher XML writer into separate classZack Galbreath2020-09-285-367/+449
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'refactor-cmprop'Brad King2020-09-292-29/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmGeneratorTarget: internal refactoringvvs314152020-09-282-29/+27
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'return-cmprop'Brad King2020-09-298-38/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake::GetCacheDefinition: Return cmPropvvs314152020-09-288-38/+35
| |/ / / / / / / /
* | | | | | | | | Merge topic 'system_include_dir_caching_pre_lang'Brad King2020-09-297-4/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmGeneratorTarget: Include Cache now occurs per language+configRobert Maynard2020-09-257-4/+50
* | | | | | | | | | Merge topic 'add_lang_agnostic_check_compile_flag_module'Brad King2020-09-299-117/+128
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CheckCompilerFlag: unified way to check compiler flags per languageRobert Maynard2020-09-289-117/+128
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'release-3.18'Brad King2020-09-290-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'vs-c11' into release-3.18Brad King2020-09-291-0/+14
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'vs-c11'Brad King2020-09-291-0/+14
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | VS: Populate `std:c{11,17}` flag table entries for v142Brad King2020-09-281-0/+14
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'update-guides'Brad King2020-09-293-4/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Cleanup guidesBetsy McPhail2020-09-253-4/+10
* | | | | | | | | | | Merge topic 'user-interaction-images'Brad King2020-09-292-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Help: Change User Interaction image paths to be relative to source fileBetsy McPhail2020-09-252-5/+5
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-09-291-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'ci-tweaks'Brad King2020-09-283-0/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | ci: support a max parallelism for testsBen Boeckel2020-09-281-0/+5
| * | | | | | | | sccache: use a different port for CMake buildsBen Boeckel2020-09-282-0/+4
|/ / / / / / / /
* | | | | | | | Merge topic 'ci-cxx11'Brad King2020-09-281-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | ci: convert one build to cover strict C++11 usageBrad King2020-09-281-0/+4
* | | | | | | | | Merge topic 'cmake-gui-slot-connections'Kyle Edwards2020-09-287-149/+180
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | CMake GUI: Modernize signal-slot connectionsKyle Edwards2020-09-277-149/+180
| |/ / / / / / /
* | | | | | | | Merge topic 'vs-generator-platform-install-prefix'Brad King2020-09-281-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Fix CMAKE_INSTALL_PREFIX with GENERATOR_PLATFORM for x64 and ARMRechi2020-09-251-0/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'pkg_config_detailed_error'Brad King2020-09-281-2/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPkgConfig: Search for pkg-config.bat file on a Windows hostAlexandru Croitor2020-09-251-1/+7
| * | | | | | | | FindPkgConfig: Show more info when pkg-config --version failsAlexandru Croitor2020-09-251-1/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'xcode-restore-ios-tests'Brad King2020-09-281-14/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | xcode: conditionally enable combined install testsGregor Jasny2020-09-251-6/+1
| * | | | | | | | xcode: annotate test output with selected SDKGregor Jasny2020-09-251-8/+8
* | | | | | | | | Merge topic 'FPHSA-fix-spurious-error'Brad King2020-09-281-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FPHSA: avoid spurious error if version variable is not definedMarc Chevrier2020-09-251-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'libuv-qnx'Brad King2020-09-284-2/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libuv: Add support for building for QNX within CMakeElad Lahav2020-09-254-2/+26
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.18'Brad King2020-09-280-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'FindJNI-aarch64' into release-3.18Brad King2020-09-281-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindJNI-aarch64'Brad King2020-09-281-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindJNI: Add aarch64 supportBrad King2020-09-251-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-09-281-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-09-271-1/+1