summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Add SKYTRAQ_ENABLE to scons. To decode Skytraq proprietary NMEA.Gary E. Miller2016-03-281-0/+1
* SConstruct: make spaces around ellipses consistentPaul Fertser2016-03-281-5/+5
* Adds Python 3 .pyc cache directory to clean list.Fred Wright2016-03-271-1/+2
* De-templatize three files that didn't need it.Eric S. Raymond2016-03-261-1/+1
* 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-241-2/+1
* Add Windows versions of time related functions.Rob Norris2016-03-221-1/+1
* pylint cleanup.Eric S. Raymond2016-03-221-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
* Switches parallel regression tests from UDP to TCP.Fred Wright2016-03-151-2/+3
* Removes build-time dependency on 'python2'.Fred Wright2016-03-151-2/+3
* Improves coverage testing of fake.py.Fred Wright2016-03-151-1/+13
* Adds support for Python coveraging.Fred Wright2016-03-151-2/+23
* stash doesn't need to be an exposed configuration knob...Eric S. Raymond2016-03-151-1/+0
* Fixes Qt5 build on OSX.Fred Wright2016-03-081-8/+12
* Fixes cleaning of Qt objects.Fred Wright2016-03-081-10/+14
* 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
* Adds 'build-tests' and 'build-all' targets.Fred Wright2016-03-031-1/+2
* 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
* 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
* 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
* 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
* 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
* Autodetect and configure Spectratime iSync deviceMichael Brown2016-02-091-0/+1
* Add support for stashed partial messagesMichael Brown2016-02-091-0/+1
* Add concept of a GPS-disciplined oscillatorMichael Brown2016-02-091-0/+1
* Adds option to make the inclusion of xgps and xgpsspeed optional.Fred Wright2016-02-061-3/+9
* [pep8] cleanup E712 comparison to True in SConstructJon Schlueter2016-02-061-1/+1
* [pep8] cleanup .has_key() usage W601 in SConstructJon Schlueter2016-02-061-2/+2
* [pep8] Fix test for membership in SConstruct E713Jon Schlueter2016-02-061-3/+3
* [pep8] autopep8 cleanup of multiple spaces after , in SConstructJon Schlueter2016-02-061-2/+2
* [pep8] autopep8 cleanup in SConstruct more whitespaceJon Schlueter2016-02-061-6/+6