aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
Commit message (Collapse)AuthorAge
...
* Check for libiconv_open if we can't find iconv_openGravatar Carl Johan Crafoord2012-06-10
|
* Improved check for pthread library to build successfully on LinuxGravatar ridiculousfish2012-01-06
|
* More work towards incorporating C++ build steps into Makefile.in and ↵Gravatar ridiculousfish2012-01-06
| | | | configure.ac
* Fix for bogus cast warning in configure script that was breaking ↵Gravatar ridiculousfish2012-01-06
| | | | local_cv_use__posix_c_source
* Fix to incorporate C++ build changes into configure.ac and Makefile.inGravatar ridiculousfish2012-01-06
|
* configure xsel in configure phaseGravatar Grissiom2010-09-18
| | | | ... and with the same arguments of fish
* add XSEL_BIN var in configure.acGravatar Grissiom2010-09-18
|
* use variables as xsel targetGravatar Grissiom2010-09-18
|
* remove trialing spaces #2Gravatar Grissiom2010-09-18
|
* upgrade xsel to 1.2.0Gravatar Grissiom2010-09-18
| | | | xsel 1.0 begin to support UFT-8.
* Bump version numberGravatar axel2009-03-09
| | | | darcs-hash:20090308144106-ac50b-e64db4a3009f99b3c1d206bba1781775faef671c.gz
* Hopefully make iconv detection work on OS X with non-gnu iconv implementationGravatar axel2009-02-23
| | | | darcs-hash:20090222191649-ac50b-4f7010fdbf662b71cb7c4c99d2ae6e00c7cccb83.gz
* Make all fish that use universal variables binaries include iconvGravatar axel2009-02-03
| | | | darcs-hash:20090203002620-ac50b-6be533cd1bf7dd043d96547b2c2f3ab4cda30e10.gz
* Make proper autoconf test for availability of posix nan function instead of ↵Gravatar axel2009-02-03
| | | | | | fudging with the NAN macro. darcs-hash:20090202232049-ac50b-0176955677ff39fdd05eeefa20dca883863c34e6.gz
* Fixed bug with configure.ac in autotools shipped with F10. This fix comes ↵Gravatar axel2009-02-02
| | | | | | from James Reeves. darcs-hash:20090201140928-ac50b-952a8ba0596e3cf4f4a4a94f226fd04ec607075f.gz
* Bump version numberGravatar liljencrantz2008-01-13
| | | | darcs-hash:20080113011626-75c98-5037824714b5f39b8e4786d724bd047275e4c718.gz
* Make the maximum execve size test use sysconf. Create a fallback if sysconf ↵Gravatar liljencrantz2007-10-15
| | | | | | is unavailable. darcs-hash:20071015113936-75c98-078e9f8727e91d41fabc80827bf97c8e04dd97ba.gz
* Add tparm fallback to use under systems having tparm with fixed number of ↵Gravatar Claes Nästén2007-08-22
| | | | | | paramters, required with Solaris curses. Updated configure script to check for c99 for compilation with Sun Studio under solaris and updated LDFlAGS for fish_pager etc to include library dependencies from common.c etc. darcs-hash:20070822075741-cac88-5532b074490bce1d7f37289b1774a4a5e44416d8.gz
* Add source code prettyfier program called fish_indentGravatar axel2007-04-22
| | | | darcs-hash:20070422100312-ac50b-a073999b7dc172259c8200f3e740c921647222a0.gz
* Use per-binary LDFLAGS to remove linking to useless libraries. This will ↵Gravatar axel2007-03-24
| | | | | | reduce the size of the binaries and may also speed up startup time slightly. These changes are based on suggestions and a patch by James Vega. darcs-hash:20070324105629-ac50b-64425ff68a18e3adf51eee141d3a4450405c1ddb.gz
* Various minor codee updates. Dead code removal, comment tweaking. Spelling ↵Gravatar axel2007-02-25
| | | | | | fixes, etc. darcs-hash:20070225111738-ac50b-9656f807d2e41ebb06a43e10925834420740e20d.gz
* Bump version numberGravatar axel2007-02-09
| | | | darcs-hash:20070208170725-ac50b-083a3c094fc4901b949cd71e7ff956f6dae958c4.gz
* Add flags for long file support in configure.ac. They should be useful when ↵Gravatar axel2007-02-05
| | | | | | supported (e.g. Linux and Solaris) and should do no harm when unsupported. darcs-hash:20070205122553-ac50b-93adeeafc5c4bb43397e4b088f6e9de5744b3058.gz
* Add support for using __environ instead of environ, if it exists and environ ↵Gravatar axel2007-01-28
| | | | | | isn't set darcs-hash:20070127165911-ac50b-72747760d767a6918152c2e4f254febb19ab1205.gz
* Add support for backtraces - if the compiler and libc version supports it ↵Gravatar axel2007-01-20
| | | | | | (probably only glibc/gcc) then a stack trace is printed on serious bugs darcs-hash:20070120023649-ac50b-5efa310bea0deddfa1d8dfca1000163eee89c7cb.gz
* Bump version numberGravatar axel2006-12-08
| | | | darcs-hash:20061207224603-ac50b-a8f5ce18d44626814a15fc2c0b0fe0d51dae0567.gz
* Fix bed indentation in a few placesGravatar axel2006-11-30
| | | | darcs-hash:20061130132431-ac50b-e17b1a55733c4f42264e88cb259a78b4a5cfc4e0.gz
* Minor documentation, indentation tweaksGravatar axel2006-11-30
| | | | darcs-hash:20061129142102-ac50b-0ae69ec0878a54092f16261b314b34ef4eeeb5ba.gz
* Add --without-gettext switch to optionally disable gettext supportGravatar axel2006-11-30
| | | | darcs-hash:20061129141822-ac50b-64a78e7a3594827abe5024fdbf7d4c79ac21162c.gz
* Fix missing man-page generation when building from darcs tree. Also ↵Gravatar axel2006-11-20
| | | | | | simplifys doc generation a small bit. darcs-hash:20061120135336-ac50b-d3b7a4ce2ac6bcc307c57cfcd23db86a8ac411a8.gz
* Bump version numberGravatar axel2006-11-13
| | | | darcs-hash:20061112210938-ac50b-af5fc653b1ec0da6832338aec2d56c98fba69897.gz
* Try to detect seq versions installed by earlier fish versions and replace themGravatar axel2006-11-03
| | | | darcs-hash:20061103131621-ac50b-2748c958f8614f39fbaa7a45261877a912de539e.gz
* Check if any libraries need to be linked in order to use iconv. This is ↵Gravatar axel2006-11-03
| | | | | | needed on OS X. Thanks to Jason Grossman for the report darcs-hash:20061103100004-ac50b-861ca2bc42414c475b1ab24399c8d240cf1e4651.gz
* Code beutification in build filesGravatar axel2006-10-31
| | | | darcs-hash:20061031020656-ac50b-2385bb51d7df624e5691b7659120596600fd1d5d.gz
* Bump version numberGravatar axel2006-10-31
| | | | darcs-hash:20061030160357-ac50b-29729cb4ba358e09f9c19e6d6e07e0c2489e14fd.gz
* Make the fish manpage in Doxygen and add it to the main fish documentationGravatar axel2006-10-26
| | | | darcs-hash:20061026102059-ac50b-2a7956bb4651b5ffe867e7c6eb26a29e2f15ad24.gz
* Add compiler warnings for some common incorrect usage of functions, such as ↵Gravatar axel2006-10-20
| | | | | | forgetting to cast null pointers to variadic functions darcs-hash:20061019151947-ac50b-4043638a7a830fa80fd918f92365f5afe3ff208a.gz
* New version of the xdg fix. Unlike the previous version, this one should ↵Gravatar axel2006-10-10
| | | | | | actually work. darcs-hash:20061009212440-ac50b-10d1cdd7441335d033171f5b71a8a97f8a1d1dfb.gz
* Fix compilation issues in xdg library caused missing headers. Thanks to ↵Gravatar axel2006-10-10
| | | | | | Jamessan for the report. darcs-hash:20061009201230-ac50b-4b5c183fbd88ef45a0ededdc3eea79191951fb5f.gz
* Bump version numberGravatar axel2006-09-04
| | | | darcs-hash:20060904002509-ac50b-098c9c879257d689a975abd102f9b4d9fc00f592.gz
* Minor polishGravatar axel2006-09-04
| | | | darcs-hash:20060903230006-ac50b-c55a9272bb1cdb10312b8580c4c2a85654329e30.gz
* Much more reliable getopt_long test. Idea from Netocrat.Gravatar axel2006-08-28
| | | | darcs-hash:20060828102949-ac50b-bb55face2f3127018b6c79a72ee71e38f075232a.gz
* Redo the -POSIX_C_SOURCE test to only add macros if they are found to fix ↵Gravatar axel2006-08-28
| | | | | | things. Also add -stdÉ9 to CPPFLAGS if it is added to CFLAGS. Also add more comments, redo indentation and general file cleanup. Written cooperatively by Liljencrantz and Netocrat. darcs-hash:20060828100334-ac50b-73eed298fdf5a853243413f0f12c235ffa9e787a.gz
* Bump version numberGravatar axel2006-08-24
| | | | darcs-hash:20060824105129-ac50b-999429675a936c246665940ee9154a524eae4be2.gz
* Switch back to using -D for _POSIX_C_SOURCE and _XOPEN_SOURCE - solves build ↵Gravatar netocrat2006-08-13
| | | | | | problem on Solaris 10 darcs-hash:20060813030806-344c5-ad0eec62d3ce93d98adcad4b93318b06538eef95.gz
* Fix missing quote in configure.acGravatar axel2006-08-12
| | | | darcs-hash:20060811142930-ac50b-52d1bb6faf07b6a0ddac754cee16e899dd196679.gz
* Switch to using AC_DEFINE instead of using -D switces in CFLAGS for a few ↵Gravatar axel2006-08-11
| | | | | | macros that don't need to be passed through the Makefile darcs-hash:20060811134859-ac50b-6efc59b9214909aa6804bed9c5919ed0e29ddf81.gz
* Remove unneded include in Autoconf test. Thanks to Netocrat.Gravatar axel2006-08-11
| | | | darcs-hash:20060811101005-ac50b-275a1240e7802f70eb763be42683b4d1f816a9b0.gz
* Always redefine del_curterm to be a no-op under bsd, seeme the double free ↵Gravatar axel2006-08-11
| | | | | | bug can surface under ncurses as well. Thanks to Netocrat. darcs-hash:20060811100756-ac50b-1b1010b696fdd9acf45ef85ab19e75f574e5198b.gz
* Add two BSD-specific preprocessor macros to get additional prototypes. ↵Gravatar axel2006-08-11
| | | | | | Thanks to Netocrat. darcs-hash:20060810203756-ac50b-21259e610fc738c6ad990d88b0af74d56d6a38f8.gz