pmbootstrap/pmb/build
Oliver Smith 7543ae540b
Official support for aarch64 (#84)
* Fix hardcoded `armhf` in pmb/aportgen/binutils.py
* Generate aports: `binutils-aarch64`, `musl-aarch64`, `gcc-aarch64`
* Distccd: Remember the cross-compiler architecture (currently armhf
  or aarch64), that the current distccd is running as, and restart
  distccd with the correct architecture, in case a different arch
  is needed than what it is currently running as. (Depending on the
  cross-compiler arch, the PATH variable gets adjusted before
  starting distccd)
* Testcases: add aport generation for aarch64, add cross-compiling
  to aarch64
* pmb/parse/arch.py: Add aarch64 to the mapping
2017-06-14 19:10:21 +02:00
..
__init__.py WIP #64: "lazy reproducible builds" 2017-06-05 03:58:45 +02:00
autodetect.py Add missing "build" folder (was gitignored before) 2017-05-26 22:35:21 +02:00
buildinfo.py WIP #64: make gcc-armhf lazy-reproducible, properly compare symlinks 2017-06-06 22:21:59 +02:00
challenge.py pmbootstrap challenge: subpackages, list of changed files 2017-06-13 21:31: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 pmb.build.is_necessary(): Remove unused 'suffix' parameter 2017-06-11 14:45:00 +02:00
package.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00