Brad Fitzpatrick
|
8071a49516
|
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
|
2013-06-18 18:39:55 -07:00 |
Brad Fitzpatrick
|
757c09cb87
|
make.go: fix zip corruption with extra bytes from newlines
Change-Id: Ib6fc01c60885898e09abaea4e8eec0e79fb7581a
|
2013-06-18 18:39:43 -07:00 |
mpl
|
46d6f4d9ce
|
make.go: allow for installation of genfileembed
With -embed_static, genfileembed is built, and
installed in tmp/build-gopath/bin
Change-Id: Ibca9c90349a7cf8d43e1f865792802772e9a08d3
|
2013-06-19 01:41:37 +02:00 |
Brad Fitzpatrick
|
3a8dc35241
|
make.go: don't put a 'closure' binary (updateclosure) in bin/
|
2013-06-18 15:23:45 -07:00 |
Brad Fitzpatrick
|
58b0d0fa02
|
make.go: pull cleanGoEnv out into a function
|
2013-06-18 15:21:56 -07:00 |
Brad Fitzpatrick
|
cca2466547
|
Mark closure's z_data.go as wanted, so it's not deleted.
|
2013-06-18 14:45:57 -07:00 |
mpl
|
eaca89f8ab
|
make.go: allow embedding of the closure resources
Change-Id: I2491740e2bbecc6484d60842df79cdc73fb22597
|
2013-06-18 23:27:15 +02:00 |
Brad Fitzpatrick
|
c75f500b27
|
Fix make.go sqlite3 check.
Fixes https://github.com/bradfitz/camlistore/issues/4
Change-Id: I16a13aa86a4357b538de25d13c17d2d9b3d824a6
|
2013-06-14 13:21:04 -07:00 |
mpl
|
ad5f3b854d
|
genjsdeps: now pkg + cmd in misc/closure/
pkg/server/ui.go uses misc/closure too
fixes http://camlistore.org/issue/142
Change-Id: I614e34e6b7d493d66aa61108e3ca940854844c0f
|
2013-06-14 00:29:45 +02:00 |
Brad Fitzpatrick
|
93b779f037
|
make.go: don't put genjsdeps in bin/
Change-Id: If9244977c175d544b5e75f1229b0ed15e4c24f0c
|
2013-06-12 08:55:47 -07:00 |
Brad Fitzpatrick
|
b97d889f80
|
make.go: ignore emacs temp files
Change-Id: I8c909c45f7854440342b620e5b7d6a3c7f62e614
|
2013-06-12 04:35:27 -07:00 |
Brad Fitzpatrick
|
4922f46d99
|
Add a note to make.go
Change-Id: I9ff95fea40949116bb963e2153731b5f0ec37327
|
2013-06-11 13:19:46 +02:00 |
Brad Fitzpatrick
|
04bd9cd897
|
make.go: use a different temp GOPATH for sqlite-vs-not; add verbose flag
Change-Id: Iccb140f6ca740a77fce2510689d237aa9c456d21
|
2013-06-11 01:22:28 +02:00 |
Brad Fitzpatrick
|
ebc236f9f0
|
make.go: add the forgotten os.Chtimes in mirrorFile.
Now incremental builds are fast again.
Change-Id: Ibd0a6ef8f2bdec4f760476e5507ec0c3a17f110d
|
2013-06-11 01:18:29 +02:00 |
Brad Fitzpatrick
|
3b3c2288a2
|
New build tool. Should even work on Windows, if Go 1.1 is available, without MinGW/msys/etc.
Change-Id: Idb197cc2309ae294ce42d41c7d35333d1cfed48c
|
2013-06-11 00:55:17 +02:00 |