Age | Commit message (Expand) | Author |
2017-02-22 | Add LRUCache utility class to Swiften | Tobias Markmann |
2017-01-11 | Integrate googletest and googlemock libraries to 3rdParty | Tobias Markmann |
2016-11-23 | Migrate remaining Swiften/Base/foreach.h use to range-based for loop | Tobias Markmann |
2016-07-12 | Remove Snarl notification support | Tobias Markmann |
2016-06-23 | Change minidump filename format to include version and date | Tobias Markmann |
2016-04-25 | Convert hard tabs to four spaces in all our SConscript/*.py files | Tobias Markmann |
2016-04-25 | Update 3rdParty lcov to version 1.12 | Tobias Markmann |
2016-04-12 | Use C++11 threading library instead of Boost.Thread | Tobias Markmann |
2016-04-05 | Migrate to Boost.Signals2 from Boost.Signals | Tobias Markmann |
2016-03-14 | Build all Swift projects as C++11 | Tobias Markmann |
2016-01-15 | Always link secur32.lib to Swiften on Windows | Tobias Markmann |
2016-01-11 | Fix IPv6 DNS resolution issues on Windows | Tobias Markmann |
2015-12-17 | 3rdParty fixes to enable compatibility with VS 2015 | Tobias Markmann |
2015-12-17 | Update SCons to version 2.4.0 | Tobias Markmann |
2015-10-30 | Update libIDN in 3rdParty to version 1.32 | Tobias Markmann |
2015-05-26 | Fix compilation on FreeBSD 10 | Tobias Markmann |
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 |