summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'remove-developer-forbidden-API'Brad King2014-11-261-26/+0
|\
| * Remove note disallowing use of some string and vector API.Stephen Kelly2014-11-251-26/+0
* | Merge topic 'ccmake-system-form'Brad King2014-11-263-5/+23
|\ \
| * | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmFormÅdne Hovda2014-11-253-5/+23
* | | Merge topic 'WCDH-multi-file'Brad King2014-11-2615-27/+212
|\ \ \
| * | | WCDH: Make it possible to generate multiple files.Stephen Kelly2014-11-2415-27/+212
* | | | Merge topic 'C-features-Wundef'Brad King2014-11-264-4/+18
|\ \ \ \
| * | | | WCDH: Make the header -Wundef safe for the C language.Stephen Kelly2014-11-254-4/+18
* | | | | CMake Nightly Date StampKitware Robot2014-11-261-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'custom-command-byproducts'Brad King2014-11-251-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Help: Add notes for topic 'custom-command-byproducts'Brad King2014-11-251-0/+7
* | | | Merge topic 'doc-drop-borland-workaround'Brad King2014-11-251-22/+0
|\ \ \ \
| * | | | Remove disallowed feature which Borland did not accept.Stephen Kelly2014-11-251-22/+0
* | | | | Merge topic 'remove-ancient-msvc-workarounds'Brad King2014-11-257-57/+5
|\ \ \ \ \ | |/ / / /
| * | | | Help: Update developer manual with some C++ features now permitted.Stephen Kelly2014-11-201-7/+1
| * | | | cmGeneratorTarget: Remove MSVC7 workaroundStephen Kelly2014-11-201-20/+0
| * | | | VisualStudio: Remove MSVC6 compatibility macro.Stephen Kelly2014-11-201-6/+0
| * | | | cmSystemTools: Remove MSVC6 compatibility define.Stephen Kelly2014-11-201-3/+1
| * | | | cmStandardIncludes: Remove MSVC6 condition for cmArrayBegin macro.Stephen Kelly2014-11-201-2/+1
| * | | | cmFindCommon: Remove MSVC6 workaround for nested struct private access.Stephen Kelly2014-11-201-7/+0
| * | | | cmTarget: Remove std::min and std::max MSVC6 compatibility code.Stephen Kelly2014-11-201-12/+2
* | | | | Merge branch 'release'Brad King2014-11-250-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix-WCDH-docs' into releaseBrad King2014-11-251-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-GNU-CXX-dialect-versions' into releaseBrad King2014-11-251-4/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'default-lang-dialect' into releaseBrad King2014-11-257-47/+113
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix-openmp-fortran' into releaseBrad King2014-11-201-5/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'backport-fix-CMP0054-MSVC' into releaseBrad King2014-11-205-12/+12
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'FindJava-no-osx-stub' into releaseBrad King2014-11-191-1/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'vs-check-phone-store-tools' into releaseBrad King2014-11-177-35/+242
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'doc-sphinx-cmake-fixup' into releaseBrad King2014-11-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'doc-target_include_directories-fixup' into releaseBrad King2014-11-171-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge topic 'GetPrerequisites-expansion'Brad King2014-11-251-30/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | GetPrerequisites: join if() clausesRolf Eike Beer2014-11-251-18/+4
| * | | | | | | | | | | | | | GetPrerequisites: remove needless variable dereferencingRolf Eike Beer2014-11-251-15/+15
* | | | | | | | | | | | | | | Merge topic 'improve-INTERFACE-property-docs'Brad King2014-11-2516-75/+188
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Help: Warn that paths should not be used in INTERFACE_ build properties.Stephen Kelly2014-11-2510-0/+109
| * | | | | | | | | | | | | | | Help: Fix typo in genex in documentation.Stephen Kelly2014-11-221-1/+1
| * | | | | | | | | | | | | | | Help: Use a property-specific command instead of the generic one.Stephen Kelly2014-11-221-2/+2
| * | | | | | | | | | | | | | | Help: Make remaining build property docs consistent.Stephen Kelly2014-11-222-7/+16
| * | | | | | | | | | | | | | | Help: Link to target_link_libraries from target properies.Stephen Kelly2014-11-222-2/+4
| * | | | | | | | | | | | | | | Help: Format the LINK_INTERFACE_LIBRARIES target properies.Stephen Kelly2014-11-222-12/+15
| * | | | | | | | | | | | | | | Help: Unify the help text of INTERFACE_ build properties.Stephen Kelly2014-11-225-51/+41
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'remove-c_str'Brad King2014-11-2526-59/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Remove some unneeded c_str calls.Stephen Kelly2014-11-2326-59/+59
* | | | | | | | | | | | | | | | Merge topic 'fix-WCDH-docs'Brad King2014-11-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | WCDH: Don't imply that MSVC is supported by the module.Stephen Kelly2014-11-231-1/+1
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'fortran-linker-flags'Brad King2014-11-253-5/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix incremental linking setting for Fortran + VSZack Galbreath2014-11-213-5/+61
* | | | | | | | | | | | | | | | Merge topic 'fix-GNU-CXX-dialect-versions'Brad King2014-11-251-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Features: Record C++11 dialect switch only for GNU 4.7 and later.Stephen Kelly2014-11-191-4/+3
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |