aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_tools
Commit message (Expand)AuthorAge
* lint, style: use git plumbing commandsGravatar David Adam2016-05-18
* enhance the key_reader programGravatar Kurtis Rader2016-05-10
* only deal with files that existGravatar Kurtis Rader2016-05-08
* limit `make style-all` to fish scripts in shareGravatar Kurtis Rader2016-05-03
* restyle builtin modules to match project styleGravatar Kurtis Rader2016-04-26
* add better support for IWYU and fix thingsGravatar Kurtis Rader2016-04-26
* build_tools/make_pkg: fixups for versioning and Xcode preferencesGravatar David Adam2016-04-20
* Merge branch 'Integration_2.3.0'Gravatar David Adam2016-04-19
|\
| * Update to pcre2 10.21Gravatar Aaron Gyes2016-04-19
* | improve the style.fish scriptGravatar Kurtis Rader2016-04-12
* | fix bug in lint.fish helper scriptGravatar Kurtis Rader2016-04-12
|/
* fix git command in lint.fish scriptGravatar Kurtis Rader2016-04-07
* 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