summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-11Fix bundled OpenSSL builds.Remko Tronçon
2013-01-13Adding in the spirit Boost stuffKevin Smith
2013-01-12make update.sh include spirit in bundled boostVlad Voicu
2012-12-31Fix more warnings.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-12-23Update Boost to 1.52.0.Remko Tronçon
2012-11-03Build 3rdParty libraries with SwiftenObject.Remko Tronçon
2012-09-16Bundle other 3rdParty libs with libSwiften.Remko Tronçon
2012-09-16Start including some bundled libraries in Swiften library.Remko Tronçon
2012-09-12Don't use SQLite in non-experimental.Remko Tronçon
2012-09-08Added licenses for third party libraries and code.Remko Tronçon
2012-09-05Fix compilation of libminiupnpc for VS 2008.Tobias Markmann
2012-09-03CompileKevin Smith
2012-09-01Allow forcing of bundled sqlite, and compile sqlite on OS XKevin Smith
2012-09-01Move async into its own module so it'll work with system sqlite tooKevin Smith
2012-09-01Add asynchronous sqlite interfaceKevin Smith
2012-08-17Update to boost.filesystem v3.Remko Tronçon
2012-08-17Added Breakpad support for Windows.Remko Tronçon
2012-08-10Added boost/date_time/c_local_time_adjustor.hpp.Remko Tronçon
2012-07-15Provide replace_pragma_once flag.Remko Tronçon
2012-04-24Upgraded bundled Expat to 2.1.0.Remko Tronçon
2012-04-24Make built-in expat ignore unbound prefix namespaces.Remko Tronçon
2012-04-23Another fix for SRV selection.Remko Tronçon
2012-04-23Select SRV randomly, taking weight into account.Remko Tronçon
2012-04-01Removing CAres resolver.Remko Tronçon
2011-09-30Increment timeout on UPNP.Remko Tronçon
2011-09-29File Transfer refactoring.Remko Tronçon
2011-09-25File transfer changes.Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-07-10Fixed compilation problem on some compilers.Remko Tronçon
2011-07-10Make SConscript files more robust against variant dirs.Remko Tronçon
2011-06-13Fixed some more CppCheck warnings.Remko Tronçon
2011-06-09Added boost/local_time.Remko Tronçon
2011-06-09DateTime refactoring.Remko Tronçon
2011-05-07Make Boost.BCP compile again.Remko Tronçon
2011-04-19Fixed OS X ProxyProvider compilation.Remko Tronçon
2011-04-18Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts.Remko Tronçon
2011-03-14Updated Boost to 1.46.1.Remko Tronçon
2011-03-14Force the use of Boost Filesystem V2.Remko Tronçon
2011-03-12Remove dependency on boost::property_tree again.Remko Tronçon
2011-03-11Store JID->Avatar mappings.Remko Tronçon
2011-03-05Detect pthread for platform flags.Remko Tronçon
2011-03-03Some more Sluift tweaks.Remko Tronçon
2011-03-01Introduce Lua::Value helper.Remko Tronçon
2011-02-25Add statically linked sluift.Remko Tronçon
2011-02-25Temporarily don't build Sluift plugin on amd64.Remko Tronçon
2011-02-25Add -fPIC to Sluift/Lua compile flags on Linux.Remko Tronçon
2011-02-24Added missing link flags.Remko Tronçon
2011-02-24Added Sluift client test script and the necessary infrastructure.Remko Tronçon
2011-02-24Added initial version of Sluift.Remko Tronçon