summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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