1. 10 Oct, 2020 2 commits
    • Christopher Dunn's avatar
      Try meson/ninja from pypi · 1664b6bb
      Christopher Dunn authored
      This lets us simplify linux a little.
      
      However, we still want to test cmake, so there is only so much we
      can simplify.
      
      For OSX, we still need `clang-format` from homebrew.
      
      * Add PYTHONUSERBASE/bin to PATH for linux
      1664b6bb
    • Christopher Dunn's avatar
      clang-format · 5d1cb30e
      Christopher Dunn authored
      5d1cb30e
  2. 04 Oct, 2020 2 commits
  3. 26 Sep, 2020 1 commit
  4. 02 Sep, 2020 1 commit
  5. 20 Jul, 2020 1 commit
  6. 14 Jul, 2020 1 commit
  7. 13 Jul, 2020 1 commit
    • Chen's avatar
      Enhance cmake script (#1197) · cfc1ad72
      Chen authored
      * BUILD_TYPE corresponds to Release/Debug
         but LIB_TYPE corresponds to shared/static.
      
      * Add support to build shared, static and object lib at the same time.
      cfc1ad72
  8. 23 Jun, 2020 1 commit
    • nathanruiz's avatar
      Delete nullptr Json::Value constructor (#1194) · c8453d39
      nathanruiz authored
      This patch adds an explicit ctor with a std::nullptr_t argument, that is `delete`-d. This keeps Json::Value from exposing a coding error when automatically promoted to a const char* type.
      c8453d39
  9. 11 Jun, 2020 2 commits
  10. 31 May, 2020 1 commit
  11. 29 May, 2020 1 commit
  12. 21 May, 2020 1 commit
  13. 13 May, 2020 1 commit
  14. 12 May, 2020 1 commit
  15. 08 May, 2020 1 commit
  16. 30 Apr, 2020 3 commits
  17. 29 Apr, 2020 1 commit
  18. 28 Apr, 2020 13 commits
  19. 24 Apr, 2020 5 commits