Age | Commit message (Expand) | Author |
2015-05-04 | Hide 3rdParty warnings for LibIDN and LibMiniUPnPc with Clang/GCC | Tobias Markmann |
2015-05-04 | Correctly handle full paths when detecting Clang/GCC compilers | Tobias Markmann |
2015-04-29 | Ignore compiler warnings from 3rdParty libraries | Tobias Markmann |
2015-02-19 | Fix missing 'conf.Finish()' in libMiniUPnPc's SConscript | Tobias Markmann |
2015-02-09 | Update libnatpmp to version of release 20140401 | Tobias Markmann |
2015-02-09 | Update libminiupnpc to version 1.9 | Tobias Markmann |
2014-12-10 | Updating build script for 3rdParty OpenSSL for latest release (openssl-1.0.1j). | Tobias Markmann |
2014-11-17 | Pass Boost include/linker flags along when building bundled Expat. | Tobias Markmann |
2014-11-12 | Link to rt-library when linking against bundled Boost. | Tobias Markmann |
2014-11-11 | Disable Boost signals deprecation warning. | Tobias Markmann |
2014-10-21 | Fix crash when Swiften isn't loaded dynamically via JNI. | Tobias Markmann |
2014-10-20 | Update Boost in 3rdParty to version 1.56.0. | Tobias Markmann |
2014-10-16 | Specify minimal Windows API version for Windows builds. | Tobias Markmann |
2014-10-16 | Add missing shebang to Boost update script. | Tobias Markmann |
2014-10-01 | Port many of Isode's local fixes upstream | Kevin Smith |
2014-07-29 | Fix DNS resolution on Android. | Richard Maudsley |
2014-05-29 | Add boost::optional serialization | Kevin Smith |
2013-10-13 | Apply MiniUPNP and NatPMP Android patches | Remko Tronçon |
2013-09-30 | Provide map serialization. | Kevin Smith |
2013-09-16 | Disable dynamic loading in bundled Lua | Remko Tronçon |
2013-09-07 | Add boost serialization for std::set | Kevin Smith |
2013-09-07 | Add boost::serialization for posix_time. | Kevin Smith |
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon |
2013-08-22 | Add boost/scope_exit. | Remko Tronçon |
2013-08-17 | Fix building sluift as .dll on Mac OS X. | Remko Tronçon |
2013-08-13 | Adding auto-generated Ldns/Unbound files for Android. | Remko Tronçon |
2013-08-13 | Adding basic support for Android and Unbound (No IPv6 yet). | Tobias Markmann |
2013-07-12 | Fix SCons --tree= generation for unicode nodes. | Remko Tronçon |
2013-04-21 | Fix compilation when 3rdParty/ is not there. | Remko Tronçon |
2013-04-06 | Add boost serialization library | Kevin Smith |
2013-03-03 | Remove the async vfs for sqlite, to avoid the crash | Kevin Smith |
2013-02-11 | Fix bundled OpenSSL builds. | Remko Tronçon |
2013-01-13 | Adding in the spirit Boost stuff | Kevin Smith |
2013-01-12 | make update.sh include spirit in bundled boost | Vlad Voicu |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-12-23 | Update Boost to 1.52.0. | Remko Tronçon |
2012-11-03 | Build 3rdParty libraries with SwiftenObject. | Remko Tronçon |
2012-09-16 | Bundle other 3rdParty libs with libSwiften. | Remko Tronçon |
2012-09-16 | Start including some bundled libraries in Swiften library. | Remko Tronçon |
2012-09-12 | Don't use SQLite in non-experimental. | Remko Tronçon |
2012-09-08 | Added licenses for third party libraries and code. | Remko Tronçon |
2012-09-05 | Fix compilation of libminiupnpc for VS 2008. | Tobias Markmann |
2012-09-03 | Compile | Kevin Smith |
2012-09-01 | Allow forcing of bundled sqlite, and compile sqlite on OS X | Kevin Smith |
2012-09-01 | Move async into its own module so it'll work with system sqlite too | Kevin Smith |
2012-09-01 | Add asynchronous sqlite interface | Kevin Smith |
2012-08-17 | Update to boost.filesystem v3. | Remko Tronçon |
2012-08-17 | Added Breakpad support for Windows. | Remko Tronçon |
2012-08-10 | Added boost/date_time/c_local_time_adjustor.hpp. | Remko Tronçon |