summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Typo fix.Eric S. Raymond2010-12-011-2/+2
* A production for deheader scans.Eric S. Raymond2010-12-011-0/+7
* Better clean for the various Python leftovers.Bernd Zeimetz2010-10-271-1/+3
* libtool does not necessarily work with /bin/sh.Bernd Zeimetz2010-10-151-2/+2
* Make the hotplug wrapper work when USBAUTO is not set.Miroslav Lichvar2010-09-151-0/+3
* Add regression tests for identation in Python files.Bernd Zeimetz2010-08-291-1/+6
* Let the testregress target depend on geoid-regress.Bernd Zeimetz2010-07-161-1/+1
* libgpsd needs to be linked with $(LIBUSB_LIBS)Bernd Zeimetz2010-07-151-0/+2
* Fix a few copy and paste errors. Nothing critical luckily.Bernd Zeimetz2010-07-151-7/+7
* Bump maximum channel count to 32. Eric S. Raymond2010-07-131-1/+1
* This patch has the changes needed for RPM packaging.Michael R. Davis2010-07-121-6/+10
* Remove --exclude in am__tar.Greg Troxel2010-07-111-6/+0
* fix configure test for libusbGraham Gower2010-07-061-9/+9
* Enhance the libQgpsmm build process.Bernd Zeimetz2010-07-051-2/+4
* Configuration machinery for enabling BluZ support.Eric S. Raymond2010-06-181-1/+4
* Fix website build in the xsltproc case.Eric S. Raymond2010-06-031-0/+5
* Minor fixes to make the libQgpsmm build work on all platforms.Bernd Zeimetz2010-05-161-8/+10
* Building gpsd_maskdump.c requires gpsd.h.Bernd Zeimetz2010-05-161-1/+1
* Create and ship necessary files for the mingw build.Bernd Zeimetz2010-05-161-5/+15
* Refactor check for QT, adding --disable-libQgpsmm as option.Bernd Zeimetz2010-05-161-5/+5
* Exclude .git and .gitignore instead of *git*.Bernd Zeimetz2010-05-151-1/+1
* Enhance QT library build to look into $srcdir.Bernd Zeimetz2010-05-141-3/+5
* Build test_qgpsmm to test the QT library.Bernd Zeimetz2010-05-141-0/+13
* Fix copy&paste error - give libgps a proper version again.Bernd Zeimetz2010-05-141-2/+2
* Build QT library.Bernd Zeimetz2010-05-141-4/+67
* xgps/xgpsspeed are Python programs now, update manpage handling.Bernd Zeimetz2010-05-141-3/+1
* Add necessary functions to print library version info from Makefile.Bernd Zeimetz2010-05-131-2/+27
* 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