summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Features: Record standards and features for SunPro 5.14Brad King2017-05-032-0/+18
| |/ / / / / / /
* | | | | | | | Merge topic 'FindOpenCL-AMDAPPSDKROOT'Brad King2017-05-041-1/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | FindOpenCL: add AMDAPPSDKROOT into paths for OpenCL libraryJeremy Tellaa2017-05-031-1/+5
* | | | | | | Merge topic 'ipo-xcode'Brad King2017-05-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Support IPO (LTO)Ruslan Baratov2017-05-021-1/+1
* | | | | | | | Merge topic 'port-language-default-to-common-macro'Brad King2017-05-0316-174/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | AppleClang: Use common compiler macros for language standard defaultChuck Atkins2017-05-022-23/+2
| * | | | | | | | SunPro: Use common compiler macros for language standard defaultChuck Atkins2017-05-022-11/+16
| * | | | | | | | Clang: Use common compiler macros for language standard defaultChuck Atkins2017-05-023-26/+4
| * | | | | | | | Intel: Use common compiler macros for language standard defaultChuck Atkins2017-05-023-29/+6
| * | | | | | | | GNU: Use common compiler macros for language standard defaultChuck Atkins2017-05-023-26/+4
| * | | | | | | | XL: Use common compiler macros for language standard defaultChuck Atkins2017-05-023-59/+37
| | |/ / / / / / | |/| | | | | |
* | | | | | | | PGI: Fix typo in logic for C standard flagsChuck Atkins2017-05-021-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'add-language-standards-to-more-compilers'Brad King2017-05-027-0/+146
|\ \ \ \ \ \ \
| * | | | | | | PGI: Add language standards for PGIChuck Atkins2017-05-013-0/+34
| * | | | | | | Cray: Add language standards for the Cray compilerChuck Atkins2017-05-013-0/+50
| * | | | | | | Compilers: Add common macros to be used by various compilersChuck Atkins2017-05-011-0/+62
| |/ / / / / /
* | | | | | | Merge topic 'sunpro-c++11-link'Brad King2017-05-021-0/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Features: On SunPro link with language standard compiler flagBrad King2017-05-011-0/+1
| |/ / / / /
* | | | | | Merge topic 'FindMatlab-2017a'Brad King2017-05-021-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindMatlab: Add support for Matlab 2017aRaffi Enficiaud2017-05-011-0/+1
* | | | | Merge topic 'ipo-clang'Brad King2017-05-012-6/+73
|\ \ \ \ \
| * | | | | Clang IPO (LTO) supportRuslan Baratov2017-04-282-6/+73
* | | | | | XL: Add C and C++ language level flagsChuck Atkins2017-04-282-2/+99
* | | | | | XL: Add additional regex for bogus compile optionsChuck Atkins2017-04-281-0/+1
|/ / / / /
* | | | | Merge topic 'fix-qhalt-for-xl'Brad King2017-04-2814-4/+38
|\ \ \ \ \
| * | | | | XL: Fix the use of the -qhalt flag for varying OSsChuck Atkins2017-04-2714-4/+38
* | | | | | Merge topic 'FindBoost-compile-features'Brad King2017-04-281-0/+34
|\ \ \ \ \ \
| * | | | | | Boost Fiber actually require at least C++11.Alex Turbov2017-04-231-0/+34
* | | | | | | Merge topic 'separgs-native'Brad King2017-04-284-17/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | separgs: Use NATIVE_COMMAND where appropriateChristian Pfeiffer2017-04-264-17/+4
* | | | | | | Merge topic 'cpackifw-framework-version'Brad King2017-04-271-13/+50
|\ \ \ \ \ \ \
| * | | | | | | CPackIFW: Framework versionKonstantin Podsvirov2017-04-251-13/+50
* | | | | | | | Merge topic 'UseSWIG-fallback-prefix'Brad King2017-04-271-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | UseSWIG: Fall back to empty PREFIX for unknown languagesBrad King2017-04-251-0/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'FindGLUT-optional-deps'Brad King2017-04-271-3/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | FindGLUT: Add library dependencies only if they existBrad King2017-04-261-3/+5
| |/ / / / / /
* | | | | | | Merge topic 'xctest_static_framework'Brad King2017-04-261-0/+4
|\ \ \ \ \ \ \
| * | | | | | | XCTest: Add support for static frameworksGuillaume Campagna2017-04-251-0/+4
* | | | | | | | Merge topic 'findopenmp-modernized'Brad King2017-04-261-207/+328
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | FindOpenMP: Complete overhaul.Christian Pfeiffer2017-04-251-207/+328
* | | | | | | | Merge topic 'remove-xcode-2'Brad King2017-04-243-251/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Xcode: Drop support for Xcode versions below 3Brad King2017-04-223-251/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'findmpi-improvements'Brad King2017-04-241-46/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMPI: Modernize documentationChristian Pfeiffer2017-04-211-44/+45
| * | | | | | | | FindMPI: MPIEXEC handling improvementsChristian Pfeiffer2017-04-211-2/+13
| |/ / / / / / /
* | | | | | | | Merge topic 'namespace-jar-exports'Brad King2017-04-241-15/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | UseJava: Support namespaced exportsMatthew Woehlke2017-04-211-15/+21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'cpack-rpm-buildrequires-docs'Brad King2017-04-211-0/+13
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | CPack/RPM doc: CPACK_RPM_BUILDREQUIRES docsDomen Vrankar2017-04-201-0/+13
| | |_|/ / / | |/| | | |