aboutsummaryrefslogtreecommitdiff
path: root/script/genassets.go
AgeCommit message (Expand)Author
2021-11-22all: Remove usage of deprecated io/ioutil (#7971)Jakob Borg
2021-08-17all: Update build constraints to Go 1.17 style (#7894)Jakob Borg
2020-05-25lib/assets: Allow assets to remain uncompressed (#6661)greatroar
2020-05-07all: Store assets as strings (#6611)greatroar
2018-06-26build: Let "go generate" create assetsJakob Borg
2018-06-13script: Use strings instead of byte slice literals in asset generationJakob Borg
2018-05-29script: Use source data from environment when generating assetsJakob Borg
2018-05-10gui: Enable proper asset caching (#4931)v0.14.48-rc.3Audrius Butkevicius
2018-04-11script: Don't base64 encode the assets (#4874)Jakob Borg
2017-02-09all: Update license url to https (ref #3976)Jakob Borg
2017-02-05lib/weakhash, script: gofmt -sJakob Borg
2016-06-29script: Remove build date in genassets.goaviau
2015-08-13Clean up the scripts a bit (...)Jakob Borg