summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add CMake_INSTALL_DEPENDENCIES optionKonstantin Podsvirov2015-07-273-3/+10
* cmake-gui: Install Qt5 Windows platform pluginKonstantin Podsvirov2015-07-271-10/+24
* CMake Nightly Date StampKitware Robot2015-07-241-1/+1
* Merge branch 'release'Brad King2015-07-230-0/+0
|\
| * CMake 3.3.0v3.3.0Brad King2015-07-231-1/+1
* | Merge branch 'release'Brad King2015-07-230-0/+0
|\ \ | |/
| * Merge branch 'osx-iframework' into releaseBrad King2015-07-222-0/+10
| |\
* | \ Merge topic 'osx-iframework'Brad King2015-07-232-0/+10
|\ \ \ | | |/ | |/|
| * | OS X: Use -iframework with AppleClang only on version >= 4.2Brad King2015-07-222-0/+10
* | | Merge topic 'test-OBJECT_DEPENDS'Brad King2015-07-234-0/+39
|\ \ \
| * | | Tests: Extend BuildDepends test to cover OBJECT_DEPENDSBrad King2015-07-224-0/+39
* | | | CMake Nightly Date StampKitware Robot2015-07-231-1/+1
|/ / /
* | | Merge topic 'export-no-custom-target'Brad King2015-07-2210-3/+19
|\ \ \
| * | | export: Reject custom target exports earlier (#15657)Brad King2015-07-215-0/+14
| * | | Tests: Teach RunCMake.export to enable languages only when neededBrad King2015-07-215-3/+5
* | | | Merge topic 'target-directory-properties'Brad King2015-07-227-1/+38
|\ \ \ \
| * | | | Add SOURCE_DIR and BINARY_DIR target propertiesClifford Yapp2015-07-217-1/+38
| |/ / /
* | | | Merge topic 'FindBZip2-check-with-prototype'Brad King2015-07-221-2/+4
|\ \ \ \
| * | | | FindBZip2: Check BZIP2_NEED_PREFIX with real prototypeRalf Habacker2015-07-211-2/+4
| |/ / /
* | | | Merge branch 'release'Brad King2015-07-220-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'vs-compiler-feature-2015-update' into releaseBrad King2015-07-222-11/+5
| |\ \ \
| * | | | Revert "CMake 3.3.0"Brad King2015-07-221-1/+1
* | | | | Merge topic 'vs-compiler-feature-2015-update'Brad King2015-07-222-11/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Features: Update MSVC features for VS 2015 RTMBrad King2015-07-212-11/+5
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2015-07-221-1/+1
| |_|/ |/| |
* | | Merge branch 'release'Brad King2015-07-210-0/+0
|\ \ \ | | |/ | |/|
| * | CMake 3.3.0Brad King2015-07-201-1/+1
| |/
* | Merge topic 'doc-CMakeExpandImportedTargets-deprecated'Brad King2015-07-211-0/+5
|\ \
| * | Help: Add notes for topic 'doc-CMakeExpandImportedTargets-deprecated'Brad King2015-07-211-0/+5
* | | Merge topic 'KDE4-NO_POLICY_SCOPE'Brad King2015-07-211-1/+1
|\ \ \
| * | | KDE4: Find the Internal package with NO_POLICY_SCOPE.Stephen Kelly2015-07-191-1/+1
* | | | Merge topic 'remove-special-MACROS-handling'Brad King2015-07-214-32/+5
|\ \ \ \
| * | | | cmMakefile: Remove special handling of MACROS property.Stephen Kelly2015-07-194-32/+5
* | | | | Merge topic 'remove-special-LINK_DIRECTORIES-handling'Brad King2015-07-214-82/+33
|\ \ \ \ \ | |/ / / /
| * | | | cmMakefile: Remove special handling of LINK_DIRECTORIES property.Stephen Kelly2015-07-184-78/+33
| * | | | cmMakefile: Inline only use of GetLinkDirectories.Stephen Kelly2015-07-182-5/+1
* | | | | Merge topic 'cmState-Directory'Brad King2015-07-216-102/+142
|\ \ \ \ \
| * | | | | cmState: Extract a Directory class.Stephen Kelly2015-07-186-101/+141
| * | | | | cmState: Forward-declare a type earlier.Stephen Kelly2015-07-181-1/+1
| |/ / / /
* | | | | Merge topic 'remove-Properties-accessor'Brad King2015-07-213-10/+22
|\ \ \ \ \
| * | | | | cmMakefile: Remove GetProperties method.Stephen Kelly2015-07-181-3/+0
| * | | | | cmMakefile: Add a PropertyKeys accessor.Stephen Kelly2015-07-183-7/+22
| |/ / / /
* | | | | Merge topic 'clean-up-include_regular_expression'Brad King2015-07-214-19/+7
|\ \ \ \ \
| * | | | | cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION.Stephen Kelly2015-07-184-19/+7
* | | | | | Merge topic 'minor-cleanups'Brad King2015-07-2117-81/+50
|\ \ \ \ \ \
| * | | | | | cmLocalUnixMakefileGenerator3: Port away from the Parent.Stephen Kelly2015-07-181-3/+3
| * | | | | | cmMakefile: Add include which we use.Stephen Kelly2015-07-181-0/+1
| * | | | | | cmState: Remove unused variable.Stephen Kelly2015-07-181-2/+0
| * | | | | | cmGetCMakePropertyCommand: Clean up VARIABLES handling.Stephen Kelly2015-07-181-3/+2
| |/ / / / /
| * | | | | cmListFileBacktrace: Constify API.Stephen Kelly2015-07-182-4/+4