Daniel Hahler
288b7030f3
build-utils/dist.sh: remove "-dirty" suffix ( #2074 )
...
Calling `make dist` on a dirty tree caused an error when trying to use
`git log` with the `-dirty` suffix.
This patch removes any "-dirty" suffix from the argument.
[ci skip]
2017-10-22 16:34:04 +02:00
Daniel Hahler
cc2d4e9189
build-utils/dist.sh: reproducible builds (fixes shellcheck issues, adds usage) ( #1983 )
2017-08-31 21:20:08 +02:00
Uli Schlachter
fd1a622b5f
Sign release tarballs ( #1286 )
...
Fixes: https://github.com/awesomeWM/awesome/issues/1254
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-23 19:13:25 +01:00
Uli Schlachter
5db6c04c42
Add vim modelines to all shell scripts
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-12-12 17:36:35 +01:00
Julien Danjou
4a28c6b219
build: dist now build .xz instead of .gz
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-11-26 20:03:17 +01:00
Julien Danjou
8e65cb2037
build: do not use git dashed command
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-11-21 11:04:10 +01:00
Julien Danjou
7c5ab691c8
bui;d fix dist script
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-01 16:15:06 +02:00
Julien Danjou
1a8467ff28
build: dist create bz2 too
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-07-29 16:13:27 +02:00
Michael Gehring
388dbb01c1
build: implement make dist using git-archive
...
Instead of jumping through hoops to get the ignore list
right just use git-archive to get a clean source tarball.
2008-06-24 08:58:04 +02:00