summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ios-universal'Brad King2015-12-1116-1/+539
|\
| * Xcode: Add support for combined install on iOSRuslan Baratov2015-12-1016-0/+532
| * iOS: Fix App Bundle layoutGregor Jasny2015-12-101-1/+7
* | Merge topic 'simplify-CTest.UpdateGIT-test'Brad King2015-12-111-19/+11
|\ \
| * | Tests: Simplify CTest.UpdateGIT repo path constructionBrad King2015-12-101-19/+11
| |/
* | Merge topic 'release-wix-config'Brad King2015-12-112-2/+9
|\ \
| * | CMake: Fix WiX-generated .msi package file name conventionBrad King2015-12-101-2/+2
| * | Utilities/Release: Add support for copying .msi filesBrad King2015-12-101-0/+3
| * | Utilities/Release: Avoid repeat copy of files with same suffixBrad King2015-12-101-0/+4
| |/
* | Merge topic 'FindOpenMP-clang'Brad King2015-12-112-0/+7
|\ \
| * | FindOpenMP: Add Clang supportChris Pavlina2015-12-102-0/+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
| |\ \ | | |/ | |/|
| | * KWSys 2015-12-09 (cdcf4c47)KWSys Robot2015-12-104-172/+1
* | | Merge topic 'cmake-W-options'Brad King2015-12-1111-51/+311
|\ \ \
| * | | cmake: Deduplicate warning message control codeMichael Scott2015-12-102-49/+31
| * | | cmake-gui: Add options to control warning messagesMichael Scott2015-12-1011-14/+292
* | | | 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 'FindOpenAL-win-arch'Brad King2015-12-111-1/+8
|\ \ \ \ \
| * | | | | FindOpenAL: Detect Windows architecture-specific installationBrad King2015-12-101-1/+8
| |/ / / /
* | | | | Merge topic 'cmake-E-multiple-inputs'Brad King2015-12-1110-13/+41
|\ \ \ \ \
| * | | | | cmake: Teach -E make_directory to support multiple input directoriesBartosz Kosiorek2015-12-1010-11/+39
| * | | | | Help: Rename release notes for topic 'cmake-E-multiple-inputs'Brad King2015-12-101-2/+2
| |/ / / /
* | | | | 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-0913-16/+54
|\ \ \
| * | | cmake: Teach -E copy_directory to support multiple input directoriesBartosz Kosiorek2015-12-0713-11/+44
| * | | cmake: Refine -E copy[_if_different] documentationBartosz Kosiorek2015-12-071-2/+7
| * | | cmake: Refine -E copy_if_different implementation indentationBartosz Kosiorek2015-12-071-2/+2
| * | | cmake: Refine -E chdir documentationBartosz Kosiorek2015-12-071-1/+1
| |/ /
* | | Merge topic 'detect-cray-wrappers'Brad King2015-12-0929-182/+351
|\ \ \
| * | | Cray: Refactor the Cray platform files to use compiler wrapper checksChuck Atkins2015-12-0918-182/+264
| * | | Cray: Add macro tests to detect the Cray compiler wrappersChuck Atkins2015-12-073-0/+17
| * | | Compiler: Add infrastructure for detecting compiler wrappersChuck Atkins2015-12-078-0/+70
* | | | Merge topic 'cpack-rpm-percomponent-group-and-name'Brad King2015-12-0911-11/+115
|\ \ \ \
| * | | | CPack: Added tests for package name and group controll fieldsDomen Vrankar2015-12-0710-0/+87
| * | | | CPackRPM: Configure RPM package group and name per componentMarkus Rickert2015-12-071-11/+28
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2015-12-091-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-12-081-1/+1
|/ / /
* | | Merge topic 'FindTIFF-imported-targets'Brad King2015-12-076-10/+104
|\ \ \
| * | | FindTIFF: Add imported targets and update documentationRoger Leigh2015-12-076-10/+104
* | | | Merge topic 'find-ftn-by-default'Brad King2015-12-071-0/+2
|\ \ \ \
| * | | | Fortran: Add ftn, the Cray compiler wrapper, to the default search.Chuck Atkins2015-12-041-0/+2
| | |/ / | |/| |
* | | | Merge topic 'cmake-E-copy-multiple-inputs'Brad King2015-12-0727-31/+102
|\ \ \ \
| * | | | cmake: Teach -E copy[_if_different] to support multiple files (#15703)Bartosz Kosiorek2015-12-0423-19/+90