pmbootstrap/pmb/build
Oliver Smith 56b34212f6 Various distccd related improvements, mostly respect --verbose (#216)
I've done some refactoring while debugging #209.
* Unused file `pmb/build/crosscompiler.py` removed (that was a
  left over from `_pmb_build_in_native_chroot` hack
* Do verbose logging in distccd, when `pmbootstrap --verbose` is
  being invoked
* Restart distccd, when the commandline has changed (e.g. when the
  currently running version was not verbose, and the new one is
  verbose.) Prior to this change, it only got restarted, when the
  architecture changed (so it did not allow changing the job count
  on the fly for example).
* Insert missing whitespace in arguments help.
2017-07-21 16:25:52 +00:00
..
__init__.py Move challenge code to own folder (#64) 2017-06-17 17:42:28 +02:00
autodetect.py Get rid of the _pmb_build_in_native_chroot hack 2017-07-05 18:40:00 +02:00
buildinfo.py Depends parsing: Properly handle empty depends / buildinfo: strict depends 2017-07-12 21:01:40 +02:00
checksum.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 Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00
other.py Two trivial changes (typo + info message) (#179) 2017-07-19 18:05:34 +00:00
package.py Various distccd related improvements, mostly respect --verbose (#216) 2017-07-21 16:25:52 +00:00