aboutsummaryrefslogtreecommitdiffstats
path: root/src/Compiler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Merge branch 'v0.19.x'Max Kellermann2014-12-261-0/+7
|\
| * Merge branch 'v0.18.x' into v0.19.xMax Kellermann2014-12-261-11/+23
| |\
| | * Compiler.h: add macro CLANG_CHECK_VERSION()Max Kellermann2014-12-261-0/+7
| | * Compiler.h: add macro GCC_OLDER_THAN()Max Kellermann2014-12-261-2/+10
| | * util/Manual: reimplement GCC_CHECK_VERSION() using GCC_MAKE_VERSION()Max Kellermann2014-12-261-4/+3
| | * Compiler.h: add macro GCC_MAKE_VERSION()Max Kellermann2014-12-261-6/+4
* | | Compiler.h: exclude clang from GCC_CHECK_VERSION()Max Kellermann2014-11-281-2/+7
* | | Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann2014-11-281-4/+11
* | | Compiler.h: add macro GCC_OLDER_THAN()Max Kellermann2014-11-281-2/+10
* | | util/Manual: reimplement GCC_CHECK_VERSION() using GCC_MAKE_VERSION()Max Kellermann2014-11-281-4/+3
* | | Compiler.h: add macro GCC_MAKE_VERSION()Max Kellermann2014-11-281-6/+4
|/ /
* / copyright year 2014Max Kellermann2014-01-131-1/+1
|/
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-0/+174