summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Add support for combined install on iOSRuslan Baratov2015-12-103-0/+47
* iOS: Fix App Bundle layoutGregor Jasny2015-12-101-1/+7
* Merge topic 'cmELF-use-KWIML'Brad King2015-12-101-4/+3
|\
| * cmELF: Use KWIML ABI.h header to get endian-nessBrad King2015-12-091-4/+3
* | CMake Nightly Date StampKitware Robot2015-12-101-1/+1
|/
* Merge topic 'cmake-E-copy-multiple-inputs'Brad King2015-12-091-12/+18
|\
| * cmake: Teach -E copy_directory to support multiple input directoriesBartosz Kosiorek2015-12-071-9/+15
| * cmake: Refine -E copy_if_different implementation indentationBartosz Kosiorek2015-12-071-2/+2
| * cmake: Refine -E chdir documentationBartosz Kosiorek2015-12-071-1/+1
* | CMake Nightly Date StampKitware Robot2015-12-091-1/+1
* | CMake Nightly Date StampKitware Robot2015-12-081-1/+1
|/
* Merge topic 'cmake-E-copy-multiple-inputs'Brad King2015-12-071-21/+52
|\
| * cmake: Teach -E copy[_if_different] to support multiple files (#15703)Bartosz Kosiorek2015-12-041-15/+46
| * cmake: Improve '-E' help message formattingBartosz Kosiorek2015-12-041-6/+6
* | Merge topic 'update-kwsys'Brad King2015-12-072-17/+197
|\ \
| * | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-12-042-17/+197
| |/
* | CMake Nightly Date StampKitware Robot2015-12-071-1/+1
* | CMake Nightly Date StampKitware Robot2015-12-061-1/+1
* | CMake Nightly Date StampKitware Robot2015-12-051-1/+1
|/
* Merge topic 'regex-explorer'Brad King2015-12-046-0/+384
|\
| * cmake-gui: Add regex explorer windowGregor Jasny2015-12-036-0/+384
* | Merge topic 'ios-framework-resource-layout'Brad King2015-12-041-1/+5
|\ \
| * | iOS: Fix framework resource directory layout (#15848)Bartosz Kosiorek2015-12-031-1/+5
* | | CMake Nightly Date StampKitware Robot2015-12-041-1/+1
* | | CMake Nightly Date StampKitware Robot2015-12-031-1/+1
|/ /
* | Merge topic 'cmake-W-options'Brad King2015-12-025-62/+270
|\ \
| * | Explicitly enable deprecated warnings by default.Michael Scott2015-12-013-9/+36
| * | Modify dev warning options to affect deprecated warnings.Michael Scott2015-12-011-0/+26
| * | Add -W options to control deprecated warning messages.Michael Scott2015-12-012-1/+23
| * | Refactor the -W options parser to be generic.Michael Scott2015-12-012-35/+83
| * | Explicitly enable author (dev) warnings by default.Michael Scott2015-12-013-6/+28
| * | Make message suppression more consistent.Michael Scott2015-11-305-21/+84
* | | Merge topic 'cpack-dmg-multilanguage-sla'Brad King2015-12-022-7/+17
|\ \ \
| * | | CPack/DragNDrop: Allow single license for multiple languagesSimon Levermann2015-12-022-7/+17
| |/ /
* | | Merge topic 'include-for-mode_t'Brad King2015-12-021-0/+2
|\ \ \
| * | | Include `sys/types.h` header to get `mode_t`Kylie McClain2015-12-021-0/+2
* | | | Merge topic 'reduce-realpath-calls'Brad King2015-12-022-4/+28
|\ \ \ \
| * | | | cmOrderDirectories: Reduce repeat realpath() callsBrad King2015-12-012-2/+18
| * | | | cmOrderDirectories: Factor out directory comparisonBrad King2015-12-012-4/+12
| |/ / /
* | | | Merge topic 'update-kwsys'Brad King2015-12-023-31/+28
|\ \ \ \
| * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-12-013-31/+28
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2015-12-021-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-12-011-1/+1
|/ / /
* | | Merge topic 'reduce-cmState-accumulation-for-master'Brad King2015-11-308-66/+121
|\ \ \
| * \ \ Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-f...Brad King2015-11-258-66/+121
| |\ \ \
| | * | | cmState: Avoid accumulating snapshot storage for short-lived scopesBrad King2015-11-253-0/+34
| | * | | cmState: Avoid accumulating policy stack storage for short-lived scopesBrad King2015-11-251-1/+1
| | * | | cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-lineBrad King2015-11-252-4/+13
| | * | | cmLinkedTree: Add Pop methodBrad King2015-11-251-0/+21
| | * | | cmLinkedTree: Rename 'Extend' method to 'Push'Brad King2015-11-252-35/+35