summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Code is now static-checker clean with splint, cppcheck, and Coverity.Eric S. Raymond2013-11-191-2/+4
* Build simplification.Eric S. Raymond2013-11-191-18/+20
* Simplify the build. No logic changes.Eric S. Raymond2013-11-191-19/+4
* Skip configuration when just emitting help.Eric S. Raymond2013-11-191-11/+11
* Remove an unused check.Eric S. Raymond2013-11-191-3/+0
* Skip configuration when cleaning,Eric S. Raymond2013-11-191-224/+237
* Alas, last commit wasn't enough. cycle.dia has to be invisible to scons.Eric S. Raymond2013-11-181-1/+1
* dia is better and producing SVG than PNG.Eric S. Raymond2013-11-181-2/+2
* Cope better if asciidoc is absent.Eric S. Raymond2013-11-181-24/+26
* Adapt to new shipper CLI.Eric S. Raymond2013-11-161-1/+1
* Give up on pychecker. pylint is better, add it to the audit sequence.Eric S. Raymond2013-11-151-7/+4
* Ritualistic pacification of pylint. All regression tests pass, xgps runs.Eric S. Raymond2013-11-151-1/+1
* Partial pylint cleanup. All regression tests pass, xgps works.Eric S. Raymond2013-11-151-1/+1
* Cope better if something tries to strip binaries.Eric S. Raymond2013-11-141-3/+5
* Tweak SConstruct so 'scons install' does no builds after 'scons build'.Eric S. Raymond2013-11-141-2/+3
* Update SConstruct to build new docs added in 3.10Sanjeev Gupta2013-11-131-0/+3
* Eliminate a redundant lambda function.Beat Bolli2013-11-131-3/+3
* Address Savannah bug #40461: leapsecond.py and http proxiesEric S. Raymond2013-11-131-3/+23
* Detect endianness on OS X.Greg Troxel2013-11-121-0/+7
* Cleanup.Michael Tatarinov2013-11-121-2/+2
* A cleaner custom test for the endiannsss check.Eric S. Raymond2013-11-111-5/+19
* RTCM V2: use scons to determine the location of <endian.h>.Beat Bolli2013-11-101-0/+23
* u-blox name cleanup. All regression tests pass, PPS is live.Eric S. Raymond2013-11-091-1/+1
* Clean up manual pages.Eric S. Raymond2013-11-091-1/+1
* More work on the cleanup productions.Eric S. Raymond2013-11-081-3/+6
* Improved cleanup procedure - clears up webpages.Eric S. Raymond2013-11-081-8/+14
* Regretfully, give up on the raw-regress test.Eric S. Raymond2013-11-081-6/+0
* Another name change.Eric S. Raymond2013-11-061-3/+3
* Name change.Eric S. Raymond2013-11-061-3/+3
* Code is fully cppcheck, splint, and Coverity clean.Eric S. Raymond2013-11-061-1/+1
* cppcheck and Coverity cleanup (not yet complete).Eric S. Raymond2013-11-061-1/+1
* Partial cppcheck and Coverity cleanup.Eric S. Raymond2013-11-061-1/+1
* Show the repo version, if possible, when running scons check.Eric S. Raymond2013-11-061-0/+3
* Partial splint cleanup. All regression tests pass. PPS is live.Eric S. Raymond2013-11-051-0/+1
* Cleanup.Eric S. Raymond2013-11-031-1/+1
* Last commit was too soon, this revision actually works.Eric S. Raymond2013-11-031-2/+2
* Add autoconf-like distclean...Eric S. Raymond2013-11-031-0/+10
* SConstruct: fix indentChristian Gagneraud2013-11-031-1/+2
* This appears to nuke the carnivorous config bug.Eric S. Raymond2013-11-021-30/+2
* raw-regress: fix incantationChristian Gagneraud2013-11-021-1/+1
* Trying to get the endian.h location right.Eric S. Raymond2013-11-011-0/+4
* -I/usr/include/sys blows up on Gentoo and *BSD.Eric S. Raymond2013-11-011-2/+0
* Another whack at getting the endianness check right.Eric S. Raymond2013-11-011-26/+26
* Use GCC built-in function for memory barrier.Michael Tatarinov2013-11-011-5/+1
* Build: eliminate a lambda function.Beat Bolli2013-10-311-1/+2
* Revert "Separate ntpd support from chrony support, step 1."Eric S. Raymond2013-10-301-3/+3
* Separate ntpd support from chrony support, step 1.Eric S. Raymond2013-10-301-3/+3
* Force pps=no if TIOCMIWAIT is not available.Eric S. Raymond2013-10-301-0/+19
* ntpshm.c splits up; thread management now lives in ppsthread.cEric S. Raymond2013-10-291-2/+2
* Build system symplifications fixing minor bugs exposed by 13.10.Eric S. Raymond2013-10-271-14/+6