- 27 Dec, 2017 1 commit
-
-
Max Kellermann authored
Supporting GCC 4.9 is becoming cumbersome as we refactor more code to C++14. This shouldn't be a problem for anybody, because Debian Stable (Stretch) has version 6.3, and Ubuntu LTS (Xenial) has version 5.3.
-
- 18 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 08 Feb, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 18 Nov, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Aug, 2016 5 commits
-
-
Max Kellermann authored
Check {GCC,CLANG}_VERSION==0 or >0 instead of using defined(), which may render undefined behavior.
-
Max Kellermann authored
-
Max Kellermann authored
GCC_VERSION>0 implies defined(__GNUC__).
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Jul, 2016 1 commit
-
-
Max Kellermann authored
The ScopeExit library uses C++11 initializers, which gcc 4.6 does not support. Let's kill support for this ancient incomplete C++11 compiler, nobody should be using it anymore.
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Dec, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Nov, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 15 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Copy the according file from another project (i.e. XCSoar). This will allow copying more code more easily.
-
- 04 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 03 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 31 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 14 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 25 Sep, 2012 1 commit
-
-
Max Kellermann authored
We use range-based for and nullptr, which was not implemented prior to gcc 4.6.
-
- 02 Aug, 2012 1 commit
-
-
Max Kellermann authored
Remove GLib dependency from some headers.
-
- 01 Aug, 2012 2 commits
-
-
Max Kellermann authored
Soon we'll use C++11 lambdas which were implemented in gcc 4.5.
-
Max Kellermann authored
-
- 12 Jun, 2012 1 commit
-
-
Max Kellermann authored
-
- 15 Sep, 2011 1 commit
-
-
Max Kellermann authored
-
- 13 Sep, 2011 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This is specific to gcc, not to mpd.
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2010 1 commit
-
-
Avuton Olrich authored
-