Skip to content
Snippets Groups Projects
  1. Nov 14, 2018
  2. Nov 12, 2018
  3. Nov 11, 2018
  4. Jul 26, 2018
    • Terence Lee's avatar
      setup libsqlite3-dev and sqlite3 binary to match stack's libsqlite3-0 · 221722fb
      Terence Lee authored
      With inspiration from @KevinBrolly, this patch uses the stack image
      SQLite3 package but also still providing the dev headers and binary that
      users may still be using today. The benefit is that we won't need to
      rebuild all the python binaries for this to take affect. We can just
      stop shipping SQLite3 from future binaries. In addition, we don't need
      to worry about what version and when to update SQLite3 and maintaining
      the packages ourselves.
      
      This also includes updates to Python 2.7.15 and Python 3.6.6 so they can
      rebuilt with the stack image dev headers instead of building our own
      vendored SQLite3.
  5. Jul 06, 2018
  6. Jun 28, 2018
  7. May 10, 2018
  8. May 02, 2018
  9. May 01, 2018
  10. Mar 20, 2018
  11. Mar 19, 2018
  12. Mar 07, 2018
  13. Mar 06, 2018
  14. Mar 02, 2018
  15. Feb 16, 2018
  16. Jan 08, 2018
  17. Nov 22, 2017
  18. Sep 26, 2017
  19. Aug 28, 2017
  20. Aug 03, 2017
  21. Jul 17, 2017
  22. Jun 20, 2017
  23. Jun 14, 2017
  24. Jun 03, 2017
  25. May 31, 2017
  26. May 30, 2017
  27. May 26, 2017
  28. May 05, 2017
Loading