1. 01 Jan, 2021 1 commit
  2. 01 Dec, 2020 1 commit
  3. 06 Nov, 2020 1 commit
  4. 30 May, 2020 1 commit
  5. 03 Apr, 2020 3 commits
  6. 26 Mar, 2020 1 commit
  7. 18 Jan, 2020 1 commit
  8. 05 Jul, 2019 1 commit
  9. 17 Jun, 2019 1 commit
  10. 07 May, 2019 1 commit
  11. 26 Apr, 2019 1 commit
  12. 25 Apr, 2019 1 commit
  13. 04 Apr, 2019 1 commit
  14. 22 Feb, 2019 3 commits
  15. 21 Feb, 2019 3 commits
  16. 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
  17. 05 Jun, 2018 3 commits
  18. 04 Jun, 2018 1 commit