Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-28 | Treat 3rdPatry boost/uuid dir as system dir. | Remko Tronçon | |
This fixes compilation warnings in uuid. | |||
2011-01-22 | Temporarily enabling kqueue again. | Remko Tronçon | |
2011-01-22 | Revert "Another attempt at fixing the OS X hang on shutdown." | Remko Tronçon | |
This reverts commit 5cac0d0b588b1a024ba3e6934f655d315909b656. | |||
2011-01-22 | Another attempt at fixing the OS X hang on shutdown. | Remko Tronçon | |
2011-01-22 | Only disable kqueue on OS X. | Remko Tronçon | |
2011-01-21 | Another workaround for the asio hang-on-shutdown problem. | Remko Tronçon | |
2011-01-21 | Revert "Use another workaround for the Asio socket interrupter." | Remko Tronçon | |
This reverts commit 03d69bfd11549e1c8dcbf3b5300029ba9892cf8a. | |||
2011-01-20 | Use another workaround for the Asio socket interrupter. | Remko Tronçon | |
2011-01-20 | Revert "Temporary workaround to make boost::asio use ↵ | Remko Tronçon | |
socket_select_interrupter on OS X." This reverts commit 9a87658c432409366f51bdc6b33625b9890fc100. | |||
2011-01-20 | Temporary workaround to make boost::asio use socket_select_interrupter on OS X. | Remko Tronçon | |
2011-01-15 | Removed accidentally committed debug info. | Remko Tronçon | |
2010-12-27 | Removing 'force quit' timer. | Remko Tronçon | |
2010-12-26 | Compile Boost utf8 files as separate files. | Remko Tronçon | |
2010-12-05 | Fixed Boost link error on Windows. | Remko Tronçon | |
2010-12-05 | Import boost::make_shared. | Remko Tronçon | |
2010-11-27 | Prefix 3rdParty bundled libs with Swiften_. | Remko Tronçon | |
2010-11-24 | Upgraded Boost to 1.45.0. | Remko Tronçon | |
2010-08-16 | More build system tweaks. | Remko Tronçon | |
2010-08-08 | Added XEP-0004 data forms parsing & serializing. | Remko Tronçon | |
2010-07-10 | Boost patch to allow compilation in Objective-C | Kevin Smith | |
2010-06-13 | Fixed Boost update script.swift-1.0beta3 | Remko Tronçon | |
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon | |
2010-06-02 | Add workaround for distros that don't have boost UUID. | Remko Tronçon | |
Cherry pick UUID out of 3rdParty, and use this as an include path. Since UUID is a header-only lib, this shouldn't pose problems. | |||
2010-06-02 | Detect & use system Boost version if present. | Remko Tronçon | |
2010-06-02 | Using Boost workaround for Qt signals keyword clash. | Remko Tronçon | |
This should allow us to link against system boost versions. | |||
2010-05-08 | Fixed another Boost Asio warning. | Remko Tronçon | |
2010-05-07 | Fixed Boost Asio warning. | Remko Tronçon | |
2010-05-06 | Apply boost patches. | Remko Tronçon | |
2010-05-06 | Added missing uuid_io.hpp header. | Remko Tronçon | |
2010-05-06 | Use UUIDs as nonce when authenticating with SCRAM-SHA-1. | Remko Tronçon | |
2010-05-06 | Added boost compilation fix diff. | Remko Tronçon | |
In case compilation only works on Linux, this patch should be applied. | |||
2010-05-06 | Updated Boost to 1.43.0. | Remko Tronçon | |
2010-04-23 | Make latency stats optional. | Kevin Smith | |
Includes boost program_options so we can use commandline parameters. Netbook mode is now activated with --netbook-mode. Latency debug is activated with --latency-debug. | |||
2010-04-12 | Fix compilation of Boost headers. | Remko Tronçon | |
2010-04-12 | Avoid 'uninitialized member' warning in Boost. | Kevin Smith | |
2010-04-11 | Updated Boost to 1.42. | Remko Tronçon | |
2010-03-28 | Fix windows compilation. | Remko Tronçon | |
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-02-11 | Moved some modules into separate git modules. | Remko Tronçon | |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon | |
2009-08-12 | Added Slimber & valgrind testing to SCons. | Remko Tronçon | |
2009-08-10 | Migrated all configure flags to SCons. | Remko Tronçon | |
2009-08-09 | Add SConscript files. | Remko Tronçon | |
2009-07-24 | Update the build system. | Remko Tronçon | |
Coverage now works better. Some files are cleaned by default (without the need of CLEANFILES). | |||
2009-07-04 | Support qmakeish compilation on Windows again. | Kevin Smith | |
I've added a fixwindows.pri that's got temporary qmakeish fixes that we need to address. | |||
2009-06-09 | Added Boost.regex. | Remko Tronçon | |
2009-06-03 | Added bundled Expat. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |