summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmSystemTools, elf: handle DT_MIPS_RLD_REL_MAP in RemoveRPathJames Cowgill2016-10-073-1/+31
* cmSystemTools: rewrite RemoveRPath using DyanmicEntryList methodsJames Cowgill2016-10-071-35/+17
* elf: add DynamicEntryList methods and rpath tag constantsJames Cowgill2016-10-062-0/+95
* elf: remove tag switch from ELF_Dyn ByteSwap functionJames Cowgill2016-10-061-115/+5
* CMake Nightly Date StampKitware Robot2016-10-051-1/+1
* Merge topic 'qtifw-https-cmake.org'Brad King2016-10-041-1/+1
|\
| * QtIFW: Reference cmake.org via https in cmake.org.htmlBrad King2016-10-041-1/+1
* | Merge topic 'utils-https-cmake.org'Brad King2016-10-042-2/+2
|\ \
| * | Utilities/Release: Update README to reference https URLBrad King2016-10-041-1/+1
| * | Utilities/GitSetup: Fetch local hooks via httpsBrad King2016-10-041-1/+1
|/ /
* | Merge topic 'no-tar.Z-binaries'Brad King2016-10-042-1/+2
|\ \
| * | Utilities/Release: Drop Linux .tar.Z binaryBrad King2016-10-041-0/+1
| * | Utilities/Release: Drop macOS .tar.Z binaryBrad King2016-10-041-1/+1
|/ /
* | Merge topic 'add-BUILD_RPATH'Brad King2016-10-049-3/+50
|\ \
| * | Add a BUILD_RPATH target property specifying build-tree RPATH entriesRuslan Baratov2016-10-039-3/+50
* | | CMake Nightly Date StampKitware Robot2016-10-041-1/+1
|/ /
* | Merge branch 'release'Brad King2016-10-030-0/+0
|\ \
| * \ Merge branch 'fix-doc-3.7-relnotes' into releasev3.7.0-rc1Brad King2016-10-031-0/+4
| |\ \
* | \ \ Merge topic 'fix-doc-3.7-relnotes'Brad King2016-10-031-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Add 3.7 release note for CPack/NSISRoman Wüger2016-10-031-0/+4
| | |/ | |/|
* | | Begin post-3.7 developmentBrad King2016-10-033-2/+11
* | | Merge branch 'release'Brad King2016-10-034-13/+4
|\ \ \ | |/ / |/| / | |/
| * CMake 3.7.0-rc1 version updateBrad King2016-10-032-4/+4
| * Help: Drop development topic notes to prepare releaseBrad King2016-10-032-9/+0
|/
* Merge topic 'doc-3.7-relnotes'Brad King2016-10-0364-390/+310
|\
| * Help: Organize and revise 3.7 release notesBrad King2016-10-011-164/+199
| * Help: Consolidate 3.7 release notesBrad King2016-10-0164-390/+275
* | Merge topic 'FindBoost-1.62'Brad King2016-10-031-1/+1
|\ \
| * | FindBoost: Add 1.62 and 1.62.0 as supported versionsRoger Leigh2016-10-031-1/+1
* | | Merge topic 'doc-target_link_libraries-flags'Brad King2016-10-031-0/+6
|\ \ \
| * | | Help: Clarify treatment of link flags in target_link_librariesJohn Beard2016-10-031-0/+6
* | | | Merge topic 'cmake-server-teardown-file-monitor'Brad King2016-10-031-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | cmake-server: Stop the file monitor on client disconnectBrad King2016-09-301-0/+1
* | | | CMake Nightly Date StampKitware Robot2016-10-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-10-021-1/+1
| |_|/ |/| |
* | | Merge topic 'doc-cmake-A-link'Brad King2016-10-016-8/+10
|\ \ \
| * | | Help: Clarify that `cmake -A` option sets VS IDE target architectureBrad King2016-09-306-8/+10
| |/ /
* | | Merge topic 'doc-compilers-dropped'Brad King2016-10-011-0/+10
|\ \ \
| * | | Help: Add release note about compilers that no longer build CMake itselfBrad King2016-09-301-0/+10
| |/ /
* | | Merge topic 'autogen-fix-cmake-error'Brad King2016-10-011-2/+2
|\ \ \
| * | | QtAutogen: Use cmSystemTools::Error instead of std::cerrSebastian Holtermann2016-09-301-2/+2
* | | | Merge topic 'autogen-empty-qrc'Brad King2016-10-014-34/+52
|\ \ \ \ | |/ / /
| * | | QtAutogen: Add test for empty qrc fileSebastian Holtermann2016-09-303-0/+19
| * | | QtAutogen: Allow .qrc files that do not contain any file referenceSebastian Holtermann2016-09-301-34/+33
| |/ /
* | | Merge topic 'aux_source_directory-sort'Brad King2016-10-011-4/+8
|\ \ \
| * | | aux_source_directory: Sort results to make it deterministicJunghyun Kim2016-09-301-4/+8
* | | | Merge topic 'add-setup-projects-tests-module'Brad King2016-10-0121-0/+486
|\ \ \ \
| * | | | AndroidTestUtilities: Add module to help drive Android device testsSchuyler Kylstra2016-09-3021-0/+486
* | | | | Merge topic 'cmake-server-test-wait'Brad King2016-10-011-0/+14
|\ \ \ \ \
| * | | | | Tests: Teach Server test to wait for server exitBrad King2016-09-301-0/+14
| | |_|/ / | |/| | |