Commit Graph

5 Commits

Author SHA1 Message Date
Brad Fitzpatrick fb24b240cc dev-server: more verbose, build camdbinit lazily (speeds start-up)
Change-Id: I0a5dc255efd2cfcde7ff735a79ceeeb4b9965b08
2013-01-20 12:33:35 -08:00
Brad Fitzpatrick 136f0ab3b6 more helpful error message in devlib.pl
Change-Id: I6ce4b94cd772a2a5687188f886a638e9dd5b1ac2
2012-04-22 17:50:13 -07:00
Brad Fitzpatrick 0fa34e75b0 update dev-* scripts to use misc/devlib.pl and install binaries in gopath/bin/OS_ARCH
Change-Id: Iec928f786e7763a104d10f7e2a34a1bc6d948919
2012-03-27 10:37:21 -07:00
Brad Fitzpatrick 413cac1eb9 remove hack, now that http://code.google.com/p/go/source/detail?r=91c826464 is in
Change-Id: Ib8191696a7a8edbd3dde848bbdf4b5f8a84263e3
2012-03-27 09:17:16 -07:00
Brad Fitzpatrick 10cf23c700 Get the MySQL indexer working again.
It now uses the generic indexing layer, rather than its own schema.
Also, move it under pkg/index/, like mongo.
Also, link in mongo to the main binary.
Not using the tests yet (leaving for mpl :))

Change-Id: I47a2203ca6c0b5244cd458aedec46227c4363c62
2012-03-26 13:57:53 -07:00