1. 19 Nov, 2018 1 commit
    • Max Kellermann's avatar
      check.h: remove obsolete header · ce49d99c
      Max Kellermann authored
      Since we switched from autotools to Meson in commit
      94592c14, we don't need to include
      `config.h` early to properly enable large file support.  Meson passes
      the required macros on the compiler command line instead of defining
      them in `config.h`.
      
      This means we can include `config.h` at any time, whenever we want to
      check its macros, and there are no ordering constraints.
      ce49d99c
  2. 02 Nov, 2018 1 commit
  3. 21 Aug, 2018 1 commit
  4. 20 Aug, 2018 8 commits
  5. 12 Dec, 2017 1 commit
  6. 13 Sep, 2017 2 commits
  7. 11 Aug, 2017 2 commits
  8. 10 Aug, 2017 4 commits
  9. 08 May, 2017 1 commit
  10. 17 Jan, 2017 1 commit
  11. 03 Mar, 2015 5 commits