Code

release v0.29
[ncmpc.git] / src / Compiler.h
2017-03-10 Max KellermannCompiler.h: exclude clang from GCC_CHECK_VERSION()
2017-03-10 Max KellermannCompiler.h: reimplement GCC_CHECK_VERSION() using GCC_M...
2017-03-10 Max KellermannCompiler.h: add macro CLANG_OR_GCC_VERSION()
2017-03-10 Max KellermannCompiler.h: add macro GCC_OLDER_THAN()
2017-03-10 Max KellermannCompiler.h: add macro CLANG_VERSION
2017-03-10 Max KellermannCompiler.h: add macro GCC_MAKE_VERSION()
2013-11-08 Max Kellermann*: add "pure" attributes