aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
Commit message (Expand)AuthorAge
* Customisable extra configuration, completion and function directoriesGravatar David Adam2016-04-04
* update lexicon for latest docsGravatar Mark Griffiths2016-04-04
* add make targets to lint the codeGravatar Kurtis Rader2016-04-01
* Correction to make rule for fish_versionGravatar Laurence McGlashan2016-03-31
* rename make target "user_doc" to "doc"Gravatar Jak Wings2016-03-31
* remove "doc" make target and rename "user_doc"Gravatar Kurtis Rader2016-03-30
* Add functions and configuration snippets hierarchyGravatar Fabian Homborg2016-02-26
* make testing on local servers hermeticGravatar Kurtis Rader2016-02-25
* Makefile: enable maintainer mode for PCRE2Gravatar David Adam2016-02-24
* Fix key_reader make target.Gravatar Gordon Tyler2015-11-08
* Makefile: only clean PCRE2 directory if it is configured inGravatar David Adam2015-10-15
* Makefile: improve integration with pcre2 buildGravatar David Adam2015-10-02
* configure/Makefile: allow the use of a system libpcre2 if availableGravatar David Adam2015-10-01
* Migrate builtin_string.cpp to its own object fileGravatar ridiculousfish2015-09-21
* Merge new string builtinGravatar Michael Steed2015-09-21
* Makefile: add target for Include What You Use (iwyu)Gravatar David Adam2015-07-29
* Merge branch 'master' into iwyuGravatar David Adam2015-07-26
|\
| * Update doc and message.pot targets for new src directoryGravatar ridiculousfish2015-07-25
| * Update 'depend' target so make depend works againGravatar ridiculousfish2015-07-25
| * Manually update Makefile dependsGravatar ridiculousfish2015-07-25
| * Migrate source files into src/ directoryGravatar ridiculousfish2015-07-25
| |\
* | | Makefile: clean up dependencieesGravatar David Adam2015-07-25
|/ /
* | Makefile: typo fixes in check-legacy-binariesGravatar David Adam2015-07-25
* | Makefile: Add mimedb and fishd to check-legacy-binaries targetGravatar David Adam2015-07-25
| * Migrate source files into src/ directoryGravatar ridiculousfish2015-07-24
* | death of mimedb: remove mimedb from the treeGravatar David Adam2015-07-23
|/
* Makefile: update dependencies with make dependGravatar David Adam2015-07-20
* Rewrite of fish_indentGravatar ridiculousfish2014-12-23
* Tweak test runner to set up environment betterGravatar Kevin Ballard2014-11-24
* Makefile: add pkgconfig file to uninstall targetGravatar David Adam2014-11-23
* Makefile: check HAVE_GETTEXT in Makefile not shellGravatar David Adam2014-11-17
* Makefile: remove warning about old version of gettextGravatar David Adam2014-11-17
* Makefile: install locale files to $localedirGravatar David Adam2014-11-13
* Run `make depend`Gravatar Kevin Ballard2014-10-13
* Rebuild fish.pc as appropriateGravatar Kevin Ballard2014-10-06
* Tweak lexicon_filter.in for GNU sedGravatar Kevin Ballard2014-10-01
* fish.pc: add pkgconfig file for fishGravatar David Adam2014-10-01
* Create and use $DATADIR/vendor_completions.d/ for upstream completionsGravatar David Adam2014-10-01
* Makefile: warn about SELinux; avoid a bashismGravatar David Adam2014-09-27
* Rejigger test suiteGravatar Kevin Ballard2014-09-23
* Implement new `read --null` flagGravatar Kevin Ballard2014-09-21
* Makefile/configure: detect and use sed from configureGravatar David Adam2014-09-18
* Merge pull request #1662 from MarkGriffiths/documentation-updateGravatar Konrad Borowski2014-09-12
|\
* | Cleanup fish tests a bitGravatar Kevin Ballard2014-09-07
| * Makefile changesGravatar Mark Griffiths2014-09-08
| * Portable Makefile fixGravatar Mark Griffiths2014-09-04
| * Fix comment collision in lexiconGravatar Mark Griffiths2014-09-04
| * Rebase documentation changesGravatar Mark Griffiths2014-09-03
| * Various additions and fixesGravatar Mark Griffiths2014-09-03
| * Consistency fixesGravatar Mark Griffiths2014-09-03