summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* splint/cppcheck/coverity cleanup.Eric S. Raymond2014-08-211-1/+1
* Simplify RPATH hacking, getting rid of the ldconfig stuff.Eric S. Raymond2014-08-191-6/+2
* First part of Android port patches: deal with in_port_t. SUN_LEN, and getsid().Eric S. Raymond2014-08-181-1/+27
* Bring systemd handing into a useful shape.Bernd Zeimetz2014-08-171-6/+43
* Add a test method.Eric S. Raymond2014-05-221-0/+3
* Fix paths to gpsd.hotplug in udev rulesBjørn Forsman2014-05-161-1/+2
* Add the capability to make and clean TAGS.Eric S. Raymond2014-01-041-1/+8
* Fix double leading // in libdirSanjeev Gupta2014-01-031-1/+1
* Typo fixes.Eric S. Raymond2013-12-071-2/+2
* Apply Gary's hack to discover the system load path.Eric S. Raymond2013-12-061-9/+12
* Build: add the configuration variable python_libdir.Beat Bolli2013-12-051-1/+3
* Adding /usr/local/lib to the RPATH exclusion list.Eric S. Raymond2013-12-021-1/+8
* Belt-and-suspenders setting of LD_LIBRARY_PATH for regression testing.Eric S. Raymond2013-11-301-5/+8
* chrpath is no longer a build depenency.Eric S. Raymond2013-11-301-1/+1
* Allow regressio tests to run without $PWD in RPATH.Eric S. Raymond2013-11-301-0/+1
* Avoid prepending RPATH for default directories.Eric S. Raymond2013-11-301-1/+1
* Refactor leap-second cache fetching. No logic changes yet.Eric S. Raymond2013-11-271-24/+5
* Make current GPS week available in timebase.h for rollover detection.Eric S. Raymond2013-11-271-3/+4
* Name collisions are not your friend.Eric S. Raymond2013-11-251-1/+2
* Revert "Because I could never remember "upload_web"."Eric S. Raymond2013-11-251-3/+2
* Because I could never remember "upload_web".Eric S. Raymond2013-11-251-2/+3
* Templated control will be removed by scons -c.Eric S. Raymond2013-11-241-1/+0
* A custom test turns out to be redundant. Remove it.Eric S. Raymond2013-11-241-10/+3
* pylint found a minor error in the factoring of the Python library classes.Eric S. Raymond2013-11-241-1/+1
* Add a FAQ entry about support channels.Eric S. Raymond2013-11-241-2/+4
* Templatize the control file, obeying DRY.Eric S. Raymond2013-11-241-2/+7
* Add some generation warnings.Eric S. Raymond2013-11-241-1/+1
* Fail noisily when chrpath=yes but chrpath is not available.Eric S. Raymond2013-11-241-3/+3
* Attempt to fix timepps.h detection on BSD; suggestion by Greg Troxel.Eric S. Raymond2013-11-241-11/+9
* A step towards shipper-based releases.Eric S. Raymond2013-11-231-6/+1
* Remove ad-hoc static library libgps.a build.Eric S. Raymond2013-11-231-24/+0
* fix DESTDIR handling with udev rules install againMike Frysinger2013-11-221-4/+4
* Make it build abain with dbus enabled.Bernd Zeimetz2013-11-231-1/+5
* SConstruct: ignore .in files in debian subdirectories.Bernd Zeimetz2013-11-231-0/+5
* Don't keep cap_sys_time capability.Miroslav Lichvar2013-11-221-10/+1
* Allow multiple options in LINKFLAGS.Miroslav Lichvar2013-11-221-2/+2
* Bumping release number to 3.11~dev.Eric S. Raymond2013-11-221-1/+1
* Version bump for 3.10.release-3.10Eric S. Raymond2013-11-221-1/+1
* Avoid DESTDIR pollution in the build paths.Eric S. Raymond2013-11-221-4/+2
* Fail more gracefully on parallel builds.Eric S. Raymond2013-11-221-1/+6
* Fix typo in SConstructSanjeev Gupta2013-11-201-1/+1
* Build: remove a redundant check.Beat Bolli2013-11-191-6/+5
* Build: fix an undefined variable.Beat Bolli2013-11-191-0/+1
* Code is now static-checker clean with splint, cppcheck, and Coverity.Eric S. Raymond2013-11-191-2/+4
* Build simplification.Eric S. Raymond2013-11-191-18/+20
* Simplify the build. No logic changes.Eric S. Raymond2013-11-191-19/+4
* Skip configuration when just emitting help.Eric S. Raymond2013-11-191-11/+11
* Remove an unused check.Eric S. Raymond2013-11-191-3/+0
* Skip configuration when cleaning,Eric S. Raymond2013-11-191-224/+237
* Alas, last commit wasn't enough. cycle.dia has to be invisible to scons.Eric S. Raymond2013-11-181-1/+1