1. 20 Aug, 2018 1 commit
  2. 06 Jul, 2018 1 commit
    • Max Kellermann's avatar
      require GCC 6 · a72d1200
      Max Kellermann authored
      Meanwhile, GCC 5 fails to compile MPD due to incomplete C++14
      implementation.
      a72d1200
  3. 27 Dec, 2017 1 commit
    • Max Kellermann's avatar
      Compiler.h: remove support for GCC 4.9 · 7384ec19
      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.
      7384ec19
  4. 18 Dec, 2017 1 commit
  5. 08 Feb, 2017 1 commit
  6. 03 Jan, 2017 1 commit
  7. 18 Nov, 2016 2 commits
  8. 23 Aug, 2016 5 commits
  9. 29 Jul, 2016 1 commit
    • Max Kellermann's avatar
      Compiler.h: require gcc 4.7 or newer · 77c6e45e
      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.
      77c6e45e
  10. 26 Feb, 2016 1 commit
  11. 01 Jan, 2015 1 commit
  12. 26 Dec, 2014 4 commits
  13. 28 Nov, 2014 5 commits
  14. 13 Jan, 2014 1 commit
  15. 15 Oct, 2013 2 commits
  16. 04 Aug, 2013 1 commit
  17. 03 Aug, 2013 1 commit
  18. 31 Jan, 2013 1 commit
  19. 14 Jan, 2013 1 commit
  20. 25 Sep, 2012 1 commit
  21. 02 Aug, 2012 1 commit
  22. 01 Aug, 2012 2 commits
  23. 12 Jun, 2012 1 commit
  24. 15 Sep, 2011 1 commit
  25. 13 Sep, 2011 2 commits