Matt T. Proud
f895acb9ef
Trailing build system cleanups.
...
The .gitignore files had problems, and the build steps could be
simplified.
2013-06-13 15:38:03 +02:00
Johannes 'fish' Ziemke
005d65868a
Merge pull request #294 from prometheus/remove-gvm
...
Remove gvm
2013-06-13 05:41:29 -07:00
Johannes 'fish' Ziemke
56249320e3
Remove gvm on travis.
2013-06-13 14:36:00 +02:00
Johannes 'fish' Ziemke
4524a5fe37
Remove gvm and install go by hand.
2013-06-12 18:39:37 +02:00
Matt T. Proud
7ee93bc0e3
Include runner script for packaging.
2013-06-12 17:56:29 +02:00
Matt T. Proud
8956ebe0c6
Include "Travis Helper".
2013-05-14 13:39:52 +02:00
Matt T. Proud
38d839d810
Include generated Protocol Buffers artifacts.
...
This commit reduces the general compile time dependencies to omit
the Protocol Buffer compiler and the Go Protocol Buffer generator
tool. The build steps to furnish them still remain, but they can
optionally be called if data.proto or config.proto are under work.
2013-05-08 21:16:39 +02:00
Matt T. Proud
fb197ece45
Update forgotten exposition client links in Make.
...
The links in the Makefile, which Travis uses, were out-of-date in
terms of fetching the Go client library.
2013-04-29 10:16:39 +02:00
Bernerd Schaefer
169ed9d297
Ignore web/static/generated and build/root/share
2013-04-25 12:33:27 +02:00
Matt T. Proud
a397c4aaf8
Include insights into LevelDB build behaviors.
...
Fix wget typo, too.
2013-04-17 14:00:15 +02:00
Matt T. Proud
32c0a939b0
New self-sustaining, hermetic build system.
...
This should help us produce self-contained artifacts for users as
well as lower the hurdles for first-time contributors.
2013-04-17 09:34:24 +02:00