index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Compiler.h
Age
Commit message (
Expand
)
Author
2017-01-03
update copyright year
Max Kellermann
2016-11-18
Compiler.h: drop gcc_alignas(), use plain C++11 alignas()
Max Kellermann
2016-11-18
configure.ac: enable C++14
Max Kellermann
2016-08-23
Merge tag 'v0.19.19'
Max Kellermann
2016-08-23
Compiler.h: work around clang 3.9 warning -Wexpansion-to-defined
Max Kellermann
2016-08-23
Compiler.h: always define CLANG_VERSION
Max Kellermann
2016-08-23
Compiler.h: remove redundant __GNUC__ check
Max Kellermann
2016-08-23
Compiler.h: exclude clang from GCC_CHECK_VERSION()
Max Kellermann
2016-08-23
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
2016-07-29
Merge branch 'v0.19.x'
Max Kellermann
2016-07-29
Compiler.h: require gcc 4.7 or newer
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
Merge branch 'v0.19.x'
Max Kellermann
2014-12-26
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2014-12-26
Compiler.h: add macro CLANG_CHECK_VERSION()
Max Kellermann
2014-12-26
Compiler.h: add macro GCC_OLDER_THAN()
Max Kellermann
2014-12-26
util/Manual: reimplement GCC_CHECK_VERSION() using GCC_MAKE_VERSION()
Max Kellermann
2014-12-26
Compiler.h: add macro GCC_MAKE_VERSION()
Max Kellermann
2014-11-28
Compiler.h: exclude clang from GCC_CHECK_VERSION()
Max Kellermann
2014-11-28
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
2014-11-28
Compiler.h: add macro GCC_OLDER_THAN()
Max Kellermann
2014-11-28
util/Manual: reimplement GCC_CHECK_VERSION() using GCC_MAKE_VERSION()
Max Kellermann
2014-11-28
Compiler.h: add macro GCC_MAKE_VERSION()
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann