summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* OS syslog compatibility fallback.Robert Norris2017-03-051-1/+1
* More chatter suppression in silent mode.Fred Wright2017-03-041-18/+31
* Makes "silent" build quieter.Fred Wright2017-03-041-1/+4
* Suppresses manbuilder chatter in silent mode.Fred Wright2017-03-041-4/+14
* Fixes broken 'www' build with missing asciidoc.Fred Wright2017-03-031-1/+1
* Fixes broken build of www/hardware.html.Fred Wright2017-03-031-1/+1
* Fixes error detection on build of www/hardware.html.Fred Wright2017-03-031-1/+1
* Cleans up os_daemon() in Windows case.Fred Wright2017-02-191-1/+1
* Fixes subprocess name pollution in SConstruct.Fred Wright2017-02-181-3/+3
* Windows libgps supportRobert Norris2017-02-171-1/+7
* ntpshmread.c is not used by libgpsRobert Norris2017-02-171-2/+2
* Build Qt test programRobert Norris2017-02-111-1/+6
* Adds missing manpage for gpxlogger.Fred Wright2017-02-021-0/+1
* Rereverts "Work around yet another scons fuckup."Fred Wright2017-01-291-49/+2
* Eliminates autogeneration of gpsd.h.Fred Wright2017-01-241-5/+2
* Initial creation of os_compat.h.Fred Wright2017-01-221-51/+0
* Initial edit and use of new os_compat.c.Fred Wright2017-01-221-5/+5
* Unreverts "Work around yet another scons fuckup."Fred Wright2017-01-031-2/+49
* Typo fix.Eric S. Raymond2017-01-021-1/+1
* Time-service build needs to have magic_hat on.Eric S. Raymond2017-01-021-1/+1
* Decouples Python selection from SCons Python.Fred Wright2016-12-281-1/+1
* Reverts "Work around yet another scons fuckup."Fred Wright2016-12-261-49/+2
* Fixes build problem with magic_hat=yes but no KPPS header.Fred Wright2016-12-241-10/+13
* Makes MAGIC_HAT kludge optional.Fred Wright2016-12-221-1/+4
* Fixes cleaning bug introduced by LIBPATH change.Fred Wright2016-12-201-1/+3
* Removes LIBPATH overrides.Fred Wright2016-12-201-20/+21
* Moves compiler warning Configure setup later.Fred Wright2016-12-181-11/+13
* Removes two redundant or troublesome compile flags.Fred Wright2016-12-181-6/+0
* Increases debug level to 3 in debug build.Fred Wright2016-12-181-1/+1
* Fixes gratuitous rebuild in non-git directories.Fred Wright2016-12-181-7/+35
* Fixes some build failures of test_gpsmm.Fred Wright2016-12-181-1/+2
* Fix the upload address for thev CGI form.Eric S. Raymond2016-09-021-1/+1
* Stop forcing C99 and POSIX 2001.Gary E. Miller2016-08-161-2/+2
* Enforce POSIX 2001 by default.Gary E. Miller2016-08-151-1/+1
* Force C99 with -D_ISOC99_SOURCEGary E. Miller2016-08-151-1/+1
* 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