summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'new-xgpsspeed'Bernd Zeimetz2010-05-101-19/+2
|\
| * Replacing xgpsspeed with the new version written in Python.Bernd Zeimetz2010-05-101-19/+2
* | Introduce xmllint check.Eric S. Raymond2010-05-101-0/+4
|/
* Implement a -u switch to force the test framework to use UDP, not ptys.Eric S. Raymond2010-05-041-1/+3
* Clean up HTML generation, eliminating a FIX-ME.Eric S. Raymond2010-04-271-11/+13
* FIXME -> FIX-ME, so I can walk through these without tripping over autotools.Eric S. Raymond2010-04-261-1/+1
* Reindent. All regression tests pass.Eric S. Raymond2010-04-261-8/+4
* Upload website content only when it is newer than last upload.Eric S. Raymond2010-04-261-1/+1
* Simplify the test productions for udev.Eric S. Raymond2010-04-261-7/+2
* udev rules moved from /etc/udev to /lib/udev.Eric S. Raymond2010-04-261-4/+7
* Use the proper Python version and targets for epydoc.Bernd Zeimetz2010-04-251-1/+13
* More Python client partitioning. All regression tests pass.Eric S. Raymond2010-04-221-1/+1
* Comment the Python related rules and definitions.Bernd Zeimetz2010-04-231-0/+14
* Rename stamp-python-modules to stamp-python.Bernd Zeimetz2010-04-221-9/+9
* libgpsd needs to be linked against libgps.Bernd Zeimetz2010-04-221-1/+1
* Typo fix.Eric S. Raymond2010-04-221-1/+1
* Rebuild Python modules and programs when they change.Bernd Zeimetz2010-04-221-1/+1
* regress_driver needs the Python modules to run.Bernd Zeimetz2010-04-221-3/+3
* Use --root on setup.py install only with DESTDIR.Bernd Zeimetz2010-04-221-1/+5
* Require python extensions to build pydoc.Bernd Zeimetz2010-04-201-1/+1
* Clean up linked python extensions to avoid build failures.Bernd Zeimetz2010-04-201-3/+6
* Python extensions should not be built by autotools.Bernd Zeimetz2010-04-201-5/+1
* Build python modules in build, link to gps.Bernd Zeimetz2010-04-201-4/+5
* Use setup.py to handle the Python shebangs.Bernd Zeimetz2010-04-201-4/+5
* Ah, well...test_bits has to link libusb too.Eric S. Raymond2010-04-191-1/+1
* The bits tester needs bits module from libgpsd.la.Eric S. Raymond2010-04-191-1/+1
* Update installation instructions and the make recipe.Eric S. Raymond2010-04-191-2/+2
* Collect a win from the previous change; libusb is no longer linked everywhere.Eric S. Raymond2010-04-181-9/+9
* libgps.a splits in half, becomes libgps.a + libgpsd.aEric S. Raymond2010-04-181-24/+29
* Add to NEWS, add foxtrot to the client-projects list, and fix website make.Eric S. Raymond2010-04-181-1/+1
* test_float and test_trig were failing because they were wanting libusbJon Schlueter2010-04-181-2/+2
* Change the name of the internal gps.client module to gps.clienthelpers.Eric S. Raymond2010-04-171-1/+1
* test: Fix GNU makeism concerning exporting variables in Makefile.M Joonas Pihlaja2010-04-171-7/+8
* libusb seems to need to be linked eveywhere, even where main doesn't call it.Eric S. Raymond2010-04-171-6/+6
* libusb support lands in the Garmin driver.Eric S. Raymond2010-04-161-8/+8
* Fix a broken tag exporter in Makefile.am. No code changes.release-2.93Eric S. Raymond2010-04-161-1/+1
* Remove dead productions.Eric S. Raymond2010-04-161-11/+1
* Document an autotools crock.Eric S. Raymond2010-04-161-0/+3
* Make Python clean up after itself better.Eric S. Raymond2010-04-151-1/+1
* Merge branch 'master' of git.berlios.de:/gitroot/gpsdBernd Zeimetz2010-04-161-21/+48
|\
| * Typo fix.Eric S. Raymond2010-04-141-1/+1
| * Don't try to indent xgpsspeed.c and friends.Eric S. Raymond2010-04-141-1/+2
| * Splint-clean gpxlogger.Eric S. Raymond2010-04-141-4/+5
| * Add another indenting control.Eric S. Raymond2010-04-141-0/+1
| * Undo some indent meddling with splint comments.Eric S. Raymond2010-04-131-0/+5
| * Must defer replacing until later.Eric S. Raymond2010-04-131-1/+0
| * Beating autotools into submission.Eric S. Raymond2010-04-131-3/+3
| * More indent option twiddling.Eric S. Raymond2010-04-131-5/+5
| * Switch to long indent options in hopes that, e.g., -ncs won't be ignored.Eric S. Raymond2010-04-131-2/+11
| * Attempt to undo some of indent's messing about.Eric S. Raymond2010-04-131-1/+7