summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate use of event argument in the xgpsspeed draw handler.Eric S. Raymond2016-03-251-14/+16
* Resynchrinize build.txt with reality.Eric S. Raymond2016-03-241-0/+4
* Make website upload less noisy.Eric S. Raymond2016-03-241-2/+2
* gittip has been dead for a while, re-point the donation button.Eric S. Raymond2016-03-244-6/+5
* Remove unneeded code.Eric S. Raymond2016-03-241-4/+2
* Update xgpsspeed to use recent pygtk-2.0 binding...Eric S. Raymond2016-03-241-4/+4
* Port xgps to GTK 3.0 using gi bindings.Eric S. Raymond2016-03-241-62/+63
* Fix Python 3 compatibility.Eric S. Raymond2016-03-241-2/+2
* Typo fix.Eric S. Raymond2016-03-231-1/+3
* Minor corrrection for AIVDN Decoding.Eric S. Raymond2016-03-231-1/+1
* Now we can use GOODTIME_IS in the UBX driver.Eric S. Raymond2016-03-221-1/+1
* Introduce the flag GOODTIME_IS...HTJ2016-03-224-4/+7
* Typo fix.Eric S. Raymond2016-03-221-2/+2
* jsongen.py now runs polyglot under Python 2 or Python 3.Eric S. Raymond2016-03-222-2/+2
* Make the systemd debug howto compatible to more versions.Bernd Zeimetz2016-03-221-4/+19
* Add Windows versions of time related functions.Rob Norris2016-03-222-4/+93
* Clear out a remnant of the old pre-JSON protocol in the Python code.Eric S. Raymond2016-03-222-79/+1
* Add comment that should have gone in last commit.Eric S. Raymond2016-03-221-0/+1
* gpscap.py now runs polyglot under Python 2 or Python 3.Eric S. Raymond2016-03-221-18/+13
* maskaudit.py now runs polyglot under Python 2 or 3.Eric S. Raymond2016-03-221-2/+6
* pylint cleanup.Eric S. Raymond2016-03-224-7/+9
* minimal defaults to 'no'.Eric S. Raymond2016-03-221-1/+1
* gegps now runs polyglot under Python 2 and 3.Eric S. Raymond2016-03-221-2/+3
* gpsfake now runs polyglot under Python 2 or 3.Eric S. Raymond2016-03-222-3/+19
* Forward-port gps/ Python client code to run polyglot under Python 2 or 3.Eric S. Raymond2016-03-227-35/+45
* Forward-port Python utilities to run polyglot under either Python 2 or 3.Eric S. Raymond2016-03-2214-160/+186
* Comment out a build breaker until the patch defining it lands.Eric S. Raymond2016-03-221-1/+1
* Add some lines about systemd/bootup.Bernd Zeimetz2016-03-221-0/+13
* Don't claim to be able to deliver a 3D fix in UBX timing mode.Eric S. Raymond2016-03-202-2/+3
* Retroactive NEWS addition (for v3.15).Fred Wright2016-03-181-1/+2
* Correct crossbuild example, from a clean git cloneSanjeev2016-03-171-1/+6
* Minor typoSanjeev2016-03-171-1/+1
* Document changes to minimal build by Rob NorrisSanjeev2016-03-171-0/+13
* Tighten up a validity test in the UBX driver.Eric S. Raymond2016-03-171-1/+3
* Enable building only libgps by making gpsd and gpsdclients optional.Rob Norris2016-03-171-2/+9
* Rename compiled_gpsdlib to static_gpsdlib since it's always statically built.Rob Norris2016-03-171-2/+2
* Restore building with minimal=TrueRob Norris2016-03-171-1/+1
* state_last_tio was never set, so edge detection not working.Haakan Johansson2016-03-161-0/+2
* Resync POLL documentation with reality.Eric S. Raymond2016-03-161-2/+2
* Switches parallel regression tests from UDP to TCP.Fred Wright2016-03-151-2/+3
* Removes build-time dependency on 'python2'.Fred Wright2016-03-152-6/+3
* Improves coverage testing of fake.py.Fred Wright2016-03-151-1/+13
* Adds support for Python coveraging.Fred Wright2016-03-154-5/+43
* Minor spell and wording.Haakan Johansson2016-03-152-2/+2
* cycle and duration became long long in ebb1d9da, use %lld.Haakan Johansson2016-03-151-3/+3
* stash doesn't need to be an exposed configuration knob...Eric S. Raymond2016-03-152-1/+3
* Minor doc fixes, and paragraph about parallel builds/tests.Fred Wright2016-03-152-5/+12
* Explain bug #47351: Building with ncurses on NetBSD doesn't work.Eric S. Raymond2016-03-151-0/+17
* Fixes Qt5 build on OSX.Fred Wright2016-03-081-8/+12
* Fixes cleaning of Qt objects.Fred Wright2016-03-081-10/+14