summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find_package-dir-sort'Brad King2016-09-1614-17/+341
|\
| * find_package: Optionally sort globbed directories in a meaningful orderPierluigi Taddei2016-09-1514-17/+341
* | Merge topic 'ExternalProject-http-credentials'Brad King2016-09-164-3/+22
|\ \
| * | Help: Add notes for topic 'ExternalProject-http-credentials'Brad King2016-09-151-0/+5
| * | ExternalProject: Add HTTP_{USERNAME,PASSWORD}Ruslan Baratov2016-09-153-3/+17
* | | Merge topic 'file-LOCK-lowercase-test'Brad King2016-09-162-0/+12
|\ \ \
| * | | Tests: Add case for file(LOCK) with lower-cased pathRuslan Baratov2016-09-152-0/+12
| | |/ | |/|
* | | Merge topic 'require-cmake-2.8.12.2'Brad King2016-09-163-3/+3
|\ \ \
| * | | Require CMake 2.8.12.2 to build CMake itselfBrad King2016-09-153-3/+3
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-09-161-1/+1
* | | Merge topic 'doc-CMP0017'Brad King2016-09-151-3/+3
|\ \ \
| * | | Help: Clarify wording of include() for builtin module directoriesBrad King2016-09-151-3/+3
| |/ /
* | | Merge topic 'doc-FeatureSummary'Brad King2016-09-151-342/+335
|\ \ \ | |/ / |/| |
| * | FeatureSummary: Add include() to examplesBrad King2016-09-151-0/+2
| * | FeatureSummary: Format documentationBrad King2016-09-151-247/+241
| * | FeatureSummary: Convert docs to a bracket commentBrad King2016-09-151-265/+266
| * | FeatureSummary: Order function implementations the same as the documentationBrad King2016-09-151-77/+73
|/ /
* | Merge topic 'update-kwsys'Brad King2016-09-159-45/+1112
|\ \
| * | Tests: Use upper-case drive letters in RunCMake.get_filename_componentBrad King2016-09-151-6/+6
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-09-143-38/+45
| |\ \
| | * | KWSys 2016-09-14 (c4049689)KWSys Upstream2016-09-143-38/+45
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-09-145-1/+1061
| |\ \ \ | | |/ /
| | * | KWSys 2016-09-14 (e736efa1)KWSys Upstream2016-09-145-1/+1061
* | | | Merge topic 'add-strverscmp'Brad King2016-09-153-4/+155
|\ \ \ \
| * | | | Tests: Add test for our strverscmp implementationPierluigi Taddei2016-09-141-4/+68
| * | | | cmSystemTools: Add strverscmpBrad King2016-09-132-0/+87
* | | | | Merge topic 'extend_matlab_unit_test'Brad King2016-09-152-23/+69
|\ \ \ \ \
| * | | | | FindMatlab: Extend matlab_add_unit_test to run arbitrary test codeBill Hoffman2016-09-142-23/+69
* | | | | | Merge topic 'refactor-target-construction'Brad King2016-09-156-78/+114
|\ \ \ \ \ \
| * | | | | | cmTarget: Inline SetType method at only remaining call siteBrad King2016-09-142-10/+6
| * | | | | | cmTarget: Construct with basic information up frontBrad King2016-09-145-32/+36
| * | | | | | Avoid requiring default cmTarget constructor for map indexingBrad King2016-09-143-41/+65
| * | | | | | cmTarget: Add method to get a copy adapted for a directoryBrad King2016-09-142-0/+12
| |/ / / / /
* | | | | | Merge topic 'cmake-static-FindCacheFile'Brad King2016-09-152-2/+2
|\ \ \ \ \ \
| * | | | | | cmake: Make FindCacheFile a static methodBrad King2016-09-142-2/+2
| |/ / / / /
* | | | | | Merge topic 'fix-ccmake-sun-gcc'Brad King2016-09-152-8/+0
|\ \ \ \ \ \
| * | | | | | ccmake: Fix recent compilation regression with GCC on SolarisBrad King2016-09-142-8/+0
* | | | | | | Merge topic 'fix-CMAKE_COMPILER_IS_GNU-confusion'Brad King2016-09-157-18/+20
|\ \ \ \ \ \ \
| * | | | | | | Modules: Fix typos in name of `CMAKE_COMPILER_IS_GNUCC` variableBrad King2016-09-142-2/+2
| * | | | | | | Help: Clarify documentation of CMAKE_COMPILER_IS_GNU{CC,CXX,G77}Brad King2016-09-145-16/+18
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'python-3.7'Brad King2016-09-152-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | FindPython{Interp,Libs}: Add version 3.7Yen Chi Hsuan2016-09-142-2/+2
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2016-09-151-1/+1
|/ / / / /
* | | | | Merge topic 'minor-cleanup'Brad King2016-09-141-3/+3
|\ \ \ \ \
| * | | | | cmGeneratorTarget: factor out a spaceBen Boeckel2016-09-131-3/+3
* | | | | | Merge topic 'cmake-E-help-order'Brad King2016-09-141-1/+1
|\ \ \ \ \ \
| * | | | | | cmcmd: Fix sort order in help outputTobias Hunger2016-09-131-1/+1
* | | | | | | Merge topic 'file-curl-userpw'Brad King2016-09-1410-0/+48
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'file-curl-userpw'Brad King2016-09-141-0/+5
| * | | | | | | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboptionRuslan Baratov2016-09-139-0/+43