summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Experimental gpsdctl, first cut.Eric S. Raymond2011-06-251-1/+3
* Live-feed support for Google Earth.Eric S. Raymond2011-06-241-1/+2
* Add fixed_stop_bits option.Eric S. Raymond2011-06-221-0/+1
* Bug fixed, all regression tests now pass with PASSTHROUGH_ENABLED.Eric S. Raymond2011-06-151-1/+1
* First xut at JSON passthrough code.Eric S. Raymond2011-06-141-0/+1
* splint check should work even after a clean operation.Eric S. Raymond2011-06-131-5/+4
* Don't issue spurious messages about changed config variables.Eric S. Raymond2011-06-131-7/+1
* Clean up generation of the configuration .h file.Eric S. Raymond2011-06-111-36/+36
* More code slimming.Eric S. Raymond2011-06-111-1/+2
* Correct a typo in the build recuoe that produced a garbled packet_names.h.Eric S. Raymond2011-06-081-2/+2
* Recover from some pkgconfig confusion.Eric S. Raymond2011-05-281-1/+6
* Ensure testbuild works.Eric S. Raymond2011-05-091-1/+1
* Improve explanatory comment.Eric S. Raymond2011-05-071-4/+1
* Suppress some succees messages. All regression tests pass.Eric S. Raymond2011-05-061-1/+1
* Fixes for the Maidehead locator code, and a better regression test.Eric S. Raymond2011-05-061-10/+4
* Also install header files.Bernd Zeimetz2011-05-061-1/+5
* Maidenhead locator regression test.Eric S. Raymond2011-05-061-2/+15
* Install .pc files.Bernd Zeimetz2011-05-041-1/+3
* Install python .egg-info file.Bernd Zeimetz2011-05-041-8/+23
* Install python programs.Bernd Zeimetz2011-05-041-1/+4
* Merge branch 'master' of git.berlios.de:/gitroot/gpsdBernd Zeimetz2011-05-041-11/+26
|\
| * I had systemd confused with a Mac thing. Fixed now.Eric S. Raymond2011-05-041-3/+2
| * Fixes for ncurses detection and environment imports.Solomon Peachy2011-05-041-5/+10
| * Python module installation.Eric S. Raymond2011-05-041-3/+8
| * Reduce the frequency wuth which revision.h gets rebuilt.Eric S. Raymond2011-05-041-2/+5
| * Being on a Mac changes one of the natural defaults.Eric S. Raymond2011-05-041-1/+4
| * Don't default systend to True, most of the world isn't a Mac.Eric S. Raymond2011-05-041-1/+1
* | Install python modules and extensions.Bernd Zeimetz2011-05-041-15/+24
|/
* Mac OS X systemd activation for gpsd.Eckhart Wörner2011-04-291-0/+4
* Fix building without the scan-build wrapper.Beat Bolli2011-04-241-2/+2
* Allow to scan-build Python extensions, too.Bernd Zeimetz2011-04-171-2/+10
* Allow to override variosu tools from the environment.Bernd Zeimetz2011-04-171-4/+16
* Build python .so files from SConstruct directly.Bernd Zeimetz2011-04-171-77/+53
* Support static linking using pkg-config.Bernd Zeimetz2011-04-161-6/+17
* Re-enable build without Qt.Eric S. Raymond2011-04-161-0/+2
* Fix ncurses typos and ncurses5-config call.Bernd Zeimetz2011-04-151-2/+2
* Build the qt library with Library(), support ncurses5-config.Bernd Zeimetz2011-04-151-10/+11
* Better libs/cflags handling.Bernd Zeimetz2011-04-151-61/+44
* Fold in Davev Taht's start on a cross-development environment.Eric S. Raymond2011-04-141-0/+28
* Make the bluez option effective.Eric S. Raymond2011-04-141-1/+1
* Typo fix.Eric S. Raymond2011-04-131-1/+1
* Regroup some options.Eric S. Raymond2011-04-131-3/+4
* List altered configuration variables at config time.Eric S. Raymond2011-04-131-0/+17
* Don't strip out all RPATH information on installation.Eric S. Raymond2011-04-131-4/+3
* Attempt to solve the prefix-RPATH problem.Eric S. Raymond2011-04-131-4/+7
* Converted all tabs to spaces. mledford2011-04-121-130/+130
* Resolved broken Mac OS X build from recent SConstruct changes.mledford2011-04-121-2/+2
* Avoid confusing splint with an autotools remnant.Eric S. Raymond2011-04-121-1/+1
* Fix a xonfiguration error that forced on fixed_port spped.Eric S. Raymond2011-04-121-3/+3
* Tweak the installation production.Eric S. Raymond2011-04-121-14/+8