summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Name collisions are not your friend.Eric S. Raymond2013-11-251-1/+2
* Revert "Because I could never remember "upload_web"."Eric S. Raymond2013-11-251-3/+2
* Because I could never remember "upload_web".Eric S. Raymond2013-11-251-2/+3
* Templated control will be removed by scons -c.Eric S. Raymond2013-11-241-1/+0
* A custom test turns out to be redundant. Remove it.Eric S. Raymond2013-11-241-10/+3
* pylint found a minor error in the factoring of the Python library classes.Eric S. Raymond2013-11-241-1/+1
* Add a FAQ entry about support channels.Eric S. Raymond2013-11-241-2/+4
* Templatize the control file, obeying DRY.Eric S. Raymond2013-11-241-2/+7
* Add some generation warnings.Eric S. Raymond2013-11-241-1/+1
* Fail noisily when chrpath=yes but chrpath is not available.Eric S. Raymond2013-11-241-3/+3
* Attempt to fix timepps.h detection on BSD; suggestion by Greg Troxel.Eric S. Raymond2013-11-241-11/+9
* A step towards shipper-based releases.Eric S. Raymond2013-11-231-6/+1
* Remove ad-hoc static library libgps.a build.Eric S. Raymond2013-11-231-24/+0
* fix DESTDIR handling with udev rules install againMike Frysinger2013-11-221-4/+4
* Make it build abain with dbus enabled.Bernd Zeimetz2013-11-231-1/+5
* SConstruct: ignore .in files in debian subdirectories.Bernd Zeimetz2013-11-231-0/+5
* Don't keep cap_sys_time capability.Miroslav Lichvar2013-11-221-10/+1
* Allow multiple options in LINKFLAGS.Miroslav Lichvar2013-11-221-2/+2
* Bumping release number to 3.11~dev.Eric S. Raymond2013-11-221-1/+1
* Version bump for 3.10.release-3.10Eric S. Raymond2013-11-221-1/+1
* Avoid DESTDIR pollution in the build paths.Eric S. Raymond2013-11-221-4/+2
* Fail more gracefully on parallel builds.Eric S. Raymond2013-11-221-1/+6
* Fix typo in SConstructSanjeev Gupta2013-11-201-1/+1
* Build: remove a redundant check.Beat Bolli2013-11-191-6/+5
* Build: fix an undefined variable.Beat Bolli2013-11-191-0/+1
* 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