summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use blessed-by-POSIX date -u rather than non-portable date --utc.Eric S. Raymond2010-03-221-1/+1
* bzed, your build-directory flag broke my test build... Eric S. Raymond2010-03-221-1/+0
* Change the REVISION format to be VCS-independent.Eric S. Raymond2010-03-221-1/+1
* Simplify the release procedure.Eric S. Raymond2010-03-181-0/+1
* Fix more Subversion assumptions. Documentation change only.Eric S. Raymond2010-03-171-2/+2
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-1/+0
* Eliminate more Subversion tracks...Eric S. Raymond2010-03-131-9/+7
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+4
* Exclude .so and .pyc files from the tarball.Eric S. Raymond2010-03-031-1/+1
* Fix a packaging error in 2.91, and make the json module import more robust.release-2.92Eric S. Raymond2010-03-031-2/+6
* Exclude Subversion junk from the tarball.Eric S. Raymond2010-03-021-0/+5
* Crucial typo fix.Eric S. Raymond2010-03-011-1/+1
* Eliminate Python build dependency.Eric S. Raymond2010-03-011-1/+4
* Integrated cppcheck testing, and fixed some minor bugs found by it.Eric S. Raymond2010-02-161-0/+4
* 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