good morning!!!!

Skip to content
Snippets Groups Projects
  1. Apr 06, 2017
    • Péter Szilágyi's avatar
      .travis, build: autodelete old unstable archives (#13867) · c76ad944
      Péter Szilágyi authored
      This commit adds a build step to travis to auto-delete unstable archives older than
      14 days (our regular release schedule) from Azure via ci.go purge.
      
      The commit also pulls in the latest Azure storage code, also switching over from
      the old import path (github.com/Azure/azure-sdk-for-go) to the new split one
      (github.com/Azure/azure-storage-go).
      c76ad944
  2. Mar 24, 2017
  3. Mar 23, 2017
  4. Mar 22, 2017
    • Felix Lange's avatar
      build: require Go >= 1.7 · da7af440
      Felix Lange authored
      We have decided to bump the requirement to Go 1.7 because it enables
      subtests and allows dropping backwards-compatibility code. This is in
      line with Go's support policy. Go 1.6 and earlier no longer receive
      security updates.
      da7af440
  5. Mar 20, 2017
  6. Mar 02, 2017
  7. Feb 22, 2017
  8. Feb 20, 2017
  9. Feb 10, 2017
  10. Jan 20, 2017
  11. Jan 13, 2017
  12. Dec 13, 2016
  13. Nov 17, 2016
  14. Nov 15, 2016
  15. Nov 14, 2016
  16. Nov 04, 2016
  17. Nov 03, 2016
  18. Oct 02, 2016
    • Felix Lange's avatar
      build: improve debian packaging · 4f762797
      Felix Lange authored
      This commit tweaks the debian packaging tool:
      
      * All build environment metadata can now be overriden on the command
        line. This allows testing the CI build behaviour locally.
      * -unstable packages now actually contain the binaries (oops)
      * packages use Go 1.7 to build
      * archiving is skipped for PR builds
      4f762797
  19. Sep 26, 2016
  20. Aug 17, 2016
  21. Jun 22, 2016
    • Felix Lange's avatar
      build: add ci.go, use it everywhere · 6c33ba14
      Felix Lange authored
      The new build script, ci.go, replaces some of the older shell scripts.
      ci.go can compile go-ethereum, run the tests, create release archives
      and debian source packages.
      6c33ba14
  22. May 04, 2016
  23. Dec 03, 2015
  24. Aug 18, 2015
  25. Jul 18, 2015
  26. Jun 25, 2015
  27. Jun 20, 2015
  28. Apr 29, 2015
Loading