pmbootstrap/pmb/build
Oliver Smith ff9f2d620f Fix #271: properly resolve symlinks in all paths (#329)
I've replaced all instances in the code of `os.path.abspath`
with `os.path.realpath`, as this does the same as `abspath`
plus resolving symlinks.
See also: https://stackoverflow.com/a/40311142
2017-08-15 14:08:48 +00:00
..
__init__.py Move challenge code to own folder (#64) 2017-06-17 17:42:28 +02:00
autodetect.py Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
buildinfo.py Depends parsing: Properly handle empty depends / buildinfo: strict depends 2017-07-12 21:01:40 +02:00
checksum.py Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
init.py Fix #226: Building busybox recurses forever. (#252) 2017-07-28 17:40:27 +00:00
menuconfig.py Fix #319: pmbootstrap menuconfig didn't work for mainline kernel (#328) 2017-08-03 16:11:23 +00:00
other.py Fix #271: properly resolve symlinks in all paths (#329) 2017-08-15 14:08:48 +00:00
package.py Fix various build issues (fix #189, fix #341) (#345) 2017-08-09 17:59:21 +00:00