summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Replace the old Motif-based xgps with a new pygtk-based xgps (formerly xgps2).Eric S. Raymond2009-12-151-23/+0
* Version bumped to 2.91dev. Conmmits are open again.Eric S. Raymond2009-12-041-1/+1
* Version bump. Time to ship 2.90.release-2.90Eric S. Raymond2009-12-041-1/+1
* Require at least Python 2.4 for the build.Eric S. Raymond2009-12-041-1/+1
* Remove some configure.ac complexity.Eric S. Raymond2009-12-041-44/+33
* Eliminate --disable-python.Eric S. Raymond2009-12-041-72/+62
* AM_PATH_PYTHON provided with automake can be too old. Greg Troxel2009-12-021-0/+5
* Substitute $PYTHON instead of assuming 'python' is python. Greg Troxel2009-12-021-2/+3
* Forward-port fixed to make build work again under 2.64.Eric S. Raymond2009-11-281-9/+0
* Add missing string quote.Eric S. Raymond2009-11-261-1/+1
* Document autotools breakage more exactly.Eric S. Raymond2009-11-261-2/+4
* Note that libtool is broken.Eric S. Raymond2009-11-261-0/+8
* Require Python 2.6 (we need the json module).Eric S. Raymond2009-11-231-3/+3
* Generate jsongen.py and maskaudit.py from templates... Greg Troxel2009-11-211-1/+3
* Don't try to include the non-existent m4 directory.Greg Troxel2009-11-201-1/+0
* Client library debugging can now nbe enabled at runtime.Eric S. Raymond2009-11-201-0/+16
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-1/+3
* Bump version to 2.90dev in preparation for release.Eric S. Raymond2009-11-201-1/+1
* Appease the malevolent autotools gods.Eric S. Raymond2009-11-201-0/+1
* Fix typo. "MKT" should be "MTK", etc. Prompted by heeen on IRCChris Kuethe2009-11-141-10/+10
* More tweaks for making C++ support optional from edo1.Eric S. Raymond2009-11-121-2/+10
* Enable option to condition out C++ support in libgps.cEric S. Raymond2009-11-111-0/+16
* Force -X11 inclusion in X_LIBS.Eric S. Raymond2009-11-061-1/+1
* Rip out most of the old profiling support.Eric S. Raymond2009-09-291-0/+14
* GPSD-NG code is no longer experimental.Eric S. Raymond2009-09-271-13/+0
* Address Debian bug #542384...Eric S. Raymond2009-08-301-1/+12
* Make it possible to compile without support for the old protocol. Eric S. Raymond2009-07-251-0/+14
* More JSON refactoring - prepare the client libary to use it.Eric S. Raymond2009-07-211-2/+2
* Rough oncore driver.Chris Kuethe2009-07-161-0/+15
* Define a configuratrion switch for NG protocol support.Eric S. Raymond2009-07-091-3/+17
* UNUSED is not something that config.h needs to define. move it to gpsd.hChris Kuethe2009-07-061-8/+1
* strange. somehow HAVE_SYS_STAT_H was being definedChris Kuethe2009-07-051-1/+1
* ac_python=no when --disable-python is set.Bernd Zeimetz2009-06-271-0/+3
* Add some hooks to start raw data processingChris Kuethe2009-06-211-0/+14
* Garmintxt integration patches from Petr Slansky.Eric S. Raymond2009-03-241-1/+1
* Autotools fixes from Richard Hansen:Eric S. Raymond2009-03-241-0/+21
* Commits are open again.Eric S. Raymond2009-03-181-1/+1
* Prepare to ship 2.39.release-2.39Eric S. Raymond2009-03-181-1/+1
* The shell of an AIVDM driver.Eric S. Raymond2009-03-091-0/+14
* New packaging/ directory.Eric S. Raymond2009-03-091-1/+1
* Improved configure options listing.Eric S. Raymond2009-03-061-2/+4
* Support --disable-controlsendEric S. Raymond2009-03-061-1/+15
* Until configure knows how to look for the right python-config...Chris Kuethe2009-03-041-1/+1
* repository beautification, part 2:Chris Kuethe2009-03-021-5/+5
* enable the superstar driver. Chris Kuethe2009-03-021-4/+4
* Require Python.h for Python support, since gpspacket.c uses it.Eric S. Raymond2009-02-111-4/+71
* 2.39 development commences.Eric S. Raymond2009-02-101-1/+1
* Ready to ship external release 2.38.Eric S. Raymond2009-02-101-1/+1
* crank to rc4. hopefully this should be the last one.Chris Kuethe2009-02-061-1/+1
* driver for novatel superstar2. Chris Kuethe2009-01-261-3/+18