aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_tools/make_tarball.sh
Commit message (Expand)AuthorAge
* make_tarball: use a temporary directory rather than just /tmpGravatar David Adam2016-05-25
* make_tarball: search for a tar that supports the options we needGravatar David Adam2016-05-25
* make_tarball: allow output to an environment-controlled pathGravatar David Adam2016-05-25
* make_tarball: minor cleanupGravatar David Adam2016-05-25
* make_tarball: generate SHA-256 hashes, not SHA-1Gravatar David Adam2016-05-23
* remove "doc" make target and rename "user_doc"Gravatar Kurtis Rader2016-03-30
* make_tarball: build from the current checkout, ignore TravisGravatar David Adam2014-09-07
* use annotated tags only for version checkingGravatar David Adam2014-01-24
* Update make_tarball.sh to work on DarwinGravatar ridiculousfish2013-10-05
* tarball generation: include config.h.in, set mode and ownershipGravatar David Adam (zanchey)2013-09-13
* tarball generation should build configure scriptGravatar David Adam (zanchey)2013-09-06
* git version generation fixesGravatar David Adam (zanchey)2013-09-02
* tarball contents should match the filenameGravatar David Adam (zanchey)2013-08-11
* Generate version numbers dynamicallyGravatar David Adam (zanchey)2013-08-11
* Use gnutar instead of tar for making tarballsGravatar ridiculousfish2013-05-17
* Fix for https://github.com/fish-shell/fish-shell/issues/79Gravatar ridiculousfish2012-07-09
* Large set of changes related to making fish relocatable, and improving the bu...Gravatar ridiculousfish2012-07-08
* Update make_tarball.sh to respect new branch nameGravatar ridiculousfish2012-07-01
* Updated make_tarball.sh to stop dumping files in the extract directoryGravatar ridiculousfish2012-05-30
* Updated some build scriptsGravatar ridiculousfish2012-05-24
* Some tweaks to build toolsGravatar ridiculousfish2012-05-22
* Added build_tools folder so we can automate release buildsGravatar ridiculousfish2012-05-10