Julius Volz
|
aceb489817
|
Correct paths in "web" Makefile target.
|
2015-05-06 11:50:39 +02:00 |
Julius Volz
|
ea231ad7b2
|
Move including of Makefile.COMMON to top of Makefile.
This fixes the Makefile's default target.
|
2015-05-06 11:44:01 +02:00 |
Julius Volz
|
91cd73b00a
|
Re-add config Makefile target.
This was accidentally removed in
https://github.com/prometheus/alertmanager/pull/55
|
2015-05-06 11:16:20 +02:00 |
Johannes 'fish' Ziemke
|
e38bb7c1c3
|
Use Makefile.COMMON and add generated files.go
|
2015-05-05 17:11:03 +02:00 |
Julius Volz
|
8655ec18b2
|
Use "-q" curl option to ignore any settings in ~/.curlrc.
|
2015-02-23 01:18:31 +01:00 |
Julius Volz
|
666a19830d
|
Fix Makefile dependencies to work with parallelism.
This fixes https://github.com/prometheus/alertmanager/issues/34
|
2015-02-23 01:17:32 +01:00 |
Julius Volz
|
cbf5faaf8c
|
Bring Makefiles into shape.
This borrows a lot of the latest changes to the node_exporter Makefile,
as well as some tricks from the Prometheus one.
|
2015-02-01 02:30:41 +01:00 |
Julius Volz
|
02b970b149
|
Show status and build information under /status.
Also add Makefile infrastructure for gathering status information.
Change-Id: Id7dcb9655d0b6024bf47d5dd41a7655df3635922
|
2013-08-14 18:56:41 +02:00 |