summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Features: Add cxx_deleted_functions.Stephen Kelly2014-04-081-0/+1
| * | | | | Features: Add cxx_defaulted_functions.Stephen Kelly2014-04-081-0/+1
| * | | | | Features: Add cxx_decltype.Stephen Kelly2014-04-081-0/+1
| * | | | | Features: Add cxx_strong_enums.Stephen Kelly2014-04-081-0/+1
| * | | | | Features: Add cxx_auto_function.Stephen Kelly2014-04-081-0/+1
| * | | | | Features: Add cxx_override.Stephen Kelly2014-04-081-0/+1
| * | | | | Features: Add cxx_final.Stephen Kelly2014-04-081-0/+1
| * | | | | Features: Add cxx_static_assert.Stephen Kelly2014-04-081-0/+3
| * | | | | Features: Add cxx_constexpr.Stephen Kelly2014-04-081-0/+3
| * | | | | Features: Add cxx_variadic_templates.Stephen Kelly2014-04-081-0/+13
| * | | | | Features: Add cxx_delegating_constructors.Stephen Kelly2014-04-081-0/+3
* | | | | | Merge topic 'target_compile_features'Brad King2014-04-158-1/+163
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Features: Add cxx_auto_type.Stephen Kelly2014-04-072-0/+20
| * | | | project: Add infrastructure for recording CXX compiler featuresStephen Kelly2014-04-074-0/+106
| * | | | Add some COMPILE_OPTIONS for specifying C++ dialect.Stephen Kelly2014-04-072-0/+26
| * | | | Don't load Clang-CXX from AppleClang-CXX.Stephen Kelly2014-04-072-1/+11
* | | | | Merge topic 'mingw-archive-no-replace'Brad King2014-04-151-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Windows-GNU: Support duplicate object names in large archives (#14874)Brad King2014-04-141-2/+2
| * | | | Merge branch 'rc-windres-with-dot' into releaseBrad King2014-04-111-5/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'Fortran-pgi-intel-arch' into releaseBrad King2014-04-101-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'CMakeDetermineVSServicePack-vs-11-update-4' into releaseBrad King2014-04-101-41/+17
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'matches-cleanup'Brad King2014-04-1563-201/+169
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace MATCHES test on numbers with EQUAL testRolf Eike Beer2014-04-141-2/+2
| * | | | | | | | Replace MATCHES ".+" tests with NOT STREQUAL ""Rolf Eike Beer2014-04-1414-18/+17
| * | | | | | | | Use CMAKE_SYSTEM_NAME instead of CMAKE_SYSTEM where sufficientRolf Eike Beer2014-04-142-5/+5
| * | | | | | | | Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-1426-46/+46
| * | | | | | | | Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-1415-27/+25
| * | | | | | | | Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-1424-105/+76
* | | | | | | | | Merge topic 'ninja-link-with-compile-flags'Brad King2014-04-151-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MinGW: link like on Unix and use compile flags when linkingPeter Kümmel2014-04-151-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'CMakeDetermineVSServicePack-warn-deprecated'Brad King2014-04-151-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMakeDetermineVSServicePack: Add deprecation diagnosticBrad King2014-04-141-0/+7
| |/ / / / / / / /
* | | | | | | | | FindMPI: Use compiler implicit link dirs for matching language (#14870)Melven Roehrig-Zoellner2014-04-111-9/+4
|/ / / / / / / /
* | | | | | | | Merge topic 'CMakeDetermineVSServicePack-vs-11-update-4'Brad King2014-04-111-41/+17
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | CMakeDetermineVSServicePack: Add VS 11 update 4Brad King2014-04-101-1/+3
| * | | | | | | CMakeDetermineVSServicePack: Match versions more robustlyBrad King2014-04-101-31/+7
| * | | | | | | CMakeDetermineVSServicePack: Format documentationBrad King2014-04-101-10/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'Fortran-pgi-intel-arch'Brad King2014-04-111-0/+4
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fortran: Detect pointer size on Intel archs with PGI (#14870)Brad King2014-04-101-0/+4
| |/ / / / /
* | | | | | Merge topic 'revert-Android-platform'Brad King2014-04-111-5/+0
|\ \ \ \ \ \
| * | | | | | Revert "Modules: Add an Andriod platform file"Stephen Kelly2014-04-101-5/+0
* | | | | | | Merge topic 'rc-windres-with-dot'Brad King2014-04-111-5/+6
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | CMakeRCInformation: Recognize 'windres' tools with '.' in name (#14865)Brad King2014-04-111-3/+4
| * | | | | | CMakeRCInformation: Do not mention 'Fortran' in documentationBrad King2014-04-111-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'watcom-link-quoting'Brad King2014-04-111-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Watcom: Use single quote for all file/path items in wlink commandJiri Malak2014-04-081-2/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'ExternalProject_VCS-quiet'Brad King2014-04-101-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ExternalProject: Find VCS packages quietlyDaniele E. Domenichelli2014-04-041-4/+4
* | | | | Merge topic 'Qt4Macros-moc-performance'Brad King2014-04-041-2/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Qt4Macros: Make QT4_CREATE_MOC_COMMAND a functionRobert Maynard2014-04-031-2/+2
| |/ /