summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmTypeMacro: mark overridden functions with CM_OVERRIDETobias Hunger2016-06-291-2/+5
* CMake Nightly Date StampKitware Robot2016-06-291-1/+1
* Merge topic 'doc-cross-reference-lang-standard-and-extensions'Brad King2016-06-284-2/+8
|\
| * Help: Cross reference CXX_STANDARD and CXX_EXTENSIONS (#16162)Gregor Jasny2016-06-284-2/+8
* | Merge topic 'compiler-features'Brad King2016-06-28401-2124/+2303
|\ \
| * \ Merge branch 'unknown-aliased-target' into compiler-featuresBrad King2016-06-282-20/+15
| |\ \
| | * | Validate target name in ALIASED_TARGET property getterGregor Jasny2016-06-262-20/+15
| * | | use CM_NULLPTRDaniel Pfeifer2016-06-28201-1075/+1143
| * | | cxx features: add check for nullptrDaniel Pfeifer2016-06-274-0/+23
| * | | mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-27216-1034/+1125
| * | | CM_OVERRIDE: mark destructor overridden in the feature test.Daniel Pfeifer2016-06-271-0/+2
* | | | Merge topic 'FindHDF5-handle-unsuffixed'Brad King2016-06-281-4/+21
|\ \ \ \
| * | | | FindHDF5: create all the *_LIBRARIES when using hdf5-config.cmakeRobert Maynard2016-06-241-0/+4
| * | | | FindHDF5: cache the correct path to the high level librariesRobert Maynard2016-06-241-3/+3
| * | | | FindHDF5: When component targets not found fallback to compiler wrappersRobert Maynard2016-06-231-0/+6
| * | | | FindHDF5: Handle HDF5 builds with non-suffixed componentsRobert Maynard2016-06-231-0/+7
| * | | | FindHDF5: correctly add lang to each component target name.Robert Maynard2016-06-231-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'ninja-no-rsp-for-rc'Brad King2016-06-286-2/+28
|\ \ \ \
| * | | | ninja, rc: ignore CMAKE_NINJA_FORCE_RESPONSE_FILE for RC filesBen Boeckel2016-06-276-2/+28
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2016-06-281-1/+1
* | | | Merge branch 'release'Brad King2016-06-270-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'doc-osx-versions' into releaseBrad King2016-06-233-13/+43
| |\ \ \
| * \ \ \ Merge branch 'backport-GetPrerequisites-typo' into releaseBrad King2016-06-231-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge topic 'compiler-features'Brad King2016-06-2731-179/+243
|\ \ \ \ \
| * | | | | Add CM_OVERRIDE to some functionsDaniel Pfeifer2016-06-2716-138/+146
| * | | | | cxx features: add check for overrideDaniel Pfeifer2016-06-274-0/+29
| * | | | | Use <unordered_set> where availableDaniel Pfeifer2016-06-275-2/+18
| * | | | | Make C++ feature checks extensibleDaniel Pfeifer2016-06-2710-39/+50
* | | | | | Merge topic 'ios-universal-fixes'Brad King2016-06-271-2/+12
|\ \ \ \ \ \
| * | | | | | CMakeIOSInstallCombined: add some sanity checksRuslan Baratov2016-06-251-0/+7
| * | | | | | CMakeIOSInstallCombined: do not merge content of OUTPUT and ERROR variablesRuslan Baratov2016-06-251-2/+5
* | | | | | | Merge topic 'ninja-osx-content-on-target'Brad King2016-06-272-2/+7
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Make bundle resources a dependency of their targetFlorent Castelli2016-06-232-2/+7
* | | | | | | | Merge topic 'doc-osx-versions'Brad King2016-06-273-13/+43
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Help: Describe VERSION and SOVERSION meanings for Mach-O binariesBartosz Kosiorek2016-06-233-13/+43
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'GetPrerequisites-typo'Brad King2016-06-271-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-GetPrerequisites-typo' into GetPrerequisites-typoBrad King2016-06-230-0/+0
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | GetPrerequisites: fix typo in commentRolf Eike Beer2016-06-221-1/+1
| | |/ / / / /
| * | | | | | GetPrerequisites: fix typo in commentRolf Eike Beer2016-06-231-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2016-06-271-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-06-261-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2016-06-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-06-241-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'vs-tool-override'Brad King2016-06-236-1/+144
|\ \ \ \
| * | | | VS: Add a VS_TOOL_OVERRIDE source file propertyGilles Khouzam2016-06-206-1/+144
* | | | | Merge topic 'vs-sdk-refs'Brad King2016-06-235-1/+37
|\ \ \ \ \
| * | | | | VS: Add VS_SDK_REFERENCES target property to reference external SDKsGilles Khouzam2016-06-225-1/+37
| |/ / / /
* | | | | Merge topic 'xcode-bundle-extension'Brad King2016-06-232-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Xcode: Properly handle BUNDLE_EXTENSIONGregor Jasny2016-06-182-1/+5
* | | | | CMake Nightly Date StampKitware Robot2016-06-231-1/+1
| |_|_|/ |/| | |