1. 18 Jan, 2020 1 commit
  2. 05 Jul, 2019 1 commit
  3. 29 May, 2019 2 commits
  4. 22 May, 2019 1 commit
  5. 17 May, 2019 4 commits
  6. 16 May, 2019 3 commits
  7. 07 May, 2019 1 commit
  8. 25 Apr, 2019 1 commit
  9. 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
  10. 22 Jun, 2018 1 commit