summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-06-09Enabled & fixed some more C++ warnings.Remko Tronçon
2010-06-09Fixed compilation warnings.Remko Tronçon
2010-06-09Add warning flag for non-virtual destructors.Remko Tronçon
2010-06-03Remove -ldl check.Remko Tronçon
2010-06-03Don't link against dl.Remko Tronçon
2010-06-02Add workaround for distros that don't have boost UUID.Remko Tronçon
2010-06-02Detect & use system Boost version if present.Remko Tronçon
2010-06-01Adding note on why we can't use system Boost.Remko Tronçon
2010-05-30Fixed link flags for building against OS X 10.5 SDK.Remko Tronçon
2010-05-25Add a mac105 option for building against OS X 10.5 frameworks.Kevin Smith
2010-04-22Don't check for Avahi on OS X.Remko Tronçon
2010-04-22Fix AvahiBrowserQuery compilation.Remko Tronçon
2010-04-22Check for Avahi support.Remko Tronçon
2010-04-22Don't build Slimber if no zeroconf is available.Remko Tronçon
2010-04-22Use installed LibIDN if available.Remko Tronçon
2010-04-22Don't compile LibXML if Expat was found.Remko Tronçon
2010-04-21Only install Git hooks if there is a git dir.Remko Tronçon
2010-04-16Fix Windows compilation after recent changes.Kevin Smith
2010-04-15Fix for the previous fix.Remko Tronçon
2010-04-15Warn on suspicious logical operations with GCC>=4.5.Remko Tronçon
2010-04-11Don't add the manifest for MS Visual Studio 2010.Remko Tronçon
2010-04-10Don't clean up Git hooks.Remko Tronçon
2010-04-08Install pre-commit hook.Remko Tronçon
2010-04-07Avoid build failing when TMP environment variable is not set.Remko Tronçon
2010-04-04Don't require UAC escalation with WindowsKevin Smith
2010-03-30Fix 'scons dist=1'.Remko Tronçon
2010-03-28Added DocBook infrastructure.Remko Tronçon
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved BuildTools to a separate module.Remko Tronçon
2010-03-28Removing BuildTools module.Remko Tronçon
2010-03-28Moved SConscript guts to BuildTools dir.Remko Tronçon