pmbootstrap/pmb/helpers
Oliver Smith 567ac64e26
ccache: Fix for distcc cross-compiling / various improvements (#1026)
* ccache: Fix for distcc cross-compiling / various improvements

* Make ccache work when cross-compiling with distcc (fix #716)
* Allow to configure the ccache size in "pmbootstrap init"
* Moved ccache stats code from pmb/build/other.py to
  pmb/helpers/frontend.py
* Grouped job count, ccache size and timestamp based rebuilds
  together to "build options" and allow to skip them
* Sorted config options that had to be modified anyway
  alphabetically

* Improve comment in arch-bin-masquerade APKBUILD
2017-12-21 16:42:29 +00:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
cli.py Add -y/--assume-yes option to install (#450) (#467) 2017-08-26 15:50:04 +00:00
devices.py Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
file.py Close #871: Enable binary repository (#887) 2017-11-19 15:04:08 +00:00
frontend.py ccache: Fix for distcc cross-compiling / various improvements (#1026) 2017-12-21 16:42:29 +00:00
git.py Close #709: Improve user creation (#725) 2017-10-12 20:08:10 +00:00
http.py Close #871: Enable binary repository (#887) 2017-11-19 15:04:08 +00:00
logging.py Close #709: Improve user creation (#725) 2017-10-12 20:08:10 +00:00
mount.py pmbootstrap: fix listing of mounts if the file was deleted (#964) 2017-12-11 19:56:46 +00:00
other.py Run fast testcases in Travis CI, remove obsolete testcase (#760) 2017-10-23 19:44:08 +00:00
repo.py Close #871: Enable binary repository (#887) 2017-11-19 15:04:08 +00:00
run.py Qemu support for the QXL driver and SPICE (#481) 2017-09-26 20:52:00 +00:00
ui.py pmbootstrap init: Show pkgdesc for each postmarketos-ui package (#763) 2017-10-16 20:01:21 +00:00