aboutsummaryrefslogtreecommitdiff
path: root/lib_build.sh
AgeCommit message (Collapse)Author
2021-09-28Add build support for update URLsjahoti-updatejahoti
The 'url' parameter can now be used to provide an update URL
2021-09-28Support building CRXsjahoti
Chromium now builds CRXs rather than ZIPs when given a key.
2021-09-24Add support for Chromium zipsjahoti
CRX and update URL support to come
2021-09-24Normalize CLI optionsjahoti
Use saner defaults and (where suitable) environment variables
2021-09-21Add command line options (inc. build artifacts)jahoti
Add extension packaging for Mozilla and some other treats