summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'ios-framework-resource-layout'Brad King2015-12-049-17/+108
|\ \ \ \ \ \ \
| * | | | | | | iOS: Fix framework resource directory layout (#15848)Bartosz Kosiorek2015-12-039-17/+108
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2015-12-041-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2015-12-031-1/+1
|/ / / / /
* | | | | Merge branch 'release'Brad King2015-12-020-0/+0
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | CMake 3.4.1v3.4.1Brad King2015-12-021-1/+1
* | | | Merge branch 'release'Brad King2015-12-020-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'backport-NIOS2-CPU' into releaseBrad King2015-12-022-0/+8
| |\ \ \
| * \ \ \ Merge branch 'include-for-mode_t' into releaseBrad King2015-12-021-0/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'reduce-realpath-calls' into releaseBrad King2015-12-012-4/+28
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cmake-W-options'Brad King2015-12-0227-77/+396
|\ \ \ \ \ \ \
| * | | | | | | Explicitly enable deprecated warnings by default.Michael Scott2015-12-018-12/+54
| * | | | | | | Modify dev warning options to affect deprecated warnings.Michael Scott2015-12-014-2/+45
| * | | | | | | Consistent documentation for deprecation message variables.Michael Scott2015-12-011-4/+3