Skip to content
Snippets Groups Projects
  1. Aug 25, 2019
  2. Apr 24, 2019
  3. Mar 23, 2019
  4. Feb 15, 2019
  5. Jan 29, 2019
  6. Jan 28, 2019
  7. Jan 24, 2019
  8. Dec 22, 2018
    • Oliver Smith's avatar
      update to latest · a82605b1
      Oliver Smith authored
      This repo will soon be obsoleted by build.postmarketos.org, but here
      is the current version I'm using locally anyway.
      Unverified
      a82605b1
  9. Jul 22, 2018
  10. Jul 17, 2018
    • Oliver Smith's avatar
      various small fixes, hack to kill cmake · e1977806
      Oliver Smith authored
      * increase max retries to 100
      * kill cmake if it is still running after failure (that's how the
        kde buildings fail)
      * properly call get_packages.py everywhere
      * disable luna folder again (re-enabled by accident, since its aports
        aren't fixed yet)
      Unverified
      e1977806
  11. Jul 15, 2018
    • Oliver Smith's avatar
      Retry failed builds / detect x86 pkgs properly · 79b3d7aa
      Oliver Smith authored
      Some KDE packages get stuck with 0% CPU usage when cross compiling with
      pmbootstrap (see pmbootstrap#1458). There's a workaround
      in pmbootstrap now, which kills processes that do not output anything
      for five minutes (postmarketOS/pmbootstrap#1495). This commit changes
      the repo build scripts to automatically retry the build in case of
      such an error (also in case of other errors, such as download errors).
      
      In addition, there's a bug fix that lets the repo scripts detect x86
      packages properly. Previously, we ran grep $arch on the arch= line,
      which means it detected x86_64 as x86. Now we have a new
      get_packages.py script, that does it properly.
      Unverified
      79b3d7aa
  12. Jul 01, 2018
  13. Apr 10, 2018
  14. Mar 30, 2018
Loading