summaryrefslogtreecommitdiffstats
path: root/ctdb/packaging/maketarball.sh
Commit message (Expand)AuthorAgeFilesLines
* packaging: Remove pushd/popd from maketarball.sh, don't need bashMartin Schwenke2013-08-221-45/+34
* packaging: Allow setting custom release number in RPM spec fileMartin Schwenke2013-08-091-3/+6
* build: Rename version.h to ctdb_version.hAmitay Isaacs2013-05-231-1/+1
* Packaging: maketarball.sh should be a bash script due to pushd useMartin Schwenke2013-05-231-1/+1
* packaging: Use optional argument as targetdir when creating tarballAmitay Isaacs2012-10-301-14/+14
* packaging: Use common code to generate VERSION stringAmitay Isaacs2012-10-221-13/+5
* packaging: Build docs and include them in tarballAmitay Isaacs2012-10-221-1/+8
* packaging: remove the lib/popt from the tarball in debian modeMichael Adam2009-12-041-0/+1
* packaging: rework maketarball.sh to accept an arbitrary githas to packMichael Adam2009-12-041-28/+36
* packaging:maketarball.sh: add a DEBIAN_MODE to the tarball creationMichael Adam2009-12-011-0/+5
* configure:maketarball.sh: call autogen.sh and include configure in the tarballMichael Adam2009-12-011-4/+39
* packaging:maketarball.sh: create the specfile from the ctdb.spec.inMichael Adam2009-12-011-1/+12
* maketarball.sh: add GPL license headerMichael Adam2009-05-131-0/+18
* packaging: add a maketarball scriptMichael Adam2009-01-291-0/+42