aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
Commit message (Expand)AuthorAge
* 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
* Try to improve the error message printed when libcurses is not foundGravatar ridiculousfish2013-08-31
* configure.ac: don't add RPATH when searching for extra libsGravatar David Adam (zanchey)2013-08-22
* configure.ac: remove m4_esyscmd_sGravatar David Adam (zanchey)2013-08-17
* Fix compilation under CentOSGravatar Konrad Borowski2013-08-16
* configure.ac: generate the fish version number dynamicallyGravatar David Adam (zanchey)2013-08-11
* docs: configure/Makefile changes to require at least Doxygen 1.5Gravatar David Adam2013-06-19
* Conditionally include sys/sysctl.hGravatar Ian Ray2013-06-01
* Rearrange some macros in configure.ac so that CXXFLAGS can default to -g -O2 ...Gravatar ridiculousfish2013-04-19
* Build with -fno-exceptionsGravatar ridiculousfish2013-04-19
* Fixed check for msgfmt in configure.acGravatar Siteshwar Vashisht2013-04-16