index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
*
More work towards incorporating C++ build steps into Makefile.in and configur...
ridiculousfish
2012-01-06
*
Fix to incorporate C++ build changes into configure.ac and Makefile.in
ridiculousfish
2012-01-06
*
Updated dependencies in Makefile.in
ridiculousfish
2012-01-05
*
Incorporate Siteshwar's patch for building on Linux
ridiculousfish
2012-01-05
*
Makefile: test for xsel directory before trying to clean it.
Dylan Smith
2010-12-02
*
Makefile: Provide PACKAGE_TARNAME for autoconf default docdir
Dylan Smith
2010-11-22
*
add prof target
Grissiom
2010-10-05
*
fix bug in build debug targe
Grissiom
2010-10-05
*
use $() in Makefile var expansion
Grissiom
2010-09-18
*
configure xsel in configure phase
Grissiom
2010-09-18
*
make clean should clean xsel and make distclean should delete it
Grissiom
2010-09-18
*
use variables as xsel target
Grissiom
2010-09-18
*
don't make xsel in subshell
Grissiom
2010-09-18
*
remove trialing spaces #2
Grissiom
2010-09-18
*
upgrade xsel to 1.2.0
Grissiom
2010-09-18
*
Fix slightly wrong LD_FLAG in Makefile
axel
2009-02-01
*
Raname main.c into fish.c. NAme makes more sense.
liljencrantz
2008-01-13
*
Remove mention of fish_inputrc in install scripts. The file no longer exists.
liljencrantz
2007-10-14
*
Drop tokenizer.o from list of objects to include into fish_pager, since it wa...
liljencrantz
2007-09-26
*
Remove generated versions of scripts on 'make clean'
liljencrantz
2007-09-21
*
Add a 'generic' type of event that can be emited from any piece of code or by...
liljencrantz
2007-08-20
*
Minor error handling improvements and minor code polish
axel
2007-08-02
*
Show hints on how to proceed if xsel fails to build
axel
2007-05-11
*
Implement count as ashellscript function instead of a command in order to sup...
axel
2007-04-24
*
Add source code prettyfier program called fish_indent
axel
2007-04-22
*
Move keyword detection code to separate file
axel
2007-04-22
*
Add missing help building dependency
axel
2007-04-21
*
Include the make_vcs_completions.fish file that is used to generate various c...
axel
2007-03-24
*
Try to fix the dependency problems with user_doc. Thanks to James Vega for in...
axel
2007-03-24
*
Use per-binary LDFLAGS to remove linking to useless libraries. This will redu...
axel
2007-03-24
*
Do not use makefile to generate vcs completions, do it directly in the script...
axel
2007-02-24
*
Do not make documentation generation depend on Makefile
axel
2007-02-17
*
Update darcs completions with additional command specific completion for setp...
axel
2007-02-09
*
MArk make_mercurial_completions.fish as executable
axel
2007-02-09
*
Add make target for vuilding svn and cvs completions
axel
2007-01-27
*
Generalize make_mercurial_completions.fish a bit so it can be used with darcs...
axel
2007-01-25
*
Drop use of the N_ no-op for translation descriptions. Instead, tell xgettext...
axel
2007-01-16
*
Update dependencies for making .po files in Makefile
axel
2007-01-09
*
Redo the interface between fish and the completion pager. The old interface h...
axel
2007-01-08
*
Minor correction to script for extracting translation strings
axel
2006-12-14
*
Minor fix to help generation to avoid creating a stray doxygen file in share/man
axel
2006-12-13
*
Makefile tweakage - make sure build messages suggest using correct make version
axel
2006-11-30
*
Simplify documentation building - again.
axel
2006-11-23
*
Fix missing man-page generation when building from darcs tree. Also simplifys...
axel
2006-11-20
*
Simplify Makefile by using a wildcard to specify help files
axel
2006-11-20
*
Update documentation display code to run roff on the client system instead of...
axel
2006-11-18
*
Tweak Makefile, including fixing slight dependency problem
axel
2006-11-11
*
Fix build error
axel
2006-11-02
*
Use the same wording about license in Makefile and main.c.
axel
2006-11-02
*
Update to buildscripts to fix dependency issues caused by new documentation l...
axel
2006-11-01
[next]