Darko Poljak
e9f8cb6f49
Install using distutils from cloned repo.
7 years ago
Darko Poljak
ca3644a08a
Add pep8 target.
9 years ago
Darko Poljak
8571192aa5
Clean stuff after signing release.
9 years ago
Darko Poljak
ccbb9697eb
Clean sphinx docs before building.
9 years ago
Darko Poljak
e76d06b382
Fix docs-dist target.
9 years ago
Darko Poljak
4dac520d98
Implement make targets: man, html, docs.
9 years ago
Darko Poljak
0d64d6a5b6
docs/man -> docs/src and update Makefile and build-helper.
9 years ago
Darko Poljak
b04ab0b630
Fix Makefile for new sphinx build.
9 years ago
Darko Poljak
51c94e9e82
Restructure and fix and improve docs and manpages.
9 years ago
Darko Poljak
7a9a04592b
Fix Makefile for dotman target.
9 years ago
Darko Poljak
b89077f9a5
Better sphinx manpage ext. Add custom dotman Makefile target for custom .cdist directory.
9 years ago
Darko Poljak
cf32b669ff
Write sphinx rst docs.
9 years ago
Darko Poljak
f63e8ed2b9
For BSD sed variant -i suffix is required.
9 years ago
Darko Poljak
15f7fd039a
Make sed invocation to not be GNU specific.
9 years ago
Nico Schottelius
416eb300c0
update path to website
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
Nico Schottelius
3db2dcb2d6
fix release errors of 3.1.10
...
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
10 years ago
Nico Schottelius
8b045da7a9
github is now origin
...
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
10 years ago
Nico Schottelius
896e887511
use mkaurball instead of makepkg
...
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
10 years ago
Nico Schottelius
ec607d65fe
remove freecode support
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
11 years ago
Tomas Pospisek
5f147dd845
fix sed pattern
...
* don't add a href to the title tag (3rd line in the html document)
* replace multiple instances on a line
11 years ago
Tomas Pospisek
454f955d25
fix error
11 years ago
Tomas Pospisek
e6b26829f4
crosslink html man pages
...
This is using sed --in-place, which might not be available in
all sed versions. If that's a concern, then please replace with
awk script or move to build-helper and use temporary files.
Also the regex is a heuristic. It works for our man pages here
but it might have false positive matches in the future.
11 years ago
Nico Schottelius
3a2bd673c9
enhance build scripts for releasing from non-master branch
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
11 years ago
Nico Schottelius
13001924c0
do not touch a visible file during release process
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
11 years ago
Nico Schottelius
295a8a404d
more cleanups for the release process
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
11 years ago
Nico Schottelius
e1fa588a4d
clean should clean better
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
11 years ago
Nico Schottelius
c074d377aa
seperate check-% and release
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
11 years ago
Nico Schottelius
c68c11dce1
cleanup the release process
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
11 years ago
Nico Schottelius
dc2b37cec1
release in Makefile is cumbersome, use shell
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
11 years ago
Nico Schottelius
7646375218
plan next release for ... today
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
11 years ago
Nico Schottelius
3b9b0dde56
require branch merge to happen before pypi
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
11 years ago
Nico Schottelius
8192c2cbfc
back to old release process
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
71f01ca735
improve release process (not yet perfect)
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
c3e6eaffcd
cleanup the cleanup targets
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
55402fa3cf
remove whitespace
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
ddaece5b57
fix mantype dependency
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
6c2ee6346f
fix target pub:
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
db717ab660
begin minimal protection against double upload
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
02c8079fef
move pypi releases to go from the stable branch only
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
511e7951c8
do pypi release only once
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
a66bc8c343
always merge tag based, not branch based, for releases
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
bf9ad8b25c
cleanup more release related stuff
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
d6d56043ce
fix git-branch-merge
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
ce27012d62
++ &&
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
fc9dd61fe0
many release related cleanups
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
24bb4aa481
migrate web publishing to makefile
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
5bdc2e1ba9
add link to cdist speeches
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
5712df850b
build type manpages using the Makefile
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
9cde0d9d94
continue rewrite of build-helper
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago
Nico Schottelius
5fb66cd314
move build-helper into bin/
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
12 years ago