summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |/
| * Merge branch 'intel-14-version' into releaseBrad King2014-03-142-2/+10
| |\
* | \ Merge topic 'watcom-platform-module-cleanup'Brad King2014-04-031-23/+27
|\ \ \
| * | | Watcom: Cleanup Windows-wcl386 configurationJiri Malak2014-04-021-23/+27
* | | | Merge topic 'ExternalProject_exclude-from-all'Brad King2014-04-031-5/+19
|\ \ \ \
| * | | | ExternalProject: Add EXCLUDE_FROM_ALL option to ExternalProject_AddDaniele E. Domenichelli2014-04-011-0/+10
| * | | | ExternalProject: Add EXCLUDE_FROM_MAIN option to ExternalProject_Add_StepDaniele E. Domenichelli2014-04-011-5/+9
| |/ / /
* | | | Merge topic 'FindGTest-TEST_P'Brad King2014-04-031-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | FindGTest: Teach GTEST_ADD_TESTS about TEST_PJack Morrison2014-04-011-2/+10
* | | | Merge topic 'find_package-check-quiet'Brad King2014-04-0129-49/+186
|\ \ \ \
| * | | | Find*: Make find_package(.. QUIET) affect Check* modules.Clinton Stimpson2014-03-3013-11/+54