summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* All hosting URLs now live in the scons recipe.Eric S. Raymond2011-10-021-1/+3
* All project-dependent URLs are now templated.Eric S. Raymond2011-10-021-3/+7
* Templatize the hardware-reporting CGI.Eric S. Raymond2011-10-021-0/+3
* Make a working release-shipping production that uses an scp target.Eric S. Raymond2011-10-011-7/+11
* Actual code changes to get rid of Berlios URLs.Eric S. Raymond2011-10-011-0/+2
* Factor out or remove URLs. No code changes yet except in gpsd.php (now .in).Eric S. Raymond2011-10-011-18/+40
* Template some things so we can change sites easily.HejiraEric S. Raymond2011-10-011-7/+13
* Add advice about chrpath.Eric S. Raymond2011-09-291-0/+1
* Repair compilation of DBUS + Qt.Eric S. Raymond2011-09-281-4/+8
* Avoid code duplication of DBUS client stuff.Eric S. Raymond2011-09-261-2/+3
* First cut at clockwatcher client.Eric S. Raymond2011-09-251-0/+3
* Make installation instructions accessible from the Web.Eric S. Raymond2011-09-251-1/+4
* A bit of backstop in case chrpath is not present.Eric S. Raymond2011-09-241-2/+8
* Explain the constraint on a non-chrpath built better.Eric S. Raymond2011-09-231-4/+2
* Typo fix.Eric S. Raymond2011-09-231-1/+1
* Add use_chrpath=no possibility for people doing crossbuilds.Eric S. Raymond2011-09-221-2/+10
* Cycle-start detection by timing works on a SiRF at 9600bps.Eric S. Raymond2011-09-211-1/+1
* Be more systematic about environment-variable imports.Eric S. Raymond2011-09-201-2/+9
* Experimental sysroot option.Eric S. Raymond2011-09-191-0/+5
* Avoid testing for QtNetwork if we're not going to build wiyj it anyway.Eric S. Raymond2011-09-191-2/+2
* Correction to MergeFlags argument passing.Eric S. Raymond2011-09-191-1/+1
* Fix up the website-maker part of the recipe.Eric S. Raymond2011-09-181-2/+6
* Do a better job of merging flags from the external environment.Eric S. Raymond2011-09-181-2/+2
* Add the force_global configure option (always operate in -G mode).Eric S. Raymond2011-09-161-0/+1
* Lose unneeded debug option.Eric S. Raymond2011-09-161-1/+1
* Define default gpsd_user name in SConstruct.Michael Tatarinov2011-09-151-1/+1
* Fix a typo that created a duplicate dependency.Eric S. Raymond2011-09-151-1/+1
* Tweaks for building in some edge cases.Eric S. Raymond2011-09-151-7/+8