aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_tools
Commit message (Expand)AuthorAge
...
* tarball contents should match the filenameGravatar David Adam (zanchey)2013-08-11
* Generate version numbers dynamicallyGravatar David Adam (zanchey)2013-08-11
* add git_version_gen: generate a version number from the git treeGravatar David Adam (zanchey)2013-08-11
* Use gnutar instead of tar for making tarballsGravatar ridiculousfish2013-05-17
* Typos in the fish OS X package installer rtf fileGravatar ridiculousfish2013-05-05
* Refactored out individual VCS completions.Gravatar Tin Tvrtkovic2013-04-28
* Teach OS X package builder script to look up the version dynamicallyGravatar ridiculousfish2013-04-13
* Replace OS X installer PackageMaker document with a distribution file and scriptGravatar ridiculousfish2013-04-13
* Remove xsel from the buildGravatar ridiculousfish2013-03-30
* Teach build_documentation.sh to not generate the test man page on any platfor...Gravatar ridiculousfish2013-02-16
* Teach build_documentation.sh to look in /Applications/Doxygen.appGravatar ridiculousfish2013-01-07
* Teach Xcode how to pass arguments to build_documentation.shGravatar ridiculousfish2013-01-03
* Change build_documentation to take its paths as arguments, and the Makefile.i...Gravatar ridiculousfish2013-01-03
* Fix a bad use of testGravatar ridiculousfish2012-12-27
* Another attempt to make build_documentation.sh work in LinuxGravatar ridiculousfish2012-12-27
* Try to make mktemp work on LinuxGravatar ridiculousfish2012-12-27
* Make the Makefile use the new build_documentation.sh script (gulp)Gravatar ridiculousfish2012-12-27
* Factored out help_doc generation into build_tools/build_documentation.shGravatar ridiculousfish2012-12-27
* Move make_vcs_completions.py to build_tools, and eliminate make_completions.p...Gravatar ridiculousfish2012-12-26
* Remove trailing whitespaces and change tabs to spacesGravatar Ɓukasz Niemier2012-11-18
* Make add-shell correctly handle /etc/shells files that do not end with newlinesGravatar ridiculousfish2012-07-22
* 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
* Bump OS X installer package versionGravatar ridiculousfish2012-06-05
* Added Debian description-pak fileGravatar ridiculousfish2012-06-02
* Updated make_tarball.sh to stop dumping files in the extract directoryGravatar ridiculousfish2012-05-30
* Fix to set up 10.6 SDK correctly when building on 10.7Gravatar ridiculousfish2012-05-30
* Tweak a few default colorsGravatar ridiculousfish2012-05-29
* More tweaks to Debian build scriptGravatar ridiculousfish2012-05-25
* Updated Debian package build scriptGravatar ridiculousfish2012-05-24
* Updated some build scriptsGravatar ridiculousfish2012-05-24
* Tweaked make_deb scriptGravatar ridiculousfish2012-05-22
* Some tweaks to build toolsGravatar ridiculousfish2012-05-22
* Made the OS X installer package flatGravatar ridiculousfish2012-05-17
* Added PackageMaker fileGravatar ridiculousfish2012-05-11
* Added build_tools folder so we can automate release buildsGravatar ridiculousfish2012-05-10