summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Regularize some names.Eric S. Raymond2011-04-011-3/+3
* Cosmetic fixes.Eric S. Raymond2011-03-311-5/+7
* Introduce --disable-cheapfloats for the ARM guys.Eric S. Raymond2011-03-311-0/+13
* Rerrange for readability.Eric S. Raymond2011-03-311-193/+199
* Remove unused --enable-profiling, fix the IPv6 default, rearrange for tidiness.Eric S. Raymond2011-03-311-13/+1
* Comment improvements.Eric S. Raymond2011-03-311-11/+12
* Remove some obsolete configuration tests.Eric S. Raymond2011-03-311-5/+0
* Reorder some configure computations so C++-related stuff is commputed in time.Eric S. Raymond2011-03-311-51/+51
* More extraction of autoconf tentacles.Eric S. Raymond2011-03-311-422/+354
* Autotools tentacle extraction.Eric S. Raymond2011-03-311-2/+0
* Require automake version 1.10, and fix some typos.Eric S. Raymond2011-03-311-3/+3
* Squeeze more code out of the minimal build.Eric S. Raymond2011-03-291-1/+1
* Add a switch to configure out control-socket switch.Eric S. Raymond2011-03-281-0/+15
* Experimental export via shared memory is almost working.Eric S. Raymond2011-03-261-3/+3
* First cut at shared-memory export. Daemon-side only.Eric S. Raymond2011-03-251-14/+26
* Enable gpsd to be built withot socket and subscription support.Eric S. Raymond2011-03-251-12/+26
* Version bump to 3.0~dev. Commits can resume.Eric S. Raymond2011-03-211-1/+1
* Version bump and news update for 2.96 release.release-2.96Eric S. Raymond2011-03-211-1/+1
* Rearrange and update option listings.Eric S. Raymond2011-03-101-9/+17
* Two options needed to enabled once, now they need to be disabled.Wolfram Sang2011-02-221-3/+3
* More autotools modernization.Michael Tatarinov2011-02-021-2/+3
* Modernize the autotools initialization.Eric S. Raymond2011-02-021-2/+2
* Most of the way to out-of-directory builds.Eric S. Raymond2011-01-281-3/+2
* More excision of unneeded configure tests.Eric S. Raymond2011-01-251-33/+0
* Remove more stuff made unnecessary by ANSI/POSIX assumptions.Eric S. Raymond2011-01-251-3/+0
* Remove unneeded configuration checks. All regression tests pass.Eric S. Raymond2011-01-251-32/+0
* We no longer rely on long long to be 64 bits.Eric S. Raymond2011-01-251-5/+0
* Quiet down the OpenBSD build.Eric S. Raymond2011-01-131-4/+4
* Eliminate RAW_ENABLE, it's no longer needed.Eric S. Raymond2011-01-131-14/+0
* Allow use of Python 2.7.Eric S. Raymond2011-01-101-1/+1
* Factor out our implementation of daemon(3) and use it as a fallback...Eric S. Raymond2010-12-171-0/+3
* Replace a FIONREAD call with select(2).Eric S. Raymond2010-12-141-2/+0
* The difference between curses.h and ncurses shouldn't matter to gpsd.Eric S. Raymond2010-12-141-5/+0
* Temporatily restore a header check removed in last commit.Eric S. Raymond2010-12-141-0/+2
* Remove endian.h, it was not portable.Gary E. Miller2010-12-141-2/+0
* We were checking for sys/modem.h and never needed it.Eric S. Raymond2010-12-141-1/+1
* More configure simplification.Eric S. Raymond2010-12-141-3/+1
* Because we're taking SuS seriously we can simplify the configuration machinery.Eric S. Raymond2010-12-141-8/+1
* When PPS is built, try to use, but do not require, librt.Gary E. Miller2010-12-111-0/+4
* Looks for timepps.h in the right place.Gary E. Miller2010-12-101-2/+2
* Revert "Another attempt at getting portable endianness in Garmin driver."Gary E. Miller2010-12-081-0/+1
* Revert "Yet another try at endianness portability."Gary E. Miller2010-12-081-0/+1
* Yet another try at endianness portability.Gary E. Miller2010-12-081-1/+0
* Another attempt at getting portable endianness in Garmin driver.Gary E. Miller2010-12-081-1/+0
* Find {,sys/}endian.h via autoconf.Greg Troxel2010-12-061-0/+1
* Somehow the geostar bit got lostChris Kuethe2010-12-021-0/+15
* Enable much stricter compilation warningsEric S. Raymond2010-09-161-2/+4
* Make the hotplug wrapper work when USBAUTO is not set.Miroslav Lichvar2010-09-151-0/+1
* More kernel_pps. Fine tune the config for another required header.Gary E. Miller2010-07-311-0/+2
* Kernel PPS compiles, mostly there, but it does not work yet.Gary E. Miller2010-07-201-2/+1