summaryrefslogtreecommitdiff
path: root/Modules/Compiler/GNU-CXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* Project: Guess default standard dialect if compiler was forced (#15852)Brad King2015-11-191-0/+3
* Project: Don't require computed default dialect if compiler was forced.Stephen Kelly2015-09-221-3/+5
* Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-181-1/+4
* Record compile features for GNU on Windows (#15443)Brad King2015-03-171-2/+2
* Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers.Stephen Kelly2015-02-041-1/+3
* Features: Record for GNU 4.4.Stephen Kelly2015-01-181-3/+3
* Features: Record for GNU 4.6.Stephen Kelly2015-01-161-1/+1
* Features: Record C/CXX dialect flags for GNU 4.6.Stephen Kelly2015-01-151-1/+4
* Features: Ensure appropriate return value from feature test macros.Stephen Kelly2015-01-151-2/+0
* Record compile features for GNU on Apple.Stephen Kelly2015-01-111-2/+2
* 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
* | Features: Run GNU feature tests with std=c++14 when available.Stephen Kelly2014-11-121-1/+4
* | Features: Use the correct dialect flag when recording features.Stephen Kelly2014-11-121-4/+4
|/
* Features: Add support for C++14 features.Stephen Kelly2014-05-221-1/+12
* Merge topic 'GNU-4.7-features'Brad King2014-05-081-1/+1
|\
| * Features: Record for GNU 4.7.Stephen Kelly2014-05-071-1/+1
* | Features: Decay language flag if requested is not available.Stephen Kelly2014-05-071-0/+2
* | Project: Fix exit-on-error with compile feature tests.Stephen Kelly2014-05-071-4/+3
|/
* Features: Add cxx_template_template_parameters.Stephen Kelly2014-04-161-0/+4
* Features: Add cxx_auto_type.Stephen Kelly2014-04-071-0/+12
* Add some COMPILE_OPTIONS for specifying C++ dialect.Stephen Kelly2014-04-071-0/+13
* Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.Stephen Kelly2013-06-021-0/+10
* Split GNU compiler information filesBrad King2009-12-021-1/+2
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-231-0/+1