summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
...
* Make the scons help for gpsd_user and gpsd_group a bit clearer.Eric S. Raymond2011-09-141-3/+3
* Add an option to disable building Python support. All regression tests pass.Eric S. Raymond2011-09-141-75/+88
* Fix rpath handling to not leave a security hole.Eric S. Raymond2011-09-121-12/+12
* Don't prepend the prefix to link paths twice.Eric S. Raymond2011-09-101-2/+2
* Added 'strip' option to build.Eric S. Raymond2011-09-081-1/+2
* Cross-compilation tweak.Eric S. Raymond2011-09-081-0/+1
* Accept SHLINKFLAGS from the environment.Eric S. Raymond2011-09-061-4/+5
* Add a wrning about multi-word options.Eric S. Raymond2011-09-061-1/+3
* Systematize some cleanup actions.Eric S. Raymond2011-09-011-4/+11
* Remove the scons configuration scratch directory on -c.Eric S. Raymond2011-09-011-1/+1
* More default cleanups.Eric S. Raymond2011-09-011-2/+2
* Add more cleanup actions for generated files. All regression tests pass.Eric S. Raymond2011-09-011-0/+2
* Typo fix.Eric S. Raymond2011-08-291-1/+1
* Less klugy way of handling the Fedora case.Eric S. Raymond2011-08-291-6/+6
* Yes, for 54-bit systems only. Duh!Eric S. Raymond2011-08-291-2/+3
* In the build recipe, set pkgconfigdir properly for Fredora systems.Eric S. Raymond2011-08-291-3/+7
* Update the release procedure.Eric S. Raymond2011-08-281-15/+0
* 3.2 development resumes.Eric S. Raymond2011-08-281-1/+1
* Version bump for 3.1 release. All regression tests and sanity checks pass.release-3.1Eric S. Raymond2011-08-281-4/+4
* Trivial build-recipe tweak to 'checkall' target.Eric S. Raymond2011-08-271-1/+6
* Detect that Fedora >= 13 doesn't implicit-link.Eric S. Raymond2011-08-271-8/+11
* Add a know for systems without implicit linking, and document it.Eric S. Raymond2011-08-271-1/+10
* Sigh. That didn't actually work... --unusednames eats an argument.Eric S. Raymond2011-08-271-3/+3
* Added xgpsspeed to the pychecker set.Eric S. Raymond2011-08-271-4/+4
* Add gegps to the pychecker set, and clean up one glitch pychecker revealed.Eric S. Raymond2011-08-261-3/+3
* Make the pychecker test clean up after itself.Eric S. Raymond2011-08-261-1/+3
* Slightly improved cleanup production.Eric S. Raymond2011-08-261-1/+1
* Attempt to solve mrd's problem with make dist.Eric S. Raymond2011-08-261-1/+1
* Also support freebsd > 7.Bernd Zeimetz2011-08-261-7/+7
* More FreeBSD port fixes.Eric S. Raymond2011-08-261-5/+8
* Doesn't make sense to do the JSON unit test if socket support isn't compiled in.Eric S. Raymond2011-08-261-1/+3
* Fix the static build.Eric S. Raymond2011-08-261-1/+2
* Work around a glitch in static building produced by a recent patch.Eric S. Raymond2011-08-261-1/+7
* Cleaner separation between libgps and libgpsd. All regression tests pass.Eric S. Raymond2011-08-251-3/+3
* gpsfake is now part of the pychecker set.Eric S. Raymond2011-08-251-1/+1
* Add gpscat to the pychecker set.Eric S. Raymond2011-08-251-1/+1
* Make pkgconfigdir separately customizable and tweak ncurses detection.Eric S. Raymond2011-08-251-12/+12
* libgps should itself be linked to libm, and clients doesn't need to specify -lm.Gleb Smirnoff2011-08-251-2/+2
* Darwin port fix for build recipe, from Kurt Schwehr.Eric S. Raymond2011-08-251-1/+11
* Don't assume that all linux-like systems have sys.platform=='linux'.Bernd Zeimetz2011-08-241-10/+9
* Suppress a warning.Eric S. Raymond2011-08-241-2/+3
* More FreeBSD port fixes in the build recipe.Eric S. Raymond2011-08-241-17/+26
* Enable parallel builds with explicit dependencies on libraries.Eric S. Raymond2011-08-241-5/+28
* First round of FreeBSD port changes.Eric S. Raymond2011-08-241-1/+6
* gpsprof is pychecker clean.Eric S. Raymond2011-08-231-1/+1
* gps library code is pychecker clean. All regression tests pass.Eric S. Raymond2011-08-231-1/+1
* Test the external environment.Eric S. Raymond2011-08-231-1/+1
* Let CCFLAGS in the environment override the debug and profiling scons variables.Eric S. Raymond2011-08-231-11/+12
* More cleanup of glitches found by pychecker.Eric S. Raymond2011-08-231-1/+1
* Add pychecker production for anity-checking Python code.Eric S. Raymond2011-08-231-1/+4