Miek Gieben
667635e295
Release: fix Makefile
...
Latest refactoring fubar-ed Makefile.release. Fix the Linux build
target.
2017-05-03 19:48:11 +01:00
Miek Gieben
4fc1318e28
Install: split build targets ( #656 )
...
Allows one to use `make -f Makefile.release build-arm` to just get an
Arm binary.
2017-04-30 11:48:19 +01:00
Miek Gieben
f2426b9966
Add MAINTAINERS ( #633 )
...
Add a MAINTAINERS file. It's not generated and not as elaborate (i.e. no
focus areas) as the one prometheus uses. But it's a start.
Generated with `git shortlog -s -n`, everyone with more than 5 commits.
Docs are put in `Makefile.release`.
Fixes #566
2017-04-20 10:56:56 +01:00
Miek Gieben
a3f7788686
Put docker release in Makefile.release ( #562 )
...
Make the docker release part of the normal CoreDNS release
2017-03-01 15:46:26 +00:00
Miek Gieben
d0303195c3
Makefile.release: move to coredns/coredns
2017-02-21 20:02:43 +00:00
Miek Gieben
a1b9f96d87
Add ARM for Raspberry PI ( #443 )
...
Also release ARM binary when releasing. Comes in handy for raspberry Pi.
2016-11-27 15:19:41 +00:00
Miek Gieben
f402b8f726
Releasing: automate more
...
Only manual operation is editing the source - even that could be
automated but meh.
2016-11-11 17:57:06 +00:00
Miek Gieben
0481614fd8
Document how to get the author from git ( #423 )
2016-11-11 09:36:26 +00:00
Miek Gieben
9a048663cf
Release 002
2016-10-19 20:49:27 +01:00
Miek Gieben
2e68682d4d
releasing 002
2016-10-19 20:34:28 +01:00
Miek Gieben
e0a49b73b5
Build the release just like defined in Makefile
2016-09-22 09:54:03 +00:00
Miek Gieben
a8fb01bfd2
releasing: reverse build order
...
Do linux last, so my go install isn't messed up. Use gh-release from
PATH.
2016-09-18 14:25:47 +01:00
Miek Gieben
338b77667b
Add Makefile.release ( #267 )
...
Document the release process and encode it in Makefile.release. We
use gh-release to minimize the amount of effort required.
2016-09-18 14:14:01 +01:00