summaryrefslogtreecommitdiff
path: root/src/Compiler.h
AgeCommit message (Expand)Author
2017-01-03update copyright yearMax Kellermann
2016-11-18Compiler.h: drop gcc_alignas(), use plain C++11 alignas()Max Kellermann
2016-11-18configure.ac: enable C++14Max Kellermann
2016-08-23Merge tag 'v0.19.19'Max Kellermann
2016-08-23Compiler.h: work around clang 3.9 warning -Wexpansion-to-definedMax Kellermann
2016-08-23Compiler.h: always define CLANG_VERSIONMax Kellermann
2016-08-23Compiler.h: remove redundant __GNUC__ checkMax Kellermann
2016-08-23Compiler.h: exclude clang from GCC_CHECK_VERSION()Max Kellermann
2016-08-23Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann
2016-07-29Merge branch 'v0.19.x'Max Kellermann
2016-07-29Compiler.h: require gcc 4.7 or newerMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-26Merge branch 'v0.19.x'Max Kellermann
2014-12-26Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2014-12-26Compiler.h: add macro CLANG_CHECK_VERSION()Max Kellermann
2014-12-26Compiler.h: add macro GCC_OLDER_THAN()Max Kellermann
2014-12-26util/Manual: reimplement GCC_CHECK_VERSION() using GCC_MAKE_VERSION()Max Kellermann
2014-12-26Compiler.h: add macro GCC_MAKE_VERSION()Max Kellermann
2014-11-28Compiler.h: exclude clang from GCC_CHECK_VERSION()Max Kellermann
2014-11-28Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann
2014-11-28Compiler.h: add macro GCC_OLDER_THAN()Max Kellermann
2014-11-28util/Manual: reimplement GCC_CHECK_VERSION() using GCC_MAKE_VERSION()Max Kellermann
2014-11-28Compiler.h: add macro GCC_MAKE_VERSION()Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann