Commit Graph

184 Commits (0f760f63dd5137ad406e0bc9f08676898e04ac97)

Author SHA1 Message Date
Fabian Reinartz 57ca7108aa Enable debug generation of go-bindata, rename blob/ to ui/
9 years ago
Tobias Schmidt ee600cf949 Format web/blob/files.go after generation
9 years ago
Fabian Reinartz 28c2f9e4ff Fix phony targets and log asset generation
9 years ago
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 330ed7b9f2 Merge pull request #809 from prometheus/update-make-format
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 3b0777ff84 Merge branch 'master' into fabxc/servdisc
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
juliusv 5f5e4d76bd Merge pull request #462 from brian-brazil/godeps-format
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
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
Matt T. Proud 93da3f684a Instruct ``make binary`` to build binary file.
12 years ago
Matt T. Proud fa6a1f97d0 Expose interfaces for pruner and make pruner tool.
12 years ago
Julius Volz af7920126c Fix build errors and add default build step to "make".
12 years ago
Matt T. Proud 3b9b1c6ab4 Define dependencies for web. stack concretely.
12 years ago
Julius Volz 9cea5d9df8 Convert the Prometheus configuration to protocol buffers.
12 years ago
Bernerd Schaefer 378e494433 Date format for build info doesn't include spaces
12 years ago
Bernerd Schaefer 9dde9302a8 Explicitly include domain info in build hostname
12 years ago
Bernerd Schaefer 033533c4c5 Capture build information and print with -version
12 years ago
Matt T. Proud 9e02c2393a Include generated Protocol Buffer descriptor.
12 years ago
Matt T. Proud 32c0a939b0 New self-sustaining, hermetic build system.
12 years ago
Julius Volz 8b91bffa1d Make Travis test runs verbose.
12 years ago
Matt T. Proud c53a72a894 Test data for the curator.
12 years ago
Matt T. Proud 3e97a3630d Include nascent curator scaffolding.
12 years ago
Matt T. Proud 44d6ad9eee Do not run ``govet`` with ``-v``.
12 years ago
Johannes 'fish' Ziemke 1f80b17cb7 Remove temporary debugging.
12 years ago
Johannes 'fish' Ziemke a985a723a1 Remove echo -e because it's not available on Travis.
12 years ago
Johannes 'fish' Ziemke aed8270a97 Enable debugging (set -x) on embed-static.sh.
12 years ago
Johannes 'fish' Ziemke fc16580b4c Ship assets in compiled binary.
12 years ago
Julius Volz d67e4b9131 Address outstanding comments from PR/47 and other cleanups.
12 years ago
Matt T. Proud ec3e98b365 Include Snappy in Runtime.
12 years ago
Matt T. Proud 15cc7744cd Add advice target to makefile.
12 years ago
Julius Volz 56384bf42a Add initial config and rule language implementation.
12 years ago
Matt T. Proud 4f0f8f9552 Take into account nuances for Mac OS X. :-(
12 years ago
Matt T. Proud 43aeba2699 Instruct ``gofmt`` to simplify output.
12 years ago
Matt T. Proud c1f0d8aefd Levigo -> LevelDB in terminology and references.
12 years ago
Matt T. Proud 2450cb3b1c The clean rule clobbers ``.gitignore``.
12 years ago
Matt T. Proud 44f8802ae7 Add Apache License 2.0 boilerplate.
12 years ago
Matt T. Proud 11ec53f1b5 Automate the documentation server.
12 years ago
Matt T. Proud 6072143505 Initial commit of external resources.
12 years ago