summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2015-12-171-1/+1
* CMake Nightly Date StampKitware Robot2015-12-161-1/+1
* CMake Nightly Date StampKitware Robot2015-12-151-1/+1
* CMake Nightly Date StampKitware Robot2015-12-141-1/+1
* CMake Nightly Date StampKitware Robot2015-12-131-1/+1
* CMake Nightly Date StampKitware Robot2015-12-121-1/+1
* Merge topic 'ios-universal'Brad King2015-12-113-1/+54
|\
| * 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 'wix-fix-comp-install-prop'Brad King2015-12-112-4/+22
|\ \
| * | CPackWIX: Fix installed file property lookups when using componentsNils Gladitz2015-12-102-4/+22
| |/
* | Merge topic 'update-kwsys'Brad King2015-12-114-172/+1
|\ \
| * | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-12-104-172/+1
| |/
* | Merge topic 'cmake-W-options'Brad King2015-12-1110-51/+308
|\ \
| * | cmake: Deduplicate warning message control codeMichael Scott2015-12-102-49/+31
| * | cmake-gui: Add options to control warning messagesMichael Scott2015-12-1010-14/+289
* | | Merge topic 'graphviz-spaces'Brad King2015-12-111-1/+1
|\ \ \
| * | | Graphviz: Fix handling of spaces in GRAPHVIZ_GRAPH_NAMEAndrey Mishchenko2015-12-101-1/+1
* | | | Merge topic 'cmake-E-multiple-inputs'Brad King2015-12-111-7/+12
|\ \ \ \
| * | | | cmake: Teach -E make_directory to support multiple input directoriesBartosz Kosiorek2015-12-101-7/+12
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-12-111-1/+1
| |_|/ |/| |
* | | 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