summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'cpack-rpm-debuginfo-fixes' into releaseBrad King2016-10-061-28/+40
|\ \ \ \ \
| * | | | | CPack/RPM debuginfo package without binariesDomen Vrankar2016-10-061-27/+38
| * | | | | CPack/RPM debuginfo package objdump error suppressionDomen Vrankar2016-10-061-1/+2
| |/ / / /
* | | | | Merge branch 'FindMatlab-fix-simulink-cache' into releaseBrad King2016-10-051-0/+1
|\ \ \ \ \
| * | | | | FindMatlab: remove SIMULINK path from cache when FindMatlab is reconfiguredRaffi Enficiaud2016-10-051-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'FindMatlab-documentation' into releaseBrad King2016-10-052-9/+15
|\ \ \ \ \
| * | | | | Help: Extend 3.7 release notes for FindMatlabRaffi Enficiaud2016-10-051-1/+8
| * | | | | FindMatlab: small documentation fixesRaffi Enficiaud2016-10-051-8/+7
| |/ / / /
* | | | | Merge branch 'fix-VS-resources-pri-path' into releaseBrad King2016-10-051-2/+4
|\ \ \ \ \
| * | | | | VS: Use absolute target-specific directory for `resources.pri`Roman Wüger2016-10-051-2/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'qtifw-https-cmake.org' into releaseBrad King2016-10-041-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | QtIFW: Reference cmake.org via https in cmake.org.htmlBrad King2016-10-041-1/+1
| |/ / /
* | | | Merge branch 'cmake-server-improve-shutdown' into releaseBrad King2016-10-043-53/+132
|\ \ \ \ | |_|/ / |/| | |
| * | | server-mode: Improve shutdown behaviorTobias Hunger2016-10-043-53/+132
| |/ /
* | | Merge branch 'fix-doc-3.7-relnotes' into releasev3.7.0-rc1Brad King2016-10-031-0/+4
|\ \ \
| * | | Help: Add 3.7 release note for CPack/NSISRoman Wüger2016-10-031-0/+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
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-10-011-1/+1
|/ / / / /
* | | | | Merge topic 'cmake-server-filewatcher'Brad King2016-09-3011-1/+584
|\ \ \ \ \
| * | | | | server-mode: Watch CMakeLists.txt filesTobias Hunger2016-09-294-0/+87
| * | | | | server-mode: Report watched files to clientTobias Hunger2016-09-294-0/+49
| * | | | | server-mode: Add infrastructure to watch the filesystemTobias Hunger2016-09-299-1/+448
| | |/ / / | |/| | |
* | | | | Merge topic 'cmake-server-enable-more'Brad King2016-09-308-9/+38
|\ \ \ \ \