summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-11-15Update 3rdParty/CppUnit to version 1.14.0Tobias Markmann
This gets rid of std::auto_ptr usage and its deprecation warnings. Test-Information: Builds and tests pass on macOS. Change-Id: I299a0a8d9aa2ead15c933e83a2e3e53f84a4f5b7
2016-04-25Convert hard tabs to four spaces in all our SConscript/*.py filesTobias Markmann
Test-Information: Test that it still builds and unit test pass on OS X 10.11.4. Change-Id: I2eb4a0b707991aee553db36a8cd1ae28b813acab
2014-10-01Port many of Isode's local fixes upstreamKevin Smith
Includes fixes to: Build with new Visual Studio and Boost Avoid error caused when Avahi is present but Qt is not Make declaration of XMPPRosterImpl::addContact consistent with implementation Includes enhancements to: Allow user-configurable mt.exe Allow splitting openssl paths Allow disabling gconf lookup Make idn support optional Allow disabling various library detections Remove use of non-Python2.4 features in sconscripts Test-Information: Builds Change-Id: Iee91ee80291a8bdf87cc169c915e4dad1cc1055b
2010-11-27Prefix 3rdParty bundled libs with Swiften_.Remko Tronçon
2010-06-09Remove compilation warnings from tests.Remko Tronçon
2010-04-22Don't compile CppUnit if we're not testing.Remko Tronçon
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-02-11Moved some modules into separate git modules.Remko Tronçon
2009-11-12Fixed coverage script.Remko Tronçon
2009-08-16Remove autoconf/make files.Remko Tronçon
2009-08-09Add SConscript files.Remko Tronçon
2009-07-24Update the build system.Remko Tronçon
Coverage now works better. Some files are cleaned by default (without the need of CLEANFILES).
2009-07-17Extended CppUnit checker to have test selection.Remko Tronçon
2009-06-03Added bundled Expat.Remko Tronçon
2009-06-01Import.Remko Tronçon