1. 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
  2. 26 Jan, 2015 1 commit
  3. 04 Dec, 2014 1 commit
  4. 25 Nov, 2014 1 commit
  5. 07 Aug, 2014 1 commit
  6. 11 Jun, 2014 1 commit
  7. 08 Nov, 2013 2 commits
  8. 28 Oct, 2013 1 commit
  9. 26 Oct, 2013 2 commits
  10. 20 Oct, 2013 1 commit
  11. 16 Oct, 2013 1 commit
  12. 15 Oct, 2013 1 commit
  13. 07 Aug, 2013 1 commit
  14. 16 Apr, 2013 2 commits
  15. 28 Jan, 2013 1 commit
  16. 02 Oct, 2012 1 commit
  17. 25 Sep, 2012 2 commits
  18. 05 Sep, 2012 1 commit
  19. 14 Aug, 2012 1 commit
  20. 09 Jul, 2012 1 commit
    • Max Kellermann's avatar
      require GLib 2.16 · 5dfc0918
      Max Kellermann authored
      GLib 2.16 was released more than 4 years ago.  Let's remove some cruft
      from the glib_compat.h header, and avoid new cruft to it.
      5dfc0918
  21. 13 Feb, 2012 1 commit
  22. 11 Feb, 2012 1 commit
  23. 10 Feb, 2012 1 commit
  24. 01 Sep, 2011 1 commit
  25. 12 Apr, 2011 1 commit
  26. 22 Dec, 2010 1 commit
  27. 27 Oct, 2010 1 commit
  28. 10 Nov, 2009 1 commit
    • Max Kellermann's avatar
      configure.ac: require GLib 2.12 · b722d3d7
      Max Kellermann authored
      Drop the required GLib version from 2.16 to 2.12, because many current
      systems still don't have GLib 2.16.  This requires several new
      compatibility functions in glib_compat.h.
      b722d3d7
  29. 13 Oct, 2009 1 commit
    • Max Kellermann's avatar
      configure.ac: require GLib 2.16 · 4390d72b
      Max Kellermann authored
      Accidently, MPD has been using several GLib 2.16 functions for a
      while, and nobody noticed yet.  To simplify the code base, let's bump
      the minimum GLib version for MPD to 2.16.  That version is old enough,
      and it's reasonable to expect users to have it.
      4390d72b
  30. 09 Sep, 2009 1 commit
  31. 26 Aug, 2009 1 commit
  32. 07 Jul, 2009 1 commit
  33. 25 Apr, 2009 2 commits
  34. 01 Apr, 2009 1 commit
  35. 12 Feb, 2009 1 commit