summaryrefslogtreecommitdiffstats
path: root/source4/script/mkrelease.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix release script to cope with moved Samba 4 build tools.Jelmer Vernooij2011-04-241-3/+2
|
* mkrelease: Simplify further.Jelmer Vernooij2010-12-241-7/+1
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri Dec 24 02:01:10 CET 2010 on sn-devel-104
* s4-mkrelease: Update for waf.samba-4.0.0alpha13Jelmer Vernooij2010-09-201-29/+14
|
* s4-mkrelease: Update to use waf build.Jelmer Vernooij2010-09-201-6/+4
|
* s4:build Don't automatically mark as 'not a git snapshot'.Andrew Bartlett2010-05-281-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
* s4:build use autotools for mkrelease.shAndrew Bartlett2010-05-281-1/+3
| | | | | | | The mkrelease.sh script only works with the autotools build. However, it isn't recommended. Andrew Bartlett
* Fix build of Samba4 from tarball generated by mkrelease.shsamba-4.0.0alpha9Andrew Bartlett2009-12-011-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
* Remove RFC's from the release tarballs to make the lives of the DebianJelmer Vernooij2009-07-301-0/+3
| | | | maintainers of Samba4 a bit easier.
* Don't use TMPDIR as variable, it's already used for other purposes.samba-4.0.0alpha6Jelmer Vernooij2009-01-191-5/+8
| | | | Don't include GIT revision in release version strings.
* Delete more Samba3-specific filesAndrew Bartlett2009-01-191-1/+1
|
* Fix error message in mkrelease to refer to source4, not sourceAndrew Bartlett2009-01-141-1/+1
|
* Rework mkrelease.sh to exclude Samba3 filesAndrew Bartlett2008-10-201-3/+13
| | | | | | | This matches my proposal to samba-technical, and should allow a Samba4 release to be made shortly. Andrew Bartlett
* mkrelease: Add checks to ensure run from top-level directory of repository.Andrew Kroeger2008-03-281-0/+6
| | | | (This used to be commit 7d4c02fdfc9ca1a48a0a1e4672765636d4c4a717)
* Add a few more safety catches to the mkrelease.sh script.Andrew Bartlett2008-03-291-2/+2
| | | | | Andrew Bartlett (This used to be commit 96eb3f1691fbc8808e3cb80a45283fb7dff53826)
* Don't leave release trees hanging aroundAndrew Bartlett2008-03-291-1/+2
| | | | | Andrew Bartlett (This used to be commit e06911de3326fcbd751932d6ab1b9d4644619135)
* mkrelease: Update to work with Git instead of SVN.Andrew Kroeger2008-03-281-3/+2
| | | | (This used to be commit 66efff41a72190ad73512cbf08fa68b1b44406b9)
* r24822: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-101-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)
* r23262: Fix mkrelease.sh to work in the right directoriesAndrew Bartlett2007-10-101-6/+5
| | | | (This used to be commit db8d78f187339acefc0ba03b3c33d1128208b084)
* r21038: Move commands to distclean targetJelmer Vernooij2007-10-101-7/+6
| | | | (This used to be commit 6713945fbab2df5b695c11df623f16d0abd1a772)
* r21026: Add a helpful script to do the things we need to do to make a releaseAndrew Bartlett2007-10-101-0/+13
tarball. Andrew Bartlett (This used to be commit 59752290438f9a1a10d81f798e1e9746508e4d5a)