1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Gerald (Jerry) Carter
a263fa04e4 Add workaround for docs build and dependency on parameters.all.xml
(cherry picked from commit d4f5b5255f)
(This used to be commit c8154142d9)
2008-09-05 10:59:37 +02:00
Gerald W. Carter
175909f4e1 Release scripts: Update create-tarball to include docs and other packaging details.
I've updated the create-tarball script to support command line options,
docs build (or copy and existing build), and to run the packaging update
scripts.

  $ release-scripts/create-tarball --help
  Usage release-scripts/create-tarball [options]
      --help             Print command usage
      --branch <name>    Specify the branch to to create the archive file from
      --copy-docs <dir>  Copy documentation from <dir> rather than building
      --tag <name>       Tag name for release
      --keyid <email>    The GnuPG key ID used to sign the release tag
(This used to be commit 7c96795e59)
2008-06-03 11:20:44 -05:00
Gerald (Jerry) Carter
9acd33131c Add simple script to build docs
(This used to be commit 0865f4615d)
2008-05-27 12:02:41 -05:00
Karolin Seeger
0289067c6b ask for the keyid in the release script.
(This used to be commit bccae94874)
2008-03-04 17:27:08 +01:00
Karolin Seeger
40ad573190 Fix release script.
(This used to be commit 400609bce5)
2008-02-29 17:03:00 +01:00
Gerald W. Carter
742fb9a620 Adding basic script to help in the creation of tarballs for release.
Developers can use this to create tarballs for testing or general
purpose QA.

   Usage: release-scripts/create-tarball

The script will prompt for information as necessary.
(This used to be commit 1df8f98602)
2008-01-15 16:53:26 -06:00