Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-15-preview-5' | Brad King | 2016-10-07 | 2 | -2/+2 |
|\ | |||||
| * | VS: Update VS 15 generator for Preview 5 | Brad King | 2016-10-06 | 2 | -2/+2 |
* | | Merge topic 'mips-rld-map-rel' | Brad King | 2016-10-07 | 3 | -184/+135 |
|\ \ | |||||
| * | | elf: Remove GetDynamicEntryCount and ReadBytes methods | James Cowgill | 2016-10-07 | 2 | -47/+1 |
| * | | cmSystemTools, elf: handle DT_MIPS_RLD_REL_MAP in RemoveRPath | James Cowgill | 2016-10-07 | 3 | -1/+31 |
| * | | cmSystemTools: rewrite RemoveRPath using DyanmicEntryList methods | James Cowgill | 2016-10-07 | 1 | -35/+17 |
| * | | elf: add DynamicEntryList methods and rpath tag constants | James Cowgill | 2016-10-06 | 2 | -0/+95 |
| * | | elf: remove tag switch from ELF_Dyn ByteSwap function | James Cowgill | 2016-10-06 | 1 | -115/+5 |
* | | | Merge topic 'cpack-rpm-debuginfo-fixes' | Brad King | 2016-10-07 | 1 | -28/+40 |
|\ \ \ | |||||
| * | | | CPack/RPM debuginfo package without binaries | Domen Vrankar | 2016-10-06 | 1 | -27/+38 |
| * | | | CPack/RPM debuginfo package objdump error suppression | Domen Vrankar | 2016-10-06 | 1 | -1/+2 |
* | | | | Merge topic 'check-libuv-minimum-version' | Brad King | 2016-10-07 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | Set minimum version for LibUV to 1.0.0 | Chuck Atkins | 2016-10-07 | 1 | -1/+1 |
| * | | | | Use find_package for JsonCpp and LibUV instead of include | Chuck Atkins | 2016-10-07 | 1 | -2/+6 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-07 | 1 | -1/+1 |
* | | | | Merge topic 'FindMatlab-documentation' | Brad King | 2016-10-06 | 2 | -9/+15 |
|\ \ \ \ | |||||
| * | | | | Help: Extend 3.7 release notes for FindMatlab | Raffi Enficiaud | 2016-10-05 | 1 | -1/+8 |
| * | | | | FindMatlab: small documentation fixes | Raffi Enficiaud | 2016-10-05 | 1 | -8/+7 |
| |/ / / | |||||
* | | | | Merge topic 'FindMatlab-fix-simulink-cache' | Brad King | 2016-10-06 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | FindMatlab: remove SIMULINK path from cache when FindMatlab is reconfigured | Raffi Enficiaud | 2016-10-05 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge topic 'cmake-server-improve-shutdown' | Brad King | 2016-10-06 | 3 | -53/+132 |
|\ \ \ \ | |||||
| * | | | | server-mode: Improve shutdown behavior | Tobias Hunger | 2016-10-04 | 3 | -53/+132 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'fix-VS-resources-pri-path' | Brad King | 2016-10-06 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | VS: Use absolute target-specific directory for `resources.pri` | Roman Wüger | 2016-10-05 | 1 | -2/+4 |
| |/ / / | |||||
* | | | | Merge topic 'no-define-cout-cerr' | Brad King | 2016-10-06 | 7 | -39/+0 |
|\ \ \ \ | |||||
| * | | | | Do not define cout/cerr preprocessor symbols | Brad King | 2016-10-04 | 7 | -39/+0 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-06 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-05 | 1 | -1/+1 |
* | | | | Merge topic 'qtifw-https-cmake.org' | Brad King | 2016-10-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | QtIFW: Reference cmake.org via https in cmake.org.html | Brad King | 2016-10-04 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'utils-https-cmake.org' | Brad King | 2016-10-04 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Update README to reference https URL | Brad King | 2016-10-04 | 1 | -1/+1 |
| * | | | | Utilities/GitSetup: Fetch local hooks via https | Brad King | 2016-10-04 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'no-tar.Z-binaries' | Brad King | 2016-10-04 | 2 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Utilities/Release: Drop Linux .tar.Z binary | Brad King | 2016-10-04 | 1 | -0/+1 |
| * | | | Utilities/Release: Drop macOS .tar.Z binary | Brad King | 2016-10-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'add-BUILD_RPATH' | Brad King | 2016-10-04 | 9 | -3/+50 |
|\ \ \ | |||||
| * | | | Add a BUILD_RPATH target property specifying build-tree RPATH entries | Ruslan Baratov | 2016-10-03 | 9 | -3/+50 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'release' | Brad King | 2016-10-03 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'fix-doc-3.7-relnotes' into releasev3.7.0-rc1 | Brad King | 2016-10-03 | 1 | -0/+4 |
| |\ \ | |||||
* | \ \ | Merge topic 'fix-doc-3.7-relnotes' | Brad King | 2016-10-03 | 1 | -0/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Help: Add 3.7 release note for CPack/NSIS | Roman Wüger | 2016-10-03 | 1 | -0/+4 |
| | |/ | |/| | |||||
* | | | Begin post-3.7 development | Brad King | 2016-10-03 | 3 | -2/+11 |
* | | | Merge branch 'release' | Brad King | 2016-10-03 | 4 | -13/+4 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | CMake 3.7.0-rc1 version update | Brad King | 2016-10-03 | 2 | -4/+4 |
| * | Help: Drop development topic notes to prepare release | Brad King | 2016-10-03 | 2 | -9/+0 |
|/ | |||||
* | Merge topic 'doc-3.7-relnotes' | Brad King | 2016-10-03 | 64 | -390/+310 |
|\ | |||||
| * | Help: Organize and revise 3.7 release notes | Brad King | 2016-10-01 | 1 | -164/+199 |
| * | Help: Consolidate 3.7 release notes | Brad King | 2016-10-01 | 64 | -390/+275 |