summaryrefslogtreecommitdiffstats
path: root/source4/script/mkrelease.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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)