Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindOpenMP-clang' | Brad King | 2015-12-11 | 2 | -0/+7 |
|\ | |||||
| * | FindOpenMP: Add Clang support | Chris Pavlina | 2015-12-10 | 2 | -0/+7 |
* | | Merge topic 'wix-fix-comp-install-prop' | Brad King | 2015-12-11 | 2 | -4/+22 |
|\ \ | |||||
| * | | CPackWIX: Fix installed file property lookups when using components | Nils Gladitz | 2015-12-10 | 2 | -4/+22 |
| |/ | |||||
* | | Merge topic 'update-kwsys' | Brad King | 2015-12-11 | 4 | -172/+1 |
|\ \ | |||||
| * \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-12-10 | 4 | -172/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | KWSys 2015-12-09 (cdcf4c47) | KWSys Robot | 2015-12-10 | 4 | -172/+1 |
* | | | Merge topic 'cmake-W-options' | Brad King | 2015-12-11 | 11 | -51/+311 |
|\ \ \ | |||||
| * | | | cmake: Deduplicate warning message control code | Michael Scott | 2015-12-10 | 2 | -49/+31 |
| * | | | cmake-gui: Add options to control warning messages | Michael Scott | 2015-12-10 | 11 | -14/+292 |
* | | | | Merge topic 'graphviz-spaces' | Brad King | 2015-12-11 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Graphviz: Fix handling of spaces in GRAPHVIZ_GRAPH_NAME | Andrey Mishchenko | 2015-12-10 | 1 | -1/+1 |
* | | | | | Merge topic 'FindOpenAL-win-arch' | Brad King | 2015-12-11 | 1 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | FindOpenAL: Detect Windows architecture-specific installation | Brad King | 2015-12-10 | 1 | -1/+8 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmake-E-multiple-inputs' | Brad King | 2015-12-11 | 10 | -13/+41 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Teach -E make_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-10 | 10 | -11/+39 |
| * | | | | | Help: Rename release notes for topic 'cmake-E-multiple-inputs' | Brad King | 2015-12-10 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-12-11 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'cmELF-use-KWIML' | Brad King | 2015-12-10 | 1 | -4/+3 |
|\ \ \ \ | |||||
| * | | | | cmELF: Use KWIML ABI.h header to get endian-ness | Brad King | 2015-12-09 | 1 | -4/+3 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-12-10 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'cmake-E-copy-multiple-inputs' | Brad King | 2015-12-09 | 13 | -16/+54 |
|\ \ \ | |||||
| * | | | cmake: Teach -E copy_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-07 | 13 | -11/+44 |
| * | | | cmake: Refine -E copy[_if_different] documentation | Bartosz Kosiorek | 2015-12-07 | 1 | -2/+7 |
| * | | | cmake: Refine -E copy_if_different implementation indentation | Bartosz Kosiorek | 2015-12-07 | 1 | -2/+2 |
| * | | | cmake: Refine -E chdir documentation | Bartosz Kosiorek | 2015-12-07 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'detect-cray-wrappers' | Brad King | 2015-12-09 | 29 | -182/+351 |
|\ \ \ | |||||
| * | | | Cray: Refactor the Cray platform files to use compiler wrapper checks | Chuck Atkins | 2015-12-09 | 18 | -182/+264 |
| * | | | Cray: Add macro tests to detect the Cray compiler wrappers | Chuck Atkins | 2015-12-07 | 3 | -0/+17 |
| * | | | Compiler: Add infrastructure for detecting compiler wrappers | Chuck Atkins | 2015-12-07 | 8 | -0/+70 |
* | | | | Merge topic 'cpack-rpm-percomponent-group-and-name' | Brad King | 2015-12-09 | 11 | -11/+115 |
|\ \ \ \ | |||||
| * | | | | CPack: Added tests for package name and group controll fields | Domen Vrankar | 2015-12-07 | 10 | -0/+87 |
| * | | | | CPackRPM: Configure RPM package group and name per component | Markus Rickert | 2015-12-07 | 1 | -11/+28 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-12-09 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-12-08 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'FindTIFF-imported-targets' | Brad King | 2015-12-07 | 6 | -10/+104 |
|\ \ \ | |||||
| * | | | FindTIFF: Add imported targets and update documentation | Roger Leigh | 2015-12-07 | 6 | -10/+104 |
* | | | | Merge topic 'find-ftn-by-default' | Brad King | 2015-12-07 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Fortran: Add ftn, the Cray compiler wrapper, to the default search. | Chuck Atkins | 2015-12-04 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cmake-E-copy-multiple-inputs' | Brad King | 2015-12-07 | 27 | -31/+102 |
|\ \ \ \ | |||||
| * | | | | cmake: Teach -E copy[_if_different] to support multiple files (#15703) | Bartosz Kosiorek | 2015-12-04 | 23 | -19/+90 |
| * | | | | cmake: Improve '-E' help message formatting | Bartosz Kosiorek | 2015-12-04 | 6 | -12/+12 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2015-12-07 | 2 | -17/+197 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-12-04 | 2 | -17/+197 |
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | | |||||
| | * | | | KWSys 2015-12-03 (6bfc1aef) | KWSys Robot | 2015-12-04 | 2 | -17/+197 |
* | | | | | Merge topic 'FindJNI-aix' | Brad King | 2015-12-07 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | FindJNI: Add support for AIX java sdk | Marc Chevrier | 2015-12-04 | 1 | -2/+4 |
* | | | | | | Merge topic 'UseJava-relative-manifest' | Brad King | 2015-12-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseJava: Allow relative path to manifest file just as with other sources | Marc Chevrier | 2015-12-03 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-java-idlj-jarsigner-typos' | Brad King | 2015-12-07 | 1 | -3/+3 |
|\ \ \ \ \ \ |