summaryrefslogtreecommitdiff
path: root/contrib/SConstruct
Commit message (Collapse)AuthorAgeFilesLines
* LICENSE: Update license's to be more consistent. No functional changes.Gary E. Miller2018-11-191-0/+3
|
* contrib/SConstruct: fix build recipes.Gary E. Miller2018-08-081-5/+3
| | | | strl.c is gone. Build clock_test by default.
* clock_test: better integrate into git and scons.Gary E. Miller2018-06-131-0/+1
| | | | | | Have git ignore the built binary. Allow scons to build, and clean, clock_test
* Adds explicit recipe for strl "library" in contrib/Fred Wright2016-09-221-2/+5
| | | | | | | | | | Although this is a don't-care for the current setup, if a "library- like" object is included as a source for multiple programs with different flag settings, SCons warns about building the same object with different environments. Building such objects separately avoids that. Signed-off-by: Gary E. Miller <gem@rellim.com>
* Removes obsolete ppscheck references from contrib/SConstruct.Fred Wright2016-09-221-2/+3
| | | | | | | | | Also adds comment regarding gpsd_config.h requirement. TESTED: Default build now succeeds. Signed-off-by: Gary E. Miller <gem@rellim.com>
* It only makes sense to look for 1PPS on DCE signals. Add an explanation.Eric S. Raymond2015-03-181-2/+2
| | | | All regressiion tests pass.
* Add ppscheck to the contrib/ default build.Eric S. Raymond2015-03-171-1/+2
|
* Move to new build system.Eric S. Raymond2011-07-051-0/+12