summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/GNU-C.cmake
Commit message (Expand)AuthorAgeFilesLines
* Compilers: Port to use default cmake_record_lang_compile_features macrosChuck Atkins2017-05-301-15/+0
* GNU: Use common compiler macros for language standard defaultChuck Atkins2017-05-021-15/+1
* GNU C: record that C99 is available since at least 3.4Rolf Eike Beer2017-02-021-5/+4
* Features: Make feature recording conditions more consistentBrad King2016-12-021-3/+3
* Features: Centralize per-compiler recording macrosBrad King2016-11-021-7/+3
* Project: Guess default standard dialect if compiler was forced (#15852)Brad King2015-11-191-0/+7
* 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-4/+6
* Record compile features for GNU C on Windows (#15727)Brad King2015-09-091-2/+2
* Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers.Stephen Kelly2015-02-041-1/+1
* Features: Fix GNU 4.4 and 4.5 C standard level flagsBrad King2015-01-211-3/+10
* Features: Record for GNU 4.4.Stephen Kelly2015-01-181-3/+3
* Features: Record for GNU 4.6.Stephen Kelly2015-01-151-1/+1
* Features: Record C/CXX dialect flags for GNU 4.6.Stephen Kelly2015-01-151-1/+6
* Features: Remove wrong content from else() condition.Stephen Kelly2015-01-151-1/+1
* Features: Ensure appropriate return value from feature test macros.Stephen Kelly2015-01-151-2/+1
* Record compile features for GNU on Apple.Stephen Kelly2015-01-111-1/+1
* Merge branch 'default-lang-dialect' into step2Stephen Kelly2014-11-201-2/+5
|\
| * Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-201-2/+5
* | Features: Use the correct dialect flag when recording features.Stephen Kelly2014-11-121-4/+4
* | Features: Reorder the GNU C dialect feature testsStephen Kelly2014-11-121-2/+2
|/
* Features: Extend concept to C language.Stephen Kelly2014-05-141-0/+32
* Split GNU compiler information filesBrad King2009-12-021-1/+2
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-231-0/+1