summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* splint cleanup of IPv6 support.Eric S. Raymond2010-01-121-0/+1
* Improved Python installation.Eric S. Raymond2010-01-081-2/+5
* Yet another attempt to beat the autotools mess into submission.Eric S. Raymond2009-12-231-1/+1
* Arrange for setup.py to get called on installation as it should.Eric S. Raymond2009-12-231-2/+2
* gpsfake.py now lives in the gps python package.Eric S. Raymond2009-12-181-1/+1
* Rename gpsclient extension module so it initializes properly.Eric S. Raymond2009-12-161-2/+2
* Attempt to correct the Makefile.am for the fact that gps.py has moved.Eric S. Raymond2009-12-151-5/+1
* Replace the old Motif-based xgps with a new pygtk-based xgps (formerly xgps2).Eric S. Raymond2009-12-151-14/+2
* Put Python extension modules under "gps.".Eric S. Raymond2009-12-151-1/+0
* Improved auditing of gps.h structure sizes.Eric S. Raymond2009-12-101-1/+1
* Give gpxlogger the -D option, abolish the last remnant of cgpxlogger.Eric S. Raymond2009-12-081-2/+1
* Include tests and regress-driver in the distribution, enabling 'make check'.Greg Troxel2009-12-051-1/+3
* trig test - not hooked into regressGreg Troxel2009-12-041-3/+10
* Ensure that revision.h is not installed.Eric S. Raymond2009-12-041-1/+2
* Typo fix.Eric S. Raymond2009-12-041-1/+1
* Fix setup.py usage for VPATH builds, and hence make check.Greg Troxel2009-12-031-3/+3
* remove "$(srcdir)/" for files that belong in the build directory...Greg Troxel2009-12-021-13/+13
* Cause 'make check' to actually run the regression tests.Greg Troxel2009-12-021-5/+5
* Solve the libgps.0.0.0 problem.Eric S. Raymond2009-12-021-2/+3
* There are client library tests now, so rename the 'stable' directory...Eric S. Raymond2009-11-301-5/+5
* Thread-hook support and documentation removed.Eric S. Raymond2009-11-291-1/+1
* Forward-port fixed to make build work again under 2.64.Eric S. Raymond2009-11-281-3/+3
* python -> $(PYTHON)Eric S. Raymond2009-11-261-2/+2
* Sigh, generate maskaudit.py didn't have excute permissions either...Eric S. Raymond2009-11-261-1/+1
* Deal with jsongen.py not having execute permission.Eric S. Raymond2009-11-261-1/+1
* Create a regression-test framework for the client library...Eric S. Raymond2009-11-251-5/+3
* Fix up a regression test of the sentence decoder.Eric S. Raymond2009-11-241-1/+1
* Distribute the '.in' versions of python scripts that generate sources...Greg Troxel2009-11-221-2/+2
* Replace multiline make rules that fail silently.Greg Troxel2009-11-211-19/+19
* Don't try to include the non-existent m4 directory.Greg Troxel2009-11-201-2/+0
* Make sure revision.h is in the tarball.Eric S. Raymond2009-11-201-0/+1
* Arrange for a revision.h to be generated into release tarballs...Eric S. Raymond2009-11-201-3/+10
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-3/+3
* Appease the malevolent autotools gods.Eric S. Raymond2009-11-201-0/+2
* Give up on indent, documenting the reason.Eric S. Raymond2009-11-171-1/+2
* Fix some whitespace glitches found while experimenting with indent(1).Eric S. Raymond2009-11-171-0/+10
* Enable option to condition out C++ support in libgps.cEric S. Raymond2009-11-111-2/+26
* Yet Another attempt at getting all the code to build without an xslt processorChris Kuethe2009-11-101-1/+1
* Prevent setup.py from trying to install manpages... Eric S. Raymond2009-11-071-1/+2
* maskaudit goes to the main directory, since it's now part of the normal build.Eric S. Raymond2009-10-261-3/+4
* Packaging change requested by mrd; Eric S. Raymond2009-10-261-0/+3
* Ship jsongen.py so the build won't break.Eric S. Raymond2009-10-261-0/+1
* Fix makefile typo that interfered with "make dist".Eric S. Raymond2009-10-051-1/+1
* Add some debugging machinery - we can now dump set flags in a convenient form.Eric S. Raymond2009-09-291-1/+7
* More test-production fixes.Eric S. Raymond2009-09-211-3/+3
* Relativize a number of testfile creations properly.Eric S. Raymond2009-09-211-16/+16
* Integrate Chris's directory relativization for building Python extensions.Eric S. Raymond2009-09-191-4/+4
* Typo fix.Eric S. Raymond2009-09-181-1/+1
* Split libgpsd_core.c in half. Eric S. Raymond2009-09-151-0/+1
* Add and annotate more stuff to be splint-audited.Eric S. Raymond2009-09-111-0/+4