mpl
f7ff5bb17b
file embedding: enable compression (mainly for
...
large .js files).
We will need this when we start getting large js
files generated when using the closure library.
Change-Id: Iaecacd54c3d08637918b1afd420fb90f1a84aabb
2012-11-30 19:03:37 +01:00
Brad Fitzpatrick
824dbf768f
genfileembed: work around a Go 1.0 vs Go 1.1 bug in fmt %q, doing it ourselves.
...
folder.png and node.png had problems generating on Go 1.1's %q and compiling with Go 1.0.3
2012-11-05 18:43:20 +01:00
Brad Fitzpatrick
a98c59f082
include file modtimes in filembed
...
Change-Id: I9255071c163664bd9b00786df65e630668e227d0
2012-02-28 22:49:52 -08:00
Brad Fitzpatrick
552b768eeb
add genfileembed tool, to embed html/css/js/etc into zembed_*.go files
2012-02-28 14:50:17 +11:00