mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-16 23:52:18 -04:00
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! |
||
|---|---|---|
| .. | ||
| flock.go | ||
| flock_plan9.go | ||
| flock_solaris.go | ||
| flock_test.go | ||
| flock_unix.go | ||
| flock_windows.go | ||