1. 18 Jul, 2021 2 commits
  2. 16 Jul, 2021 1 commit
  3. 14 May, 2021 1 commit
  4. 23 Apr, 2021 1 commit
  5. 21 Apr, 2021 1 commit
    • James T. Lee's avatar
      Manage the big stuff as early as possible · b0bf06c3
      James T. Lee authored
      Chromium, Firefox, and xmonad (+ all the Haskell stuff) are the most
      time consuming part of the Stage 1 build.  They are also a place where a
      lot of build failures happen.  Let those failures happen as early as
      possible so that retries get back to it more quickly.
      b0bf06c3
  6. 16 Apr, 2021 1 commit
  7. 16 Mar, 2021 1 commit
  8. 27 Jan, 2021 1 commit
  9. 26 Jan, 2021 1 commit
  10. 15 Jan, 2021 1 commit
  11. 09 Jan, 2021 2 commits
  12. 06 Jan, 2021 2 commits
  13. 04 Jan, 2021 5 commits
  14. 02 Jan, 2021 1 commit
  15. 01 Jan, 2021 1 commit
  16. 31 Dec, 2020 7 commits
  17. 30 Dec, 2020 3 commits
  18. 27 Dec, 2020 2 commits
  19. 22 Dec, 2020 2 commits
  20. 21 Dec, 2020 2 commits
    • James T. Lee's avatar
      Let Puppet manage make.conf · c8ba6d94
      James T. Lee authored
      There is no need to pass build options from the CI host because the
      algorithm Puppet uses to make /etc/portage/make.conf works just as well
      inside the container.
      c8ba6d94
    • James T. Lee's avatar
      Style fixes · 43fee66d
      James T. Lee authored
      43fee66d
  21. 20 Dec, 2020 2 commits