pmbootstrap/pmb/build
Oliver Smith ed4275dd9b
Add support for the binary repository, inactive by default (#64)
* New commandline parameter --mirror-pmOS, where the binary repository
  URL for postmarketOS can be specified (empty by default as of now,
  this will be filled with the real URL once the repo works)
* Do not build packages, when they are in the binary repository and
  the version of the package in the binary repository is up-to-date.
* Add a testcase for pmb.build.is_necessary().
2017-06-20 20:13:05 +02:00
..
__init__.py Move challenge code to own folder (#64) 2017-06-17 17:42:28 +02:00
autodetect.py Fix #89: Meaningful error message for missing arch in APKBUILD 2017-06-15 02:44:43 +02:00
buildinfo.py Challenge/buildinfo: slightly improve output 2017-06-15 22:40:19 +02:00
checksum.py Add missing "build" folder (was gitignored before) 2017-05-26 22:35:21 +02:00
crosscompiler.py Add missing "build" folder (was gitignored before) 2017-05-26 22:35:21 +02:00
init.py Fix #44: Do not clean up /home/build after successful build 2017-06-06 16:26:44 +02:00
menuconfig.py Revert "Fixed menuconfig with new async runner" 2017-06-02 21:33:29 +02:00
other.py Add support for the binary repository, inactive by default (#64) 2017-06-20 20:13:05 +02:00
package.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00