summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | | cmake: Improve '-E' help message formattingBartosz Kosiorek2015-12-046-12/+12
* | | | Merge topic 'update-kwsys'Brad King2015-12-072-17/+197
|\ \ \ \
| * \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-12-042-17/+197
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KWSys 2015-12-03 (6bfc1aef)KWSys Robot2015-12-042-17/+197
* | | | | Merge topic 'FindJNI-aix'Brad King2015-12-071-2/+4
|\ \ \ \ \
| * | | | | FindJNI: Add support for AIX java sdkMarc Chevrier2015-12-041-2/+4
* | | | | | Merge topic 'UseJava-relative-manifest'Brad King2015-12-071-1/+1
|\ \ \ \ \ \
| * | | | | | UseJava: Allow relative path to manifest file just as with other sourcesMarc Chevrier2015-12-031-1/+1
| |/ / / / /
* | | | | | Merge topic 'fix-java-idlj-jarsigner-typos'Brad King2015-12-071-3/+3
|\ \ \ \ \ \
| * | | | | | FindJava: Fix typos in IdlJ and JarSigner component implementationMarc Chevrier2015-12-031-3/+3
* | | | | | | 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-047-0/+390
|\ \ \ \ \ \
| * | | | | | cmake-gui: Add regex explorer windowGregor Jasny2015-12-037-0/+390
* | | | | | | Merge topic 'improve-embarcadero'Brad King2015-12-048-5/+33
|\ \ \ \ \ \ \
| * | | | | | | Embarcadero: Fix erroneous interpretation of __CODEGEARC_VERSION__.James Johnston2015-12-031-1/+1
| * | | | | | | Compiler ID: Compiler versions must be a valid, numeric version string.James Johnston2015-12-033-0/+21
| * | | | | | | Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID.James Johnston2015-12-032-1/+5
| * | | | | | | Embarcadero/Watcom: Properly skip VSResource test for other generators.James Johnston2015-12-031-2/+1
| * | | | | | | Embarcadero: Fix bug where duplicate Ninja job pools would be created.James Johnston2015-12-031-1/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'FindBoost-imported-targets'Brad King2015-12-047-0/+666
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'FindBoost-imported-targets.rst'Brad King2015-12-021-0/+5
| * | | | | | | Tests: Add FindBoost testcase for imported targetsRoger Leigh2015-12-024-0/+58
| * | | | | | | FindBoost: Add imported targetsRoger Leigh2015-12-021-0/+122
| * | | | | | | FindBoost: Automatically add missing component dependenciesRoger Leigh2015-12-021-0/+43
| * | | | | | | FindBoost: Embed component dependency tableRoger Leigh2015-12-021-0/+221
| * | | | | | | Utilities: Add BoostScanDeps scriptRoger Leigh2015-12-021-0/+217
| | |_|_|_|_|/ | |/| | | | |