summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move declarations of libgps_debug related functions and definitions.Rob Norris2016-03-084-15/+20
* Remove duplicate <sys/socket.h> include.Rob Norris2016-03-081-1/+0
* Shift libgps_dbus inclusion of syslog.h only if dbus is being used.Rob Norris2016-03-071-1/+1
* Add missing steps to build gpsd.Gary E. Miller2016-03-071-1/+6
* Removes now-redundant 'test-noclean' target.Fred Wright2016-03-071-1/+0
* Reworks "clean" to be more "sconsy".Fred Wright2016-03-071-22/+19
* Disables ncurses when library not found.Fred Wright2016-03-071-2/+5
* Fixes building with ncurses on FreeBSD (#47349).Fred Wright2016-03-071-2/+8
* Fixes dbusflags for some platforms.Fred Wright2016-03-071-2/+2
* Fixes install breakage from commit 79800e8.Fred Wright2016-03-071-1/+1
* Ensure memory is freed in gps library client on dbus failures.Rob Norris2016-03-051-0/+4
* Adds 'build-tests' and 'build-all' targets.Fred Wright2016-03-031-1/+2
* Makes gpsfake -T take -S into account.Fred Wright2016-03-032-9/+14
* Adds test name to regress-driver success message in single -q mode.Fred Wright2016-03-031-1/+6
* Removing testcleanJon Schlueter2016-03-031-1/+1
* Revert recent change to preserve test autocleanupJon Schlueter2016-03-031-2/+1
* ntpshmwrite.c is only used by libgpsd and not a dependency of libgpsRob Norris2016-02-291-1/+1
* Ensure the test_gpsmm program compilesRob Norris2016-02-291-1/+1
* Adjust scons check behaviorJon Schlueter2016-02-291-1/+2
* Eliminates spurious gpsd errors with gpsfake in TCP mode.Fred Wright2016-02-291-1/+6
* Makes testclean more complete and effective.Fred Wright2016-02-291-1/+5
* Adds 'test-nondaemon' and 'test-noclean' targets.Fred Wright2016-02-291-4/+8
* Parallelizes gps-regress and gps-makeregress.Fred Wright2016-02-291-9/+29
* Adds -q (quiet) option to regress-driver.Fred Wright2016-02-291-5/+8
* Makes fake.py's TCP and UDP port assignments parallel-compatible.Fred Wright2016-02-291-15/+22
* Fixes gpsfake -v to use stderr instead of stdout.Fred Wright2016-02-291-1/+1
* Fixes rtcm-regress and aivdm-regress for OpenBSD.Fred Wright2016-02-251-7/+7
* Adds missing failure messages to rtcm-regress and aivdm-regress.Fred Wright2016-02-251-4/+5
* purge yet another reference to libgpsd.pcJon Schlueter2016-02-241-1/+1
* Clean up properly after removal of libgpsd.pc.Eric S. Raymond2016-02-231-1/+1
* Fix small memory leak in gpsd client programs.Rob Norris2016-02-231-1/+1
* Make the test_libgps program more useful by allowing to specify the server an...Rob Norris2016-02-231-8/+22
* do not interact with systemctl when cross-compilingJames Knight2016-02-231-1/+3
* tarball -> dist. Addresses Savannah bug #47166.Eric S. Raymond2016-02-231-7/+7
* Remove now superfluous [1] libgpsd.pc.in now that libgpsd is not installedJohn Hein2016-02-231-10/+0
* Suppresses bloated regression diff when test produces no output.Fred Wright2016-02-231-1/+4
* Fixes echo nonportability in regress-driver.Fred Wright2016-02-231-2/+3
* Fix small memory leak if there is a dbus initialization failure.Rob Norris2016-02-211-0/+1
* Don't list projects more than once that use gpsd.Rob Norris2016-02-211-3/+1
* Fixes manual use of regress-driver with binary logs.Fred Wright2016-02-201-0/+3
* Eliminate duplicate code when running the build command.Beat Bolli2016-02-201-21/+13
* Eliminate a temporary variable.Beat Bolli2016-02-201-2/+1
* Move loop invariants in front of the loop.Beat Bolli2016-02-201-2/+3
* Simplify the preparation of the build parameters.Beat Bolli2016-02-201-11/+4
* Fix test_libgps program as it always reports "Daemon is not running" for a su...Rob Norris2016-02-191-1/+1
* Fix minor typos.Rob Norris2016-02-193-6/+6
* Fixes build for OSX 10.4.Fred Wright2016-02-091-2/+9
* Adds SConstruct option to support versioned Qt libraries.Fred Wright2016-02-091-5/+9
* [pep8] cleanup in gps/gps.py and misc.pyJon Schlueter2016-02-092-30/+35
* [pep8] cleanup of gps/fake.py for readablityJon Schlueter2016-02-091-20/+19