Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitattributes: prefer `-text` for binary files | Ben Boeckel | 2017-08-23 | 7 | -7/+8 |
* | gitattributes: remove unused attributes | Ben Boeckel | 2017-08-23 | 1 | -2/+0 |
* | Merge topic 'ccg-no-mutable' | Brad King | 2017-08-22 | 2 | -21/+17 |
|\ | |||||
| * | cmCustomCommandGenerator: Avoid mutable state | Brad King | 2017-08-08 | 2 | -21/+17 |
* | | Merge topic 'cmake-ice37-2' | Brad King | 2017-08-22 | 1 | -4/+22 |
|\ \ | |||||
| * | | FindIce: Add support for separate Freeze NuGet package | Roger Leigh | 2017-08-17 | 1 | -4/+22 |
* | | | Merge branch 'release-3.9' | Brad King | 2017-08-22 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'InstallRequiredSystemLibraries-vs15.3' into release-3.9 | Brad King | 2017-08-22 | 1 | -11/+31 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'revert-macos-hidpi-qt-dialog' into release-3.9 | Brad King | 2017-08-22 | 2 | -7/+7 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'InstallRequiredSystemLibraries-vs15.3' | Brad King | 2017-08-22 | 1 | -11/+31 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | 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 |