good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jun 22, 2017
  2. May 25, 2017
  3. May 08, 2017
  4. Apr 08, 2017
  5. 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
  6. Mar 24, 2017
  7. Mar 23, 2017
  8. 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
  9. Mar 20, 2017
  10. Mar 02, 2017
  11. Feb 22, 2017
  12. Feb 20, 2017
  13. Feb 10, 2017
  14. Jan 20, 2017
  15. Jan 13, 2017
  16. Dec 13, 2016
  17. Nov 17, 2016
  18. Nov 15, 2016
  19. Nov 14, 2016
  20. Nov 04, 2016
  21. Nov 03, 2016
  22. 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
  23. Sep 26, 2016
  24. Aug 17, 2016
  25. 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
  26. May 04, 2016
  27. Dec 03, 2015
  28. Aug 18, 2015
Loading