summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'matlab-if'Brad King2019-06-252-30/+30
|\
| * FindMatlab: simplify several if()-constructsRolf Eike Beer2019-06-241-25/+25
| * Tests: simplify checks for Matlab variables being setRolf Eike Beer2019-06-241-5/+5
* | Merge topic 'refactor/use-unique_ptr'Brad King2019-06-2510-61/+42
|\ \
| * | modermize: replace some raw pointers w/ `unique_ptr`Alex Turbov2019-06-2410-61/+42
* | | Merge topic 'find_matlab_exact'Brad King2019-06-251-8/+22
|\ \ \
| * | | FindMatlab: Support EXACT versionsStefan Lietzau2019-06-241-8/+22
* | | | Merge topic 'FindPython-FIND_ABI'Brad King2019-06-257-100/+424
|\ \ \ \
| * | | | FindPython: add Python_FIND_ABI hint.Marc Chevrier2019-06-247-100/+424
* | | | | Merge topic 'help-guide-tutorial'Brad King2019-06-25129-1018/+893
|\ \ \ \ \
| * | | | | Help: Add tutorial guide table of contentsBrad King2019-06-191-0/+4
| * | | | | Help: Update tutorial to include text from CMake bookBetsy McPhail2019-06-191-0/+35
| * | | | | Help: Populate tutorial guide textBetsy McPhail2019-06-1944-939/+777
| * | | | | Help/guide/tutorial: Adopt tutorial codeKitware Robot2019-06-18123-2/+2
| * | | | | Help: Add infrastructure for guide-level documentationBrad King2019-06-183-1/+11
| * | | | | Tests/Tutorial: Remove trailing blank linesBrad King2019-06-187-7/+0
| * | | | | Tests/Tutorial: Remove unused fileBrad King2019-06-181-5/+0
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-06-251-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.15'Brad King2019-06-240-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'doc-typos-cmake_parse_arguments' into release-3.15Brad King2019-06-241-8/+8
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-typos-cmake_parse_arguments'Brad King2019-06-241-8/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Typo and grammar fixes in cmake_parse_arguments() docsCraig Scott2019-06-231-8/+8
* | | | | | Merge branch 'release-3.15'Brad King2019-06-240-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'doc-IMPORTED_LOCATION' into release-3.15Brad King2019-06-211-4/+11
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-IMPORTED_LOCATION'Brad King2019-06-241-4/+11
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Improve documentation of IMPORTED_LOCATION propertyAlexandru Croitor2019-06-211-4/+11
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs-ce-deploy'Brad King2019-06-242-0/+22
|\ \ \ \ \ \
| * | | | | | VS10Generator: add project properties to enable WindowsCE deployment.Wil Stark2019-06-192-0/+22
* | | | | | | CMake Nightly Date StampKitware Robot2019-06-241-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-06-231-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-06-221-1/+1
* | | | | | | Merge topic 'find-control-vars'Brad King2019-06-2149-39/+426
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Find: Provide global controls for the `NO_[]_PATH` call optionsRobert Maynard2019-06-2138-21/+374
| * | | | | | RunCMake: Automatically support platform out override filesRobert Maynard2019-06-2114-18/+52
* | | | | | | CMake Nightly Date StampKitware Robot2019-06-211-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'BundleUtilities-cleanup'Brad King2019-06-202-42/+23
|\ \ \ \ \ \
| * | | | | | GetPrerequisites: use CMAKE_OBJDUMP if it is setRolf Eike Beer2019-06-191-1/+3
| * | | | | | BundleUtilities: use if(... IN_LIST ...)Rolf Eike Beer2019-06-191-28/+8
| * | | | | | BundleUtilities: remove needless variable expansions in if() argumentsRolf Eike Beer2019-06-171-17/+17
| * | | | | | BundleUtilities: simplify inclusion of GetPrerequisitesRolf Eike Beer2019-06-171-2/+1
* | | | | | | Merge topic 'update-libuv'Brad King2019-06-2048-356/+1856
|\ \ \ \ \ \ \
| * | | | | | | libuv: fix compilation with macOS 10.10 SDKBrad King2019-06-191-1/+1
| * | | | | | | libuv: Add uv__statx() stub to cmake-bootstrap.cKyle Edwards2019-06-181-0/+9
| * | | | | | | Merge branch 'upstream-libuv' into update-libuvBrad King2019-06-1847-356/+1847
| |\ \ \ \ \ \ \
| | * | | | | | | libuv 2019-06-10 (ee24ce90)libuv upstream2019-06-1847-357/+1852
* | | | | | | | | Merge branch 'release-3.15'Brad King2019-06-200-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'autogen_documentation' into release-3.15Brad King2019-06-193-106/+306
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'autogen_documentation'Brad King2019-06-203-106/+306
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Help: Autogen: Overhaul AUTOMOC target property documentationSebastian Holtermann2019-06-191-62/+212
| * | | | | | | | Help: Autogen: Overhaul AUTOUIC target property documentationSebastian Holtermann2019-06-191-26/+61