81 Commits (171f50706a1c126f5e656f4a143875a7c2084d22)

Author SHA1 Message Date
Julius Volz cb02af5747 Fix trailing space in Makefile. 9 years ago
Fabian Reinartz 92ffeadb7b Move assets generation to top level make file 9 years ago
Fabian Reinartz 5127963e93 Replace Makefile with simpler setup 9 years ago
Fabian Reinartz 468d2eb60e Vendoring via govendor 9 years ago
Fabian Reinartz e88eb9f164 Remove Godeps 9 years ago
Robey Pointer 3a5c0f30c1 create a unix-style tarball with a nested folder 9 years ago
beorn7 b55a71a30c Fix the race condition targets in the Makefile. 10 years ago
Steve Durrheimer 016e00441f Add circleci yaml for Dockerfile test build 10 years ago
Fabian Reinartz 6e61fd3e96 tools/rulechecker: bye bye 10 years ago
Julius Volz c69b733956 Simplify Go dependency handling in Dockerfile. 10 years ago
Fabian Reinartz d27e45cc74 make: add promtool to build and tarball targets. 10 years ago
Fabian Reinartz 31325c1fd0 make: adjust to new main location. 10 years ago
Julius Volz f10effceb1 Update file exclusion list for `make format`. 10 years ago
Fabian Reinartz 8d304d95e5 make: do not call go-bindata on building. 10 years ago
Sindre Myren a081c9436b Building without a Makefile (on Windows) 10 years ago
Fabian Reinartz 8eda04fbf1 Remove logging output from test runs 10 years ago
Fabian Reinartz 5fbde88919 Switch config to YAML format. 10 years ago
Julius Volz 0dc8f3cb04 Remove obsolete "rules" target from main Makefile. 10 years ago
Johannes 'fish' Ziemke ab3e08e070 Add rule_checker and console templates to archive 10 years ago
Alexander Staubo 8a47f8a44d Makefile: Calculate $(GOROOT), etc. relative to Makefile instead of using $(PWD), which is not always available (eg., in debuild). 10 years ago
Julius Volz 13048b7468 Simplify GOPATH/dependency setup. 10 years ago
Julius Volz af627bb2b9 Copy vendored deps manually instead of using Godeps. 10 years ago
Brian Brazil e4b4cac212 Exclude Godeps from make format 10 years ago
Bjoern Rabenstein 5859b74f1b Clean up license issues. 10 years ago
Stuart Nelson f1c257845f Vendor external dependencies with godep. 10 years ago
Tomás Senart 09c58ce481 Upgrade to Go 1.4 10 years ago
Bjoern Rabenstein 006b5517e2 Simplify makefiles. 10 years ago
Julius Volz c6e9f085a3 Update used Go version to 1.3. 10 years ago
Julius Volz ef3b512dcf Update used Go version to 1.3. 10 years ago
Matt T. Proud 3e969a8ca2 Parameterize the buffer for marshal/unmarshal. 11 years ago
Julius Volz 44390d831d Introduce semantic versioning. 11 years ago
Johannes 'fish' Ziemke d438e1c96c Allow overriding url to fetch go from by env var 11 years ago
Matt T. Proud 2b42fd0068 Snapshot of no more frontier. 11 years ago
Julius Volz ab99bd0cbd Add tarball Makefile rule. 11 years ago
Matt T. Proud 9c8112a053 Revert "Add flags to build prometheus statically" 11 years ago
Julius Volz c7052ede27 Tarball build rule fixups. 11 years ago
Johannes 'fish' Ziemke 0e9e3e068d Add flags to build prometheus statically 11 years ago
Julius Volz da420a5b97 Add glog options to "make run" to also log to stderr. 11 years ago
Johannes 'fish' Ziemke 1c9ae08e80 Add Dockerfile 11 years ago
Matt T. Proud d8792cfd86 Extract HighWatermarking. 11 years ago
Matt T. Proud f4669a812c Extract index storage into separate types. 11 years ago
Matt T. Proud 30b1cf80b5 WIP - Snapshot of Moving to Client Model. 12 years ago
Julius Volz 235623b45d Fix "make format". 12 years ago
Johannes 'fish' Ziemke 22a40c298d Make prometheus build on bazooka repo manager 12 years ago
Matt T. Proud f895acb9ef Trailing build system cleanups. 12 years ago
Johannes 'fish' Ziemke 56249320e3 Remove gvm on travis. 12 years ago
Johannes 'fish' Ziemke 4524a5fe37 Remove gvm and install go by hand. 12 years ago
Matt T. Proud 2ee6e32847 Include race condition runner. 12 years ago
Matt T. Proud 9215580488 Include race condition binary target. 12 years ago
Johannes 'fish' Ziemke 8507c58bf2 Fix filename in Makefile. 12 years ago