aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_tools
Commit message (Expand)AuthorAge
* augment the guide for contributingGravatar Kurtis Rader2016-04-05
* support making fish code match the style guideGravatar Kurtis Rader2016-04-04
* fixes for cppcheck lint warningsGravatar Kurtis Rader2016-04-04
* add make targets to lint the codeGravatar Kurtis Rader2016-04-01
* remove "doc" make target and rename "user_doc"Gravatar Kurtis Rader2016-03-30
* Generate version numbers for Xcode buildsGravatar Ian Ray2015-09-29
* Makefile: add target for Include What You Use (iwyu)Gravatar David Adam2015-07-29
* Add cppcheck.sh driver script for running cppcheckGravatar ridiculousfish2015-07-25
* Don't require .git before running git-describeGravatar Kevin Ballard2014-10-27
* Mark unknown versions as unknown.Gravatar Konrad Borowski2014-10-12
* Merge branch 'master' into documentation-updateGravatar Mark Griffiths2014-09-07
* Updated build_doc…sh to run cleanly in Xcode buildGravatar Mark Griffiths2014-09-03
* Revert 60b9f8d..e4d6eafGravatar Mark Griffiths2014-09-03
* Update autoconf and README for Doxygen 1.8Gravatar Mark Griffiths2014-09-03
* Add lexicon filter to manpages.Gravatar Mark Griffiths2014-09-03
* Pass --always to git describe to ensure we always get a versionGravatar ridiculousfish2014-02-05
* use annotated tags only for version checkingGravatar David Adam2014-01-24
* add correct version number to manpage outputGravatar David Adam2013-12-01
* Update OS X make_pkg script to also produce fish.appGravatar ridiculousfish2013-10-05
* 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
* test documentation: update wording, generate test manual page (closes #734)Gravatar 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
* 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