index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into death_of_fishd
ridiculousfish
2014-05-09
|
\
|
*
Automatically add include paths for ncurses on Cygwin
Philipp Schroer
2014-05-09
*
|
Merge branch 'master' into death_of_fishd
ridiculousfish
2014-05-03
|
\
|
|
*
Use mkostemp instead of mktemp where available
ridiculousfish
2014-05-03
*
|
Early implementation of inotify-based universal variable notifier for
ridiculousfish
2014-05-01
|
*
Properly check for miliseconds during screen update
Konrad Borowski
2014-05-01
|
*
Check effective credentials of socket peers
David Adam
2014-04-28
|
/
*
Squelch some more warnings on Linux
ridiculousfish
2014-04-27
*
configure: turn off automatic searches through non-standard directories
David Adam
2014-03-30
*
configure/Makefile: remove unused $LIBS and $LDFLAGS complications
David Adam
2014-03-30
*
Second attempt to fix the build. config.h.in changes need to go in
ridiculousfish
2014-03-25
*
Stop linking iconv, now that we have our own utf8 conversion routines
ridiculousfish
2014-03-23
*
Check for libtinfo after libncurses
jer-gentoo
2014-03-19
*
Remove old pager remnants, including documentation and references in the
ridiculousfish
2014-03-15
*
configure/Makefile: remove unused variables and unneeded declarations
David Adam
2014-01-15
*
configure.ac: Fix typo
Arjun A.K
2013-12-22
*
autoconf build: clean up Makefile, remove fish.spec
David Adam
2013-12-01
*
configure/Makefile: respect $LIBS, remove some egregarious lies
David Adam
2013-11-09
*
Link with $CXXFLAGS; disable GCC-specific autoconf check (squash fixes).
Geoff Nixon
2013-10-29
*
configure: use C++ for all tests, kill CFLAGS
David Adam
2013-10-02
*
document and enforce Autoconf 2.60 or greater
David Adam (zanchey)
2013-09-06
*
Try to improve the error message printed when libcurses is not found
ridiculousfish
2013-08-31
*
configure.ac: don't add RPATH when searching for extra libs
David Adam (zanchey)
2013-08-22
*
configure.ac: remove m4_esyscmd_s
David Adam (zanchey)
2013-08-17
*
Fix compilation under CentOS
Konrad Borowski
2013-08-16
*
configure.ac: generate the fish version number dynamically
David Adam (zanchey)
2013-08-11
*
docs: configure/Makefile changes to require at least Doxygen 1.5
David Adam
2013-06-19
*
Conditionally include sys/sysctl.h
Ian Ray
2013-06-01
*
Rearrange some macros in configure.ac so that CXXFLAGS can default to -g -O2 ...
ridiculousfish
2013-04-19
*
Build with -fno-exceptions
ridiculousfish
2013-04-19
*
Fixed check for msgfmt in configure.ac
Siteshwar Vashisht
2013-04-16
*
Remove xsel from the build
ridiculousfish
2013-03-30
*
Kill termio.h and sys/termios.h
David Adam (zanchey)
2013-03-05
*
configure: disable gettext support if msgfmt isn't found (fixes https://githu...
David Adam (zanchey)
2013-03-01
*
configure: only check for gettext/dcgettext if we want them (makes --without-...
David Adam (zanchey)
2013-03-01
*
configure: only check for libintl if we want to use gettext (makes --without-...
David Adam (zanchey)
2013-03-01
*
Remove set_color from Makefile. Fix issue where builtin_set_color would mix o...
ridiculousfish
2013-02-14
*
Remove seq.in, in favor of the new function. Remove seq detection from config...
ridiculousfish
2013-01-12
*
Make "Checking how to use..." lower case.
Cheer Xiao
2013-01-08
*
Make fishd base its variable files on the MAC address instead of hostname
ridiculousfish
2013-01-08
*
remove -fno-optimize-sibling-calls flag for non-buggy setups; add extra comme...
Jan Kanis
2013-01-07
*
Made autoconf stop generating Doxyfile.help in preparation for Xcode document...
ridiculousfish
2012-12-26
*
Remove -rdynamic compilation flag for OSX
lledey
2012-12-12
*
Remove trailing whitespaces and change tabs to spaces
Ćukasz Niemier
2012-11-18
*
Adopt posix_spawn (!)
ridiculousfish
2012-08-15
*
Fix for https://github.com/fish-shell/fish-shell/issues/223
ridiculousfish
2012-07-11
*
Fix for https://github.com/fish-shell/fish-shell/issues/106
ridiculousfish
2012-07-10
*
Large set of changes related to making fish relocatable, and improving the bu...
ridiculousfish
2012-07-08
*
Check for libiconv_open if we can't find iconv_open
Carl Johan Crafoord
2012-06-10
*
Improved check for pthread library to build successfully on Linux
ridiculousfish
2012-01-06
[next]