prometheus/util
Sindre Myren a081c9436b Building without a Makefile (on Windows)
Main changes:

- Switched to using `go-bindata` in place of `scripts/embed-static.sh`.
- Support for building Prometheus without a `Makefile`.
- Minor typo fix to make Prometheus build on Windows (without Makefiles).

Please note that this does not mean that prometheus will work on Windows.
There are still failing tests!
2015-06-10 20:43:59 +02:00
..
flock Building without a Makefile (on Windows) 2015-06-10 20:43:59 +02:00
httputil Move pkg/ to util/ 2015-06-01 21:12:32 +02:00
route util/route: add WithParam function. 2015-06-08 21:38:49 +02:00
stats Move pkg/ to util/ 2015-06-01 21:12:32 +02:00
strutil util/strutil: do not panic on wrong duration unit. 2015-06-04 14:02:36 +02:00
testutil Move pkg/ to util/ 2015-06-01 21:12:32 +02:00