Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-16 | Fix up a bunch of our license statements and add SPDX most places | Peter Jones | |
The license statements in our source files were getting to be a giant mess, and mostly they all just say the same thing. I've switched most of it to SPDX labels, but left copyright statements in place (where they were not obviously incorrect copy-paste jobs that I did...). If there's some change here you don't think is valid, let me know and we can fix it up together. Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2020-07-23 | Fix the license on our buildid extractor. | Peter Jones | |
Signed-off-by: Peter Jones <pjones@redhat.com> Upstream-commit-id: 71439f848f6 | |||
2017-09-29 | buildid: Check the return values of write() calls | Mathieu Trudel-Lapierre | |
Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | |||
2017-08-11 | Make better debuginfo and install it reasonably. | Peter Jones | |
Signed-off-by: Peter Jones <pjones@redhat.com> |