summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'update-kwsys'Brad King2016-09-158-39/+1106
|\
| * Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-09-143-38/+45
| * Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-09-145-1/+1061
* | Merge topic 'add-strverscmp'Brad King2016-09-152-0/+87
|\ \
| * | cmSystemTools: Add strverscmpBrad King2016-09-132-0/+87
* | | 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
* | | | | 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-141-0/+26
|\ \ \ \ \
| * | | | | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboptionRuslan Baratov2016-09-131-0/+26
* | | | | | Merge topic 'add_androidmk_generator'Brad King2016-09-1417-114/+947
|\ \ \ \ \ \
| * | | | | | Add support for creating prebuilt Android.mk filesBill Hoffman2016-09-1313-7/+805
| * | | | | | Export: Virtualize file generation step helpersBill Hoffman2016-09-082-25/+26
| * | | | | | Export: Factor out file generation steps into helpersBill Hoffman2016-09-084-87/+121
* | | | | | | Merge topic 'ctest-subdir-spaces'Brad King2016-09-141-8/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix CTest test file generation for spaces in subdirectory namesStefano Soffia2016-09-131-0/+1
| * | | | | | | cmLocalGenerator: Refactor test subdirectory generation loopStefano Soffia2016-09-131-8/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'cmake-gui-open-project'Brad King2016-09-143-0/+46
|\ \ \ \ \ \ \
| * | | | | | | cmake-gui: Add button to open the generated projectNico Heßler2016-09-133-0/+46
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2016-09-141-1/+1
|/ / / / / /
* | | | | | Merge topic 'cmake-server-prepare'Brad King2016-09-132-22/+45
|\ \ \ \ \ \
| * | | | | | cmake: Factor out method to find the CMakeCache.txt fileTobias Hunger2016-09-122-17/+26
| * | | | | | cmake: Introduce ReportCapabilitiesJsonTobias Hunger2016-09-122-5/+19
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'timestamp-names'Brad King2016-09-131-0/+2
|\ \ \ \ \ \
| * | | | | | string(TIMESTAMP ...): add '%a' and '%b' format specifiersRuslan Baratov2016-09-121-0/+2
* | | | | | | Merge topic 'fix-ctest-segfault'Brad King2016-09-132-9/+10
|\ \ \ \ \ \ \
| * | | | | | | CTestSVN: Fix segfault when CTEST_UPDATE_VERSION_ONLY is enabledNils Gladitz2016-09-122-9/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'link-generated-rpaths-first'Brad King2016-09-131-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Re-order link line to place RPATH entries before librariesDan Kegel2016-09-121-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'file-download-unexpected-arg'Brad King2016-09-131-0/+10
|\ \ \ \ \ \ \
| * | | | | | | file(DOWNLOAD|UPLOAD): Warn on unexpected argumentsRuslan Baratov2016-09-091-0/+10
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2016-09-131-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'clang-tidy'Brad King2016-09-123-28/+12
|\ \ \ \ \ \
| * | | | | | cmDependsFortran: simplify boolean expressionDaniel Pfeifer2016-09-121-6/+1
| * | | | | | cmSystemTools: simplify boolean expressionsDaniel Pfeifer2016-09-121-15/+5
| * | | | | | QCMakeCacheView: simplify boolean expressionDaniel Pfeifer2016-09-081-4/+1
| * | | | | | QCMakeCacheView: no else after returnDaniel Pfeifer2016-09-081-3/+5
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'drop-cygwin-binary'Brad King2016-09-121-69/+0
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Drop Cygwin binaryBrad King2016-09-121-69/+0
| | |/ / / / | |/| | | |