summaryrefslogtreecommitdiff
path: root/source4/script/mkrelease.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-04-24Fix release script to cope with moved Samba 4 build tools.Jelmer Vernooij1-3/+2
2010-12-24mkrelease: Simplify further.Jelmer Vernooij1-7/+1
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri Dec 24 02:01:10 CET 2010 on sn-devel-104
2010-09-20s4-mkrelease: Update for waf.Jelmer Vernooij1-29/+14
2010-09-20s4-mkrelease: Update to use waf build.Jelmer Vernooij1-6/+4
2010-05-28s4:build Don't automatically mark as 'not a git snapshot'.Andrew Bartlett1-2/+0
If we generate a tarball, it may well be a git snapshot - we will change the VERSION file if it really is a release. Andrew Bartlett
2010-05-28s4:build use autotools for mkrelease.shAndrew Bartlett1-1/+3
The mkrelease.sh script only works with the autotools build. However, it isn't recommended. Andrew Bartlett
2009-12-01Fix build of Samba4 from tarball generated by mkrelease.shAndrew Bartlett1-3/+0
Revert "Remove RFC's from the release tarballs to make the lives of the Debian" This reverts commit eda7f35bc891ca4a7505ec054a2b4591c6edfb38. These files are essential to the Samba4 build. Andrew Bartlett
2009-07-30Remove RFC's from the release tarballs to make the lives of the DebianJelmer Vernooij1-0/+3
maintainers of Samba4 a bit easier.
2009-01-19Don't use TMPDIR as variable, it's already used for other purposes.Jelmer Vernooij1-5/+8
Don't include GIT revision in release version strings.
2009-01-19Delete more Samba3-specific filesAndrew Bartlett1-1/+1
2009-01-14Fix error message in mkrelease to refer to source4, not sourceAndrew Bartlett1-1/+1
2008-10-20Rework mkrelease.sh to exclude Samba3 filesAndrew Bartlett1-3/+13
This matches my proposal to samba-technical, and should allow a Samba4 release to be made shortly. Andrew Bartlett
2008-03-28mkrelease: Add checks to ensure run from top-level directory of repository.Andrew Kroeger1-0/+6
(This used to be commit 7d4c02fdfc9ca1a48a0a1e4672765636d4c4a717)
2008-03-29Add a few more safety catches to the mkrelease.sh script.Andrew Bartlett1-2/+2
Andrew Bartlett (This used to be commit 96eb3f1691fbc8808e3cb80a45283fb7dff53826)
2008-03-29Don't leave release trees hanging aroundAndrew Bartlett1-1/+2
Andrew Bartlett (This used to be commit e06911de3326fcbd751932d6ab1b9d4644619135)
2008-03-28mkrelease: Update to work with Git instead of SVN.Andrew Kroeger1-3/+2
(This used to be commit 66efff41a72190ad73512cbf08fa68b1b44406b9)
2007-10-10r24822: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett1-5/+18
Update the mkrelease.sh script and mkversion.sh to make releasing correct Samba4 tarballs harder to screw up. Andrew Bartlett (This used to be commit 5f9ca54b5cc76cedcb56d805d5f9ea9167adc94b)
2007-10-10r23262: Fix mkrelease.sh to work in the right directoriesAndrew Bartlett1-6/+5
(This used to be commit db8d78f187339acefc0ba03b3c33d1128208b084)
2007-10-10r21038: Move commands to distclean targetJelmer Vernooij1-7/+6
(This used to be commit 6713945fbab2df5b695c11df623f16d0abd1a772)
2007-10-10r21026: Add a helpful script to do the things we need to do to make a releaseAndrew Bartlett1-0/+13
tarball. Andrew Bartlett (This used to be commit 59752290438f9a1a10d81f798e1e9746508e4d5a)