summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Prepare to insis on C99 and POSIX 2001.Gary E. Miller2016-08-151-0/+6
* Fixes cleaning and manpage building for ppscheck.Fred Wright2016-08-101-4/+5
* Make sure tiocmiwait is setGary E. Miller2016-08-091-0/+3
* Only build ppscheck when TIOCMIWAIT is available.Gary E. Miller2016-08-091-2/+4
* Make ppcheck a full fledged program, with man page.Gary E. Miller2016-07-281-2/+7
* Include socket_export in timeserice builds...Eric S. Raymond2016-05-231-1/+1
* Better fix for timeservice build.Eric S. Raymond2016-05-181-9/+7
* Attempt fix for timservice build bug.Eric S. Raymond2016-05-181-2/+2
* Document a known bug in minimal and timeservice builds.Eric S. Raymond2016-05-181-2/+5
* Correctly handle 'timeserver=yes' followed by NMEA-dependent driver.Eric S. Raymond2016-05-121-0/+18
* Im[p;ement and document /dev/gpsd0 side effect.Eric S. Raymond2016-05-101-1/+3
* Cleverer version of the MAGIC_HAT_GPS kluge...Eric S. Raymond2016-05-101-3/+2
* Make the build a little better about selective installation.Eric S. Raymond2016-05-081-14/+14
* Implement 'timeservice' build option. Document it in the Time Sevice HOWTO.Eric S. Raymond2016-05-071-2/+14
* Fix build errors by adding a return which went missing.Bernd Zeimetz2016-05-021-0/+1
* Buildflags need to be splitted into an array.Bernd Zeimetz2016-05-011-1/+1
* Work around yet another scons fuckup.Bernd Zeimetz2016-05-011-2/+48
* time.h on linux defines __timespec_defined.Bernd Zeimetz2016-05-011-2/+4
* Give ODROID C2 users some hope of getting HAT autodetection of pps0 right.Eric S. Raymond2016-04-261-0/+8
* Fixes uninstall to remove Python package directory.Fred Wright2016-04-161-1/+4
* Adds fallback for target_python handling with older scons.Fred Wright2016-04-141-3/+11
* Bump the shared library version to go with the GPSD_API bump.Gary E. Miller2016-04-131-1/+1
* Fixes SConstruct clean/help/minimal bugs from commit 1c26179.Fred Wright2016-04-091-21/+37
* Adds "target Python" support to SConstruct.Fred Wright2016-04-091-43/+98
* Add driver_skytraq.c.Gary E. Miller2016-03-291-0/+1
* 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