aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
Commit message (Expand)AuthorAge
* Update to pcre2 10.21Gravatar Aaron Gyes2016-04-19
* configure: remove tiny leftover from xsel buildGravatar David Adam2016-04-07
* Rename "snippets" to "conf" internally, and document them as snippetsGravatar David Adam2016-04-06
* Customisable extra configuration, completion and function directoriesGravatar David Adam2016-04-04
* assume getopt/getopt_long is availableGravatar Kurtis Rader2016-03-08
* detect and provide fallback for backtrace_symbols_fdGravatar David Adam2015-12-17
* configure/docs: update sf.net to sourceforge.netGravatar David Adam2015-12-15
* configure.ac: use correct headers for TPARM_SOLARIS_KLUDGE checkGravatar David Adam2015-12-04
* Attempt to fix the sporadic uvar test failures on LinuxGravatar ridiculousfish2015-11-08
* configure/Makefile: allow the use of a system libpcre2 if availableGravatar David Adam2015-10-01
* Merge new string builtinGravatar Michael Steed2015-09-21
* configure: only define special attributes if not definedGravatar David Adam2015-07-29
* Revert "Automatically add include paths for ncurses on Cygwin"Gravatar David Adam2015-06-26
* configure: use feature detection for -rdynamicGravatar David Adam2015-06-20
* Fix typo in comment.Gravatar Ryo ONODERA2015-03-07
* Solaris build fixes: use _sys_errs if availableGravatar David Adam2014-12-21
* Solaris build fixes: detect <termios.h> in configureGravatar David Adam2014-12-21
* use configure to detect dirent.d_typeGravatar David Adam2014-12-21
* Define some macros to stop Solaris curses headers from breaking the STLGravatar ridiculousfish2014-12-21
* Solaris build fixes: pick the right curses more of the timeGravatar David Adam2014-12-21
* Remove del_curterm workaround on *BSD.Gravatar David Adam2014-12-08
* Move struct stat checks in configureGravatar Konrad Borowski2014-11-11
* Makefile/configure: detect and use sed from configureGravatar David Adam2014-09-18
* Fixed Doxygen required version to 1.8.7Gravatar Mark Griffiths2014-09-04
* Update configure.ac and README for Doxygen 1.8Gravatar Mark Griffiths2014-09-03
* Revert 60b9f8d..e4d6eafGravatar Mark Griffiths2014-09-03
* Update autoconf and README for Doxygen 1.8Gravatar Mark Griffiths2014-09-03
* Remove getpeerid/getpeerucred and fallbacksGravatar David Adam2014-08-03
* Remove inotify-based universal notifierGravatar ridiculousfish2014-05-29
* Merge branch 'master' into death_of_fishdGravatar ridiculousfish2014-05-09
|\
| * Automatically add include paths for ncurses on CygwinGravatar Philipp Schroer2014-05-09
* | Merge branch 'master' into death_of_fishdGravatar ridiculousfish2014-05-03
|\|
| * Use mkostemp instead of mktemp where availableGravatar ridiculousfish2014-05-03
* | Early implementation of inotify-based universal variable notifier forGravatar ridiculousfish2014-05-01
| * Properly check for miliseconds during screen updateGravatar Konrad Borowski2014-05-01
| * Check effective credentials of socket peersGravatar David Adam2014-04-28
|/
* Squelch some more warnings on LinuxGravatar ridiculousfish2014-04-27
* configure: turn off automatic searches through non-standard directoriesGravatar David Adam2014-03-30
* configure/Makefile: remove unused $LIBS and $LDFLAGS complicationsGravatar David Adam2014-03-30
* Second attempt to fix the build. config.h.in changes need to go inGravatar ridiculousfish2014-03-25
* Stop linking iconv, now that we have our own utf8 conversion routinesGravatar ridiculousfish2014-03-23
* Check for libtinfo after libncursesGravatar jer-gentoo2014-03-19
* Remove old pager remnants, including documentation and references in theGravatar ridiculousfish2014-03-15
* configure/Makefile: remove unused variables and unneeded declarationsGravatar David Adam2014-01-15
* configure.ac: Fix typoGravatar Arjun A.K2013-12-22
* autoconf build: clean up Makefile, remove fish.specGravatar David Adam2013-12-01
* configure/Makefile: respect $LIBS, remove some egregarious liesGravatar David Adam2013-11-09
* Link with $CXXFLAGS; disable GCC-specific autoconf check (squash fixes).Gravatar Geoff Nixon2013-10-29
* configure: use C++ for all tests, kill CFLAGSGravatar David Adam2013-10-02
* document and enforce Autoconf 2.60 or greaterGravatar David Adam (zanchey)2013-09-06