Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | if,while: Clarify condition backtrace construction | Brad King | 2020-09-28 | 2 | -15/+14 | |
| * | | | | | | | | | cmMakefile: Inline GetExecutionContext at call sites | Brad King | 2020-09-28 | 5 | -10/+5 | |
| * | | | | | | | | | cmMakefile: Simplify GetExecutionContext implementation | Brad King | 2020-09-28 | 1 | -6/+1 | |
| * | | | | | | | | | cmListFileCache: Add explicit constructors | Brad King | 2020-09-28 | 1 | -0/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'ctest_launch_report_make_errors' | Brad King | 2020-09-29 | 14 | -378/+504 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ctest: improve Unicode support for launchers | Zack Galbreath | 2020-09-28 | 1 | -4/+2 | |
| * | | | | | | | | | ctest: report make-level errors to CDash when using launchers | Zack Galbreath | 2020-09-28 | 9 | -11/+57 | |
| * | | | | | | | | | ctest: split launcher XML writer into separate class | Zack Galbreath | 2020-09-28 | 5 | -367/+449 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'refactor-cmprop' | Brad King | 2020-09-29 | 2 | -29/+27 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmGeneratorTarget: internal refactoring | vvs31415 | 2020-09-28 | 2 | -29/+27 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'return-cmprop' | Brad King | 2020-09-29 | 8 | -38/+35 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmake::GetCacheDefinition: Return cmProp | vvs31415 | 2020-09-28 | 8 | -38/+35 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'system_include_dir_caching_pre_lang' | Brad King | 2020-09-29 | 7 | -4/+50 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmGeneratorTarget: Include Cache now occurs per language+config | Robert Maynard | 2020-09-25 | 7 | -4/+50 | |
* | | | | | | | | | | Merge topic 'add_lang_agnostic_check_compile_flag_module' | Brad King | 2020-09-29 | 9 | -117/+128 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CheckCompilerFlag: unified way to check compiler flags per language | Robert Maynard | 2020-09-28 | 9 | -117/+128 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-09-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'vs-c11' into release-3.18 | Brad King | 2020-09-29 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'vs-c11' | Brad King | 2020-09-29 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | VS: Populate `std:c{11,17}` flag table entries for v142 | Brad King | 2020-09-28 | 1 | -0/+14 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'update-guides' | Brad King | 2020-09-29 | 3 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Help: Cleanup guides | Betsy McPhail | 2020-09-25 | 3 | -4/+10 | |
* | | | | | | | | | | | Merge topic 'user-interaction-images' | Brad King | 2020-09-29 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Help: Change User Interaction image paths to be relative to source file | Betsy McPhail | 2020-09-25 | 2 | -5/+5 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-29 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'ci-tweaks' | Brad King | 2020-09-28 | 3 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ci: support a max parallelism for tests | Ben Boeckel | 2020-09-28 | 1 | -0/+5 | |
| * | | | | | | | | sccache: use a different port for CMake builds | Ben Boeckel | 2020-09-28 | 2 | -0/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'ci-cxx11' | Brad King | 2020-09-28 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ci: convert one build to cover strict C++11 usage | Brad King | 2020-09-28 | 1 | -0/+4 | |
* | | | | | | | | | Merge topic 'cmake-gui-slot-connections' | Kyle Edwards | 2020-09-28 | 7 | -149/+180 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | CMake GUI: Modernize signal-slot connections | Kyle Edwards | 2020-09-27 | 7 | -149/+180 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'vs-generator-platform-install-prefix' | Brad King | 2020-09-28 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS: Fix CMAKE_INSTALL_PREFIX with GENERATOR_PLATFORM for x64 and ARM | Rechi | 2020-09-25 | 1 | -0/+4 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'pkg_config_detailed_error' | Brad King | 2020-09-28 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindPkgConfig: Search for pkg-config.bat file on a Windows host | Alexandru Croitor | 2020-09-25 | 1 | -1/+7 | |
| * | | | | | | | | FindPkgConfig: Show more info when pkg-config --version fails | Alexandru Croitor | 2020-09-25 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'xcode-restore-ios-tests' | Brad King | 2020-09-28 | 1 | -14/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xcode: conditionally enable combined install tests | Gregor Jasny | 2020-09-25 | 1 | -6/+1 | |
| * | | | | | | | | xcode: annotate test output with selected SDK | Gregor Jasny | 2020-09-25 | 1 | -8/+8 | |
* | | | | | | | | | Merge topic 'FPHSA-fix-spurious-error' | Brad King | 2020-09-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FPHSA: avoid spurious error if version variable is not defined | Marc Chevrier | 2020-09-25 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'libuv-qnx' | Brad King | 2020-09-28 | 4 | -2/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | libuv: Add support for building for QNX within CMake | Elad Lahav | 2020-09-25 | 4 | -2/+26 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-09-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'FindJNI-aarch64' into release-3.18 | Brad King | 2020-09-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'FindJNI-aarch64' | Brad King | 2020-09-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindJNI: Add aarch64 support | Brad King | 2020-09-25 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-28 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-27 | 1 | -1/+1 | |