Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | InstallRequiredSystemLibraries: Find VS 2017 Update 3 redist directory | Brad King | 2017-08-21 | 1 | -3/+13 | |
| * | | | | | | | | | InstallRequiredSystemLibraries: Factor redist name into variable | Brad King | 2017-08-21 | 1 | -8/+18 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'revert-macos-hidpi-qt-dialog' | Brad King | 2017-08-22 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | macOS: Revert default Hi-DPI support in applications | Brad King | 2017-08-22 | 2 | -7/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-22 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'perf-targetIter-missedGenerators' | Craig Scott | 2017-08-21 | 10 | -34/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Performance: Fix a few more unnecessary vector copies missed in af3fd6f | Aaron Orenstein | 2017-08-18 | 10 | -34/+39 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cpack-extend-test-capabilities' | Brad King | 2017-08-21 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack: extend testing framework | Domen Vrankar | 2017-08-19 | 2 | -0/+9 | |
* | | | | | | | | Merge topic 'autogen-macro-names' | Brad King | 2017-08-21 | 17 | -15/+150 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Autogen: Add release notes for AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-08-18 | 1 | -0/+12 | |
| * | | | | | | | | Autogen: Add documentation for AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-08-18 | 6 | -5/+62 | |
| * | | | | | | | | Autogen: Add test for AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-08-18 | 5 | -0/+52 | |
| * | | | | | | | | Autogen: Add AUTOMOC_MACRO_NAMES support | Sebastian Holtermann | 2017-08-18 | 5 | -10/+24 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'bootstrap-target-commands' | Brad King | 2017-08-21 | 4 | -25/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CursesDialog: use target_include_directories for cmForm | Daniel Pfeifer | 2017-08-18 | 2 | -11/+10 | |
| * | | | | | | | | bootstrap: make target_* commands available | Daniel Pfeifer | 2017-08-18 | 2 | -14/+20 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'vs-less-c_str' | Brad King | 2017-08-21 | 1 | -58/+53 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS: remove unnecessary c_str() | Vitaly Stakhovsky | 2017-08-17 | 1 | -58/+53 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'findcuda_dont_quote_COMPILE_DEFINITIONS' | Brad King | 2017-08-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindCUDA: Use long brackets to handle spaces in CUDA_NVCC_COMPILE_DEFINITIONS | Robert Maynard | 2017-08-15 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'bootstrap' | Brad King | 2017-08-21 | 1 | -56/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bootstrap: Require a standard C compiler | Daniel Pfeifer | 2017-08-16 | 1 | -21/+12 | |
| * | | | | | | | | | bootstrap: Remove check that identifies GNU compiler | Daniel Pfeifer | 2017-08-15 | 1 | -25/+0 | |
| * | | | | | | | | | bootstrap: remove dead branches | Daniel Pfeifer | 2017-08-15 | 1 | -10/+0 | |
* | | | | | | | | | | Merge topic 'bootstrap-grep-solaris' | Brad King | 2017-08-21 | 1 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bootstrap: Restore output redirection instead of "grep -q" | Brad King | 2017-08-16 | 1 | -10/+10 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'require-c++11' | Brad King | 2017-08-21 | 5 | -42/+36 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Require C++11 to build CMake itself | Brad King | 2017-08-16 | 5 | -42/+36 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-21 | 1 | -1/+1 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-20 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'typo_doc_if_command' | Craig Scott | 2017-08-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Help: Fix formatting typo for the 'if' command | Sylvain Joubert | 2017-08-18 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-19 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'perf-targetIterAndLookup-cmLocalGenerator' | Craig Scott | 2017-08-17 | 14 | -57/+71 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. | Aaron Orenstein | 2017-08-16 | 14 | -57/+71 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-17 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge topic 'CPackRPM-new-debuginfo' | Brad King | 2017-08-16 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPackRPM: Restore old style debuginfo creation for rpm >= 4.14 | Björn Esser | 2017-08-16 | 1 | -2/+10 | |
* | | | | | | | | Merge topic 'lint-fixes' | Brad King | 2017-08-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmServerProtocol: Do not move into json::Value::append() | Daniel Pfeifer | 2017-08-15 | 1 | -1/+1 | |
| * | | | | | | | | cmServerProtocol: pass cmBacktraceRange by value | Daniel Pfeifer | 2017-08-15 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'string_prepend' | Brad King | 2017-08-16 | 9 | -0/+108 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add PREPEND sub-command to string command | Sylvain Joubert | 2017-08-11 | 9 | -0/+108 | |
* | | | | | | | | | Merge topic 'ice-3.7.0' | Brad King | 2017-08-16 | 1 | -124/+182 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindIce: Add support for Ice 3.7.0 | Roger Leigh | 2017-08-12 | 1 | -124/+182 | |
* | | | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-08-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'debian_clang_binutils' into release-3.9 | Brad King | 2017-08-15 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'cuda-device-link-ccbin' into release-3.9 | Brad King | 2017-08-15 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ |