summaryrefslogtreecommitdiffstats
path: root/release-scripts
Commit message (Collapse)AuthorAgeFilesLines
* build-docs: cleanup exit of the scriptMichael Adam2009-07-301-6/+14
| | | | | | | | | | exit in the directory where it was called using pushd/popd. Michael (cherry picked from commit b319549f129b1c79afc9bfd4a84f2730b96d69a3) Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 84433b32a9339662ddad9443b90beafdcd8a2044)
* s3:create-tarball: also include the VENDOR_PATCH in the versionMichael Adam2009-07-301-0/+4
| | | | | | | | Michael (cherry picked from commit ce3e34d37ce5592e0268be5d16240387d971585a) Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 347cc7f911cdbbe04aa3254444f7060cb0d2038e)
* build_docs: Use 'make distclean' instead of 'make clean'.Karolin Seeger2009-07-301-1/+1
| | | | | | | | | | This fixes bug #6058. Thanks to Christian Perrier for reporting! Karolin (cherry picked from commit 162e4b66601b41dd5adb24e192f3b5a91dfb41cc) (cherry picked from commit 2545fcc48888628eef2d6b83ef5656be1e53bf7e) (cherry picked from commit 0098eb45d99373a4d1945e61dda24ea282c377e7)
* build-docs: Change to the right directory before calling 'make clean'.samba-3.0.34Karolin Seeger2009-01-191-1/+1
| | | | | | | | This fixes build-docs if it's called from the create-tarball script. Karolin (cherry picked from commit dd3ef73c8c184eaec7ee515ef2130f30f9e481b3) (cherry picked from commit 1e7c488097d67457632778a09e7f82db5d0e93e3)
* build-docs: Add 'make clean'.Karolin Seeger2009-01-191-0/+3
| | | | | | | | | | Karolin (cherry picked from commit cf40fb97239ed9a11e5750fde6e078233e567bba) (cherry picked from commit 6e1d92e3b324a0759486f914a0e4b32be1142aee) (cherry picked from commit 656189740d701246a8689e3348510715122bf148) (cherry picked from commit 4f9f592ab792e36e870bbeba96a1fb8f0ee9efda) (cherry picked from commit 759e253212ce389ecfe3dd08b34e1b1900aa817f) (cherry picked from commit 4772212983868e450706dcd3dd2e758285e89741)
* s3 create-tarball.sh: Remove dashes in git commands.Karolin Seeger2009-01-131-4/+4
| | | | | | | | | | | | | Newer git versions (e.g. 1.6.0.2) do not provide the 'git-' commands any longer. Karolin (cherry picked from commit 0cba859f12177aaf3ef2d96663f0a51f61c24d56) (cherry picked from commit 3d64e67de2b50f7b781aa3f5ad13ec8e866d4333) (cherry picked from commit aa41a80969bd413d5922c602c7309bd8c05f3181) (cherry picked from commit 0b4dd0cb1f81126344a6fe3304b46f880089718d) (cherry picked from commit 4d988d0c9f22dda706ee1802985830ce4999f4d5) (cherry picked from commit b0f66f65e4d7cf0d70708783e5486fe3e1e5e8e8)
* build-docs: Use 'git clean' instead of 'git-clean'.Karolin Seeger2009-01-131-1/+1
| | | | | | | Karolin (cherry picked from commit 12e72140b944f844e7f44f21a087ab4a4ecc51a7) (cherry picked from commit ab02316ced8b0dc0d577960d1bab02d239313ef5) (cherry picked from commit d70bd3eebfa8a8705db2bdf9a3fd0e037701a756)
* Add workaround for docs build and dependency on parameters.all.xmlsamba-3.0.32Gerald (Jerry) Carter2008-08-251-2/+5
|
* Release scripts: Copy the support release scripts from the v3-3-treeGerald W. Carter2008-05-282-0/+247
(cherry picked from commit 8555ceeca7ac50f18589c07d2deb45c1d6fe8010)