pmbootstrap/pmb
Oliver Smith 3c59126bc1
Remove timestamp based rebuilds (#1174)
If you want to build a package without changing the version number,
please use `--force` from now on. For example:

    pmbootstrap build --force hello-world

Prior to this commit, changes were detected automatically (timestamp
based rebuilds). However, that feature does not work as expected with
the binary package repository we have now, and depending on how you use
git, it has never worked. Close #1167, close #1156, close #1023 and
close #985. This commit also mentions --force when a package is up to date,
but the user requested to build it.
2018-01-28 23:27:33 +00:00
..
aportgen aportgen linux: Also remove -Werror in Kbuild files (#1139) 2018-01-24 20:07:47 +00:00
build Remove timestamp based rebuilds (#1174) 2018-01-28 23:27:33 +00:00
chroot Fix error message suggesting to run invalid command "zap -a" (#1132) 2018-01-23 01:03:31 +00:00
config Remove timestamp based rebuilds (#1174) 2018-01-28 23:27:33 +00:00
export Odin export: make sure temp folder is empty (#1141) 2018-01-22 22:35:07 +00:00
flasher Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
helpers Remove timestamp based rebuilds (#1174) 2018-01-28 23:27:33 +00:00
install Optional --rsync parameter for pmbootstrap install only copies the diff (#1151) 2018-01-28 23:25:21 +00:00
parse Remove timestamp based rebuilds (#1174) 2018-01-28 23:27:33 +00:00
qemu Fix qemu-vexpress and qemu-aarch64 (#1029) 2018-01-08 15:18:37 +00:00
__init__.py pmbootstrap: Disallow running as root (#1120) 2018-01-14 08:13:35 +00:00