aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
Commit message (Expand)AuthorAge
* remove obsolete install targets in MakefileGravatar David Adam2016-06-14
* make style targets in Makefile phonyGravatar David Adam2016-06-14
* enhance the key_reader programGravatar Kurtis Rader2016-05-10
* restyle fallback module to match project styleGravatar Kurtis Rader2016-04-30
* compile fallback.cpp and util.cpp seperatelyGravatar Kurtis Rader2016-04-27
* restyle builtin modules to match project styleGravatar Kurtis Rader2016-04-26
* add better support for IWYU and fix thingsGravatar Kurtis Rader2016-04-26
* Update to pcre2 10.21Gravatar Aaron Gyes2016-04-19
* pcre2: add maintainer mode and disable by defaultGravatar David Adam2016-04-07
* Rename "snippets" to "conf" internally, and document them as snippetsGravatar David Adam2016-04-06
* support making fish code match the style guideGravatar Kurtis Rader2016-04-04
* 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