pmbootstrap/pmb/build
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 ccache: Fix for distcc cross-compiling / various improvements (#1026) 2017-12-21 16:42:29 +00:00
_package.py ccache: Fix for distcc cross-compiling / various improvements (#1026) 2017-12-21 16:42:29 +00:00
autodetect.py Fix #941: Use the right arch for foreign-arch-only packages (#943) 2017-11-28 19:12:16 +00:00
buildinfo.py Close #709: Improve user creation (#725) 2017-10-12 20:08:10 +00:00
checksum.py Close #709: Improve user creation (#725) 2017-10-12 20:08:10 +00:00
init.py Workaround for Qemu aarch64 abuild-tar bug (#907) 2017-11-15 22:28:10 +00:00
menuconfig.py Slight logging improvement when menuconfig fails (#1018) 2017-12-17 19:17:53 +00:00
other.py ccache: Fix for distcc cross-compiling / various improvements (#1026) 2017-12-21 16:42:29 +00:00
qemu_workaround_aarch64.py Fix #824: Refactor pmb/build/package.py (make depends work like in abuild) (#935) 2017-11-26 14:32:02 +00:00