summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Rudimentary RTCM104v3 support compiles and splints clean. Eric S. Raymond2008-07-101-0/+1
* Splint cleanup.Eric S. Raymond2008-07-101-1/+1
* Splint got more capable, or something. Remove some overrides.Eric S. Raymond2008-07-101-1/+0
* Add a CRC-24Q implementation. It's wrong, but it's a start.Eric S. Raymond2008-06-301-1/+3
* RTCM104v3 packet detection. Eric S. Raymond2008-06-301-1/+1
* File renames in preparation for RTCM 3.Eric S. Raymond2008-06-271-3/+3
* Movin' right along. Chris Kuethe2008-02-171-1/+1
* Put back the C++ support; there are applications that need it (KDE4). Chris Kuethe2008-02-171-1/+1
* Incorporated Andreas Stricker's regression test for the leap-year code.Eric S. Raymond2008-01-211-2/+12
* Small shipping improvement for next time, and bump the version number.Eric S. Raymond2008-01-011-2/+2
* Fix the raw-mode test.Eric S. Raymond2007-12-281-1/+1
* Sanity-check the Python modules with pychecker.Eric S. Raymond2007-12-141-0/+4
* Enrich the regression-test logs with more metainformation.Eric S. Raymond2007-12-131-11/+12
* Integrated Garmin Simple Text Protocol driver from Petr Slansky.Eric S. Raymond2007-12-111-0/+1
* Write some new shipping machinery.Eric S. Raymond2007-12-111-8/+22
* use $srcdir, rather than assuming "." in the path.Chris Kuethe2007-12-101-8/+8
* Portability tweaks.Eric S. Raymond2007-12-101-4/+4
* Document the new regression-test organization.Eric S. Raymond2007-12-101-36/+19
* Separate the regression tests into stable and unstable.Eric S. Raymond2007-12-101-17/+13
* Dammit, this typo was supposed to be fixed two commits ago.Eric S. Raymond2007-12-101-1/+1
* Typo fix.Eric S. Raymond2007-12-101-1/+1
* Don't include the C++ binding in libgps, it causes flaky problems atEric S. Raymond2007-12-081-1/+1
* -T is gone. We'll develop a better alternative after 2.35.Eric S. Raymond2007-12-061-19/+0
* Matt Roberds's patch turned out to break autogen.sh. Eric S. Raymond2007-12-051-2/+2
* Enable clean build when Python is not present.Eric S. Raymond2007-12-051-3/+2
* Add the "quicktest" framework.Chris Kuethe2007-10-181-0/+19
* Make the python module build cope with more versions of python.Chris Kuethe2007-10-171-2/+4
* gpsd.h-{head,tail} must be included in the source tarballChris Kuethe2007-07-271-0/+2
* Minor correction to headers list.Eric S. Raymond2007-06-041-1/+1
* More splint cleanups and elimination of another static...Eric S. Raymond2007-06-021-9/+9
* Minor cleanup to remove some excedd files from dependencies.Eric S. Raymond2007-06-021-10/+14
* splint cleanups, including a tweak to Makefile.am...Eric S. Raymond2007-05-311-2/+1
* when i say --disable-python, i mean it.Chris Kuethe2007-04-061-1/+2
* Make pkgconfig aware of this package.Eric S. Raymond2007-03-311-1/+6
* More elegant gpsd.h generation. Eric S. Raymond2007-03-261-4/+6
* It would help if we get the generation process right...Eric S. Raymond2007-03-261-4/+3
* Generate gpsd.h so it will contain all relevant configure switches.Eric S. Raymond2007-03-261-3/+10
* Gary reported a runtime link error. Chris Kuethe2007-03-141-1/+1
* Install gpsd_config.h like I intented to. Chris Kuethe2007-03-071-1/+2
* Last bits to allow out-of-tree builds to work.Chris Kuethe2007-01-161-2/+6
* Don't ship the generate config header or a python binary module...Chris Kuethe2007-01-161-3/+4
* Pretty up the regression tests. Allow all tests to run, and count errors.Chris Kuethe2007-01-141-11/+54
* Include some missing files in make distChris Kuethe2007-01-141-2/+3
* Not everyone has "." in their path...Chris Kuethe2007-01-061-8/+8
* A few little patches from Greg Troxel, to make the NetBSD port happier.Chris Kuethe2007-01-061-2/+2
* Added a checklist for release engineers to the Hacker's Guide, and a Eric S. Raymond2006-12-161-0/+8
* Small fixes for the build machinery; Eric S. Raymond2006-12-161-1/+2
* Make the build degrade gracefully if ncurses is not available.Eric S. Raymond2006-12-151-3/+6
* The start of a UBX driver, from Andreas Stricker. Not yetChris Kuethe2006-12-151-1/+2
* Some regression test problems were caused by trying to run the PTYs too fast. Eric S. Raymond2006-12-151-3/+3