summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Increment dev version.Eric S. Raymond2011-10-311-1/+1
* Fall back to static linking rather than bombing out when chrpath isn't there.Eric S. Raymond2011-10-301-9/+9
* Begin to refactor and simplify SConstruct, using 2.x.x constructs.Eric S. Raymond2011-10-291-3/+3
* 3.3~dev commits are open.Eric S. Raymond2011-10-291-2/+3
* Version bump for 3.3 releae. All regression tests and audits pass.release-3.3Eric S. Raymond2011-10-291-1/+1
* Repair the shipping production.Eric S. Raymond2011-10-291-1/+1
* Oh, good, chrpath 0.14 has shipped and has a permanent home.Eric S. Raymond2011-10-291-5/+1
* Crap out sooner if chrpath is not present.Eric S. Raymond2011-10-291-17/+17
* Minor refactoring of build recipe.Eric S. Raymond2011-10-291-11/+14
* More Python sanity checking.Eric S. Raymond2011-10-281-1/+1
* Take pychecker out of the normal audits. Can't make it shut up...Eric S. Raymond2011-10-281-1/+2
* More release machinery simplification.Eric S. Raymond2011-10-261-7/+17
* Bypass Savannah's broken mirroring system.Eric S. Raymond2011-10-261-1/+1
* Finally I think we can get rid of the expliccit "rm -f revision.h".Eric S. Raymond2011-10-261-5/+6
* More documentation polishing.Eric S. Raymond2011-10-261-2/+3
* Still trying to bulletproof the release procedure.Eric S. Raymond2011-10-261-3/+4
* Exit on missing chrpath. And more release refactoring.Eric S. Raymond2011-10-261-4/+18
* Make upload_web available to be used by the release maker.Eric S. Raymond2011-10-261-5/+6
* Streamline the release procedure.Eric S. Raymond2011-10-261-6/+8
* Er. *Actually* bump the version number. :-)Eric S. Raymond2011-10-261-1/+1
* Release is shipped, bump version string.Eric S. Raymond2011-10-251-1/+1
* HOSTNAME seems no longer to be required in the build environment.release-3.2Eric S. Raymond2011-10-251-1/+0
* Allow gpg to run from within scons.Eric S. Raymond2011-10-251-13/+10
* No need to import LD_LIBRARY_PATH NOW, as we require chrpath.Eric S. Raymond2011-10-251-2/+8
* Version bump, pychecker fixes and installation-procedure tweaks.Eric S. Raymond2011-10-251-1/+1
* Don't include the web pages in the distribution tarball.Eric S. Raymond2011-10-251-2/+2
* The chrpath utility has become a build prerequisite, alas.Eric S. Raymond2011-10-251-23/+8
* Ensure that gpsd_json.html is included in webupload.Eric S. Raymond2011-10-251-2/+2
* GPS monitor for Garmin Serial binary protocol.Michael Tatarinov2011-10-241-0/+1
* Changes to enable RPM build on Fedora.Eric S. Raymond2011-10-221-1/+1
* Used clock_gettime() instead of gettimeofday() if possible.Michael Tatarinov2011-10-201-6/+8
* Add gpsd.php to default target list.Eric S. Raymond2011-10-121-1/+1
* Document kernel bug that interferes with non-kernel PPS, and the workaround.Eric S. Raymond2011-10-121-0/+2
* Remove a library dependency that is no longer required.Eric S. Raymond2011-10-091-1/+1
* Website fixes and a better validation production.Eric S. Raymond2011-10-061-4/+6
* Documentation tweaks after migration to SCons.Michael Tatarinov2011-10-061-1/+1
* More fixes with a unique temporary directories and files for the regression t...Michael Tatarinov2011-10-061-10/+16
* Trial support for Jackson Labs Fury devices.Eric S. Raymond2011-10-051-0/+1
* Replace pps_on_cts with pps_pin for more flexibility.Eric S. Raymond2011-10-051-2/+11
* Don't ship gpsd.h, it contains site-dependent config symbols.Eric S. Raymond2011-10-051-0/+1
* A diagram of the reporting cycle.Eric S. Raymond2011-10-051-2/+5
* Changed our HTML conformance target from XHTML to HTML 4.01.Eric S. Raymond2011-10-041-1/+1
* Oops. validation-list missed some pages. More fixing to be done...Eric S. Raymond2011-10-041-1/+1
* More website cleanup.Eric S. Raymond2011-10-041-2/+4
* Partial website cleanup.Eric S. Raymond2011-10-041-2/+10
* We have eliminated a library dependency.Eric S. Raymond2011-10-031-8/+6
* Create a release-tagging function.Eric S. Raymond2011-10-031-3/+8
* Use GPG signatures for tarball integrity checks, not just shasums.Eric S. Raymond2011-10-031-3/+3
* Duh. Point us at the right repo.Eric S. Raymond2011-10-031-1/+1
* Claner dependencies and upload method for the website.Eric S. Raymond2011-10-021-1/+9