summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* additional tweaks to identify_failing_build_optionsJon Schlueter2015-03-251-1/+1
| | | | | | | change guard for scons check to just require passing scons Now that we have some better guards on the individual check targets for what they require
* scons minimal=on check now passesJon Schlueter2015-03-251-11/+20
| | | | | | | | Add guards around failing check targets for what they depend on maidenhead_locator_regress now guards on python at minimum unpack_regress now guards on python at a minimum json_regress now guards on socket_export at a minimum
* Add scons check testing for identify_failing_build_optionsJon Schlueter2015-03-251-0/+9
|
* fixing broken scons minimal=on test_packetJon Schlueter2015-03-251-2/+2
| | | | Missing guard on RECONFIGURE_ENABLE
* Fixing broken minimal=on for test_libgpsJon Schlueter2015-03-251-0/+14
| | | | | | | scons minimal=on leapfetch=off python=on test_libgps failed Missing guards for CLIENTDEBUG_ENABLE and SOCKET_EXPORT_ENABLE in test_libgps.c
* Fix broken install on scons qt=noJon Schlueter2015-03-251-2/+2
| | | | | Moved guard for building the qt shared library up to the environment Since that is where we gate the rest of the process anyway
* add .gcda objects to the clean targetJon Schlueter2015-03-251-1/+1
| | | | These come from failed/aborted scons check runs
* Pull out RFC2783 edge finding into a new function: get_edge_rfc2783()Gary E. Miller2015-03-251-194/+269
| | | | Still depends on TIOCMIWAIT, but not for much longer.
* Fixing broken test_json and test_libgpsJon Schlueter2015-03-251-2/+2
| | | | | | | | This fixed broken build for scons dbus_export=on usb=on check which were missing dbus and libusb flags Due to refactors that switched us to use static library now have to explicitly specify flags when building the test apps if the need them
* Add missed flags for compiling compiled_gpsd Static LibraryJon Schlueter2015-03-251-1/+1
| | | | | When calling StaticObject it needs to have any necessary flags when it builds
* Scons qt shared library tweakingJon Schlueter2015-03-251-4/+14
| | | | | | | | | | | | | | | tweak to logic to flatten the source list in Library helper function and check if it's a file or an Object if it's an object then directly use it otherwise call through to env.XxxObject() Also tweak the qt_env to use OBJPREFIX='qt-' instead of directly mangling the output filename when generating the ObjectList for the library Also guard creating the qt shared library on shared environment Also add the same StaticObject expansion to compiled_gpsdlib StaticLibrary
* restore adding rtlibs to test_json and test_libgps that got lostJon Schlueter2015-03-251-2/+3
| | | | | This is for glibc < 2.17 which is still out there This fixed build error for missing clock_gettime
* Use SharedObject and StaticObject explicitly.Eric S. Raymond2015-03-251-4/+6
| | | | All regression tests pass.
* Get static build of test programs right this time.Eric S. Raymond2015-03-241-9/+13
| | | | All regression tests pass.
* Revert "Really force static linking of test programs."Eric S. Raymond2015-03-242-9/+2065
| | | | A more subtle apprach is required
* Revert "Add stack protection to compile."Gary E. Miller2015-03-241-2/+1
| | | | | | | | | This reverts commit 3fa2e99d94bbdf1e2a9c2b709eb2309480c30d95. This breaks some BSD. I was hoping it would find a segfault issue, but it was no help there. Someday I'll track this down.
* Note a fixed bug in a NEWS update.Eric S. Raymond2015-03-241-0/+2
|
* Clean up a binary and.Gary E. Miller2015-03-241-1/+1
|
* Fix comment on when -lrt is needed.Gary E. Miller2015-03-241-1/+1
|
* ppsthread.c broken on non-LinuxHal Murray2015-03-241-1/+1
| | | | Signed-off-by: Gary E. Miller <gem@rellim.com>
* Typo STD_ATOMIC_H -> _STDATOMIC_HHal Murray2015-03-241-1/+1
|
* test_json needs -lrt on Debian Wheezy (old glibc)Gary E. Miller2015-03-241-1/+1
|
* test_libgps need -lrt on Debian WheezyGary E. Miller2015-03-241-1/+1
|
* Fix segfault in split off TIOCMIWAIT support.Gary E. Miller2015-03-241-1/+1
|
* Move TIOMCIWAIT to its own function.Gary E. Miller2015-03-241-83/+126
| | | | Soo it will be optional at run time.
* Add stack protection to compile.Gary E. Miller2015-03-241-1/+2
|
* Remove a bit of temporary debug logging.Gary E. Miller2015-03-241-3/+0
|
* Minor repair to motosend.c.Eric S. Raymond2015-03-241-2/+2
|
* Removed contrib/skyview.php amd contrib/maxsats.pl, they used the old protocol.Eric S. Raymond2015-03-243-318/+1
|
* Fix Savannah bug #44619: Bad latitude value for message type 17Eric S. Raymond2015-03-245-8/+20
| | | | | Required one checkfile rebuild to integrate the sentence that triggered the error. All regression tests pass.
* Fix comment typo, width of spare field in AIS type 17.Eric S. Raymond2015-03-241-1/+1
|
* Really force static linking of test programs.Eric S. Raymond2015-03-241-7/+9
| | | | All regression tests pass.
* Build simplification: remove unneeded -lm.Eric S. Raymond2015-03-241-3/+3
| | | | All regression tests pass.
* Disable the new PPS_CANWAIT code to allow shipping the ppsthread changes.Gary E. Miller2015-03-231-3/+4
|
* If we have PPS_CANWAIT, no need for TIOCMIWAITGary E. Miller2015-03-231-92/+122
|
* This fixes the build on my Raspberry running Debian 7 with glibc 2.13.Beat Bolli2015-03-231-1/+1
|
* --clean contrib/ppscheckGary E. Miller2015-03-231-1/+1
|
* An ACK is no warning, so they can be logged with LOG_DATA.Beat Bolli2015-03-231-1/+1
|
* scons --clean now removes all lib.*a files too.Gary E. Miller2015-03-231-1/+1
|
* Make distclean remove old libraries and eggs.Gary E. Miller2015-03-231-1/+1
|
* Clarify 'time since midnight' for loopstats and peerstatsSanjeev Gupta2015-03-231-2/+6
| | | | Updated version info
* More typesetting errorsSanjeev Gupta2015-03-231-0/+2
|
* Formatting errors in typesetting codeSanjeev Gupta2015-03-231-1/+3
|
* Error in documentation of ntp.conf for PTPSanjeev Gupta2015-03-231-1/+1
|
* Fix formatting errors and typosSanjeev Gupta2015-03-231-1/+3
|
* Build simplification: remove some unneeded flags.Eric S. Raymond2015-03-231-1/+1
|
* Build simplification: make binaries depend on static libgpsd.Eric S. Raymond2015-03-231-10/+13
| | | | All regression tests pass.
* Buiild simplification: change variable names for clarity.Eric S. Raymond2015-03-231-15/+15
| | | | All regression tests pass.
* Build simplification: always build test programs locally and statically.Eric S. Raymond2015-03-231-18/+25
| | | | All regression tests pass.
* Build simplification: remove an unnecessary environment clone.Eric S. Raymond2015-03-231-3/+1
| | | | All regression tests pass.