summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
...
* bootstrap/config.py: add glib2-devRalph Boehme2019-04-181-0/+1
* bootstrap/config.py: add patch, rsync and tarStefan Metzmacher2019-04-181-0/+3
* bootstrap/config.py: link ld to ld.gold when availableJoe Guo2019-04-181-0/+3
* bootstrap/config.py: add ARG in Dockerfile to allow add sha1sum into docker i...Joe Guo2019-04-181-0/+4
* bootstrap/config.py: rm ENV for ccache since we didn't use it any moreJoe Guo2019-04-181-3/+0
* bootstrap/config.py: add missing dev packagesJoe Guo2019-04-181-0/+5
* bootstrap/config.py: adjust package list to align current ci imageJoe Guo2019-04-181-14/+30
* bootstrap/config.py: change UTF-8 to utf8 for locale name in Dockerfile ENVJoe Guo2019-04-181-1/+1
* bootstrap/config.py: mv locale setup from bootstrap.shJoe Guo2019-04-181-36/+55
* bootstrap/README.md: add README.mdJoe Guo2019-02-211-0/+71
* bootstrap/dists: add rendered files for distsJoe Guo2019-02-2131-0/+1887
* bootstrap/docker.py: add cli to build/tag/push docker imagesJoe Guo2019-02-211-0/+164
* bootstrap/template.py: add cli to render templatesJoe Guo2019-02-211-0/+72
* bootstrap/config.py: define package lists and templatesJoe Guo2019-02-211-0/+469