pmbootstrap/pmb/parse
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 Hello, there! 2017-05-26 22:08:45 +02:00
apkbuild.py WIP #64: "lazy reproducible builds" 2017-06-05 03:58:45 +02:00
apkindex.py WIP #64: "lazy reproducible builds" 2017-06-05 03:58:45 +02:00
arch.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
arguments.py pmbootstrap challenge: subpackages, list of changed files 2017-06-13 21:31:19 +02:00
binfmt_info.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
deviceinfo.py Hello, there! 2017-05-26 22:08:45 +02:00
other.py apk.installed(): Retuns all packages and versions now 2017-06-09 18:01:39 +02:00