summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-map-config-prop-example'Brad King2017-03-061-0/+45
|\
| * Help: Add example to MAP_IMPORTED_CONFIG_<CONFIG> docsRuslan Baratov2017-03-061-0/+45
* | Merge topic 'FindVulkan-fix-win-32'Brad King2017-03-061-0/+1
|\ \
| * | FindVulkan: Fix for SDK versions < 1.0.42 on 32-bit WindowsMatthäus G. Chajdas2017-03-061-0/+1
* | | Merge topic 'FindHDF5-fix-definitions'Brad King2017-03-061-1/+1
|\ \ \
| * | | FindHDF5: Restore `-D` in HDF5_DEFINITIONSKris Thielemans2017-03-061-1/+1
* | | | Merge topic 'binaries-from-gitlab-repo'Brad King2017-03-062-3/+11
|\ \ \ \
| * | | | Utilities/Release: Fetch from gitlab.kitware.com repositoryBrad King2017-03-032-3/+11
* | | | | CMake Nightly Date StampKitware Robot2017-03-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-03-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-03-041-1/+1
|/ / / /
* | | | Merge topic 'developer-setup'Brad King2017-03-032-12/+2
|\ \ \ \
| * | | | SetupForDevelopment: Drop cmake.org remote repo configurationBrad King2017-03-032-12/+2
|/ / / /
* | | | Merge topic 'doc-development-process'Brad King2017-03-035-1/+345
|\ \ \ \
| * | | | CONTRIBUTING: Add link to review process documentBrad King2017-03-031-0/+3
| * | | | CONTRIBUTING: Add link to development documentation READMEBrad King2017-03-031-0/+5
| * | | | CONTRIBUTING: Add note about running developer setup scriptBrad King2017-03-031-0/+2
| * | | | Help/dev: Document the CMake Review ProcessBrad King2017-03-032-0/+316
| * | | | Help/dev: Exclude this directory from user-facing documentationBrad King2017-03-013-1/+19
* | | | | Merge branch 'release'Brad King2017-03-030-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CMake 3.8.0-rc2v3.8.0-rc2Brad King2017-03-031-1/+1
* | | | | Merge branch 'release'Brad King2017-03-030-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'FindJNI-archlinux-jvm-paths' into releaseBrad King2017-03-031-0/+5
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindJNI-archlinux-jvm-paths'Brad King2017-03-031-0/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindJNI: Add jvm paths for Arch LinuxKitsu2017-03-031-0/+5
* | | | | | Merge branch 'release'Brad King2017-03-030-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'FindVulkan-update' into releaseBrad King2017-03-021-2/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'implicit-dir-symlinks' into releaseBrad King2017-03-0211-7/+91
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.7'Brad King2017-03-030-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-implicit-dir-symlinks' into release-3.7Brad King2017-03-022-7/+17
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'ipo-variable'Brad King2017-03-035-0/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add variable 'CMAKE_INTERPROCEDURAL_OPTIMIZATION'Ruslan Baratov2017-03-025-0/+20
* | | | | | | | | | Merge topic 'FindVulkan-update'Brad King2017-03-031-2/+6
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | FindVulkan: Update for LunarG SDK import library location on WindowsBrad Davis2017-03-021-2/+6
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'implicit-dir-symlinks'Brad King2017-03-0311-7/+91
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Tests: Add case for RPATH exclusion of symlinks to implicit directoriesBrad King2017-03-029-0/+74
| * | | | | | | Merge branch 'backport-implicit-dir-symlinks' into implicit-dir-symlinksBrad King2017-03-022-7/+17
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | cmOrderDirectories: Consider symlinks when checking implicit directoriesBrad King2017-03-021-2/+7
| | * | | | | cmOrderDirectories: Factor out implicit directory checkBrad King2017-03-012-6/+11
* | | | | | | CMake Nightly Date StampKitware Robot2017-03-031-1/+1
* | | | | | | Merge branch 'release'Brad King2017-03-020-0/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'csproj_add_free_source_tags' into releaseBrad King2017-03-0212-56/+410
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'autogen_uic_paths'Brad King2017-03-0220-263/+440
|\ \ \ \ \ \ \
| * | | | | | | Autogen: New short InfoGet functionsSebastian Holtermann2017-03-023-72/+62
| * | | | | | | Autogen: Parse enabled feature configuration onlySebastian Holtermann2017-03-021-108/+117
| * | | | | | | Autogen: Add missing return on errorSebastian Holtermann2017-03-021-0/+1
| * | | | | | | Autogen: Rename and merge moc related methodsSebastian Holtermann2017-03-022-41/+23
| * | | | | | | Autogen: Add AUTOUIC_SEARCH_PATHS release notesSebastian Holtermann2017-03-021-0/+10
| * | | | | | | Autogen: Add AUTOUIC_SEARCH_PATHS documentationSebastian Holtermann2017-03-027-4/+36
| * | | | | | | Autogen: Add AUTOUIC_SEARCH_PATHS testSebastian Holtermann2017-03-027-0/+100