summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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