1. 26 5月, 2018 2 次提交
  2. 25 5月, 2018 2 次提交
  3. 17 5月, 2018 2 次提交
  4. 10 5月, 2018 1 次提交
  5. 30 4月, 2018 1 次提交
  6. 20 4月, 2018 1 次提交
  7. 16 4月, 2018 1 次提交
  8. 12 4月, 2018 2 次提交
  9. 11 4月, 2018 2 次提交
  10. 05 4月, 2018 1 次提交
  11. 31 3月, 2018 1 次提交
  12. 28 3月, 2018 3 次提交
    • M
      Blow aware previous clones of mongo-cxx-driver during eosio_build · cdb6258f
      Matt Witherspoon 提交于
      CI system is having trouble here and it's possible others will as well. For some reason (failed previous builds) the mongo-cxx-driver temp dir is sticking around and causing problems since git clone will not stomp on it
      cdb6258f
    • M
      use --with-libbson=bundled when building mongo-c-driver · 353030d4
      Matt Witherspoon 提交于
      It seems like the mongo-c-driver will elected to take a shared lib of libbson over rebuilding it as a static library. This yields a build error later on as the mongo-cxx libs can't find a static libbson. So enforce building of libbson internal to the mongo-c-driver build
      353030d4
    • M
      Build the mongo c++ support libraries for static linkage · 4c00cce9
      Matt Witherspoon 提交于
      Nearly all other libraries we link to is via static linkage (boost, k1 lib, llvm/clang, etc) so this one should follow suit. Otherwise users would still need to install it when using a binary package. Plus with at least a stock F27 it didn't "just work" after a make install for me.
      4c00cce9
  13. 26 3月, 2018 1 次提交
  14. 16 3月, 2018 1 次提交
  15. 15 3月, 2018 3 次提交
  16. 07 3月, 2018 1 次提交
  17. 02 3月, 2018 3 次提交
  18. 01 3月, 2018 1 次提交
  19. 27 2月, 2018 1 次提交
  20. 17 2月, 2018 1 次提交
  21. 16 2月, 2018 2 次提交
  22. 09 2月, 2018 2 次提交
  23. 06 2月, 2018 3 次提交