summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* replace python script with perl scriptNatanael Copa2020-02-051-4/+7
| | | | | | | | | we need ca-certificates when bootstrapping new architectures. Avoid use of python to reduce number of dependencies when bootstrapping. So use mk-ca-bundle.pl script from curl, and add a small shell script that splits the bundle to separate .crt files, similar way that the python script did.
* add update targetNatanael Copa2019-01-081-1/+5
|
* add generic build infrastructureWilliam Pitcock2017-08-021-0/+34