Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-07 | Fixed CLang warnings. | Remko Tronçon | |
2011-10-07 | Remove system natpmp and libminiupnp checking completely. | Remko Tronçon | |
2011-10-01 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Set a title on subscription notification popup. Don't rely on CCVERSION being present. Conflicts: BuildTools/SCons/SConstruct | |||
2011-09-25 | File transfer changes. | Remko Tronçon | |
- Introduce 'experimental' flag to conditionally compile FT. - Use LibMiniUPNPC and NATPMP CPPDEFINES only locally in the classes that need them. - Extract abstract interface from NAT traversal classes - Avoid unit test warnings | |||
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ↵ | Tobias Markmann | |
(XEP-0234), Jingle SOCKS5 Bytestreams Transport Method (XEP-0260), Jingle In-Band Bytestreams Transport Method (XEP-0261) and SOCKS5 Bytestreams (XEP-0065). License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-08-28 | Don't rely on CCVERSION being present. | Remko Tronçon | |
Resolves: #911 Release-Notes: Fixed build problem when GCC version can't be determined. | |||
2011-08-27 | fix compilation on ubuntu 11.10 (e.g. for gcc 4.6) | Thilo Cestonaro | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-08-13 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed Qt SCons tool on Linux 3.0 systems. | |||
2011-08-13 | Fixed Qt SCons tool on Linux 3.0 systems. | Remko Tronçon | |
Resolves: #961 | |||
2011-07-10 | Fixed compilation problem on some compilers. | Remko Tronçon | |
2011-07-10 | Added enable_variants build option. | Remko Tronçon | |
2011-07-10 | Make SConscript files more robust against variant dirs. | Remko Tronçon | |
2011-07-09 | Revert "Allow ccache when compiling from xcode" | Remko Tronçon | |
This reverts commit 1c2cd11645b33aadee31c37e15f4a24d6ae37587. | |||
2011-07-09 | Set CCache flags last in the compile settings. | Remko Tronçon | |
2011-07-09 | Allow ccache when compiling from xcode | Kevin Smith | |
2011-07-09 | Detect release build. | Remko Tronçon | |
2011-07-04 | Fixed TableRoster bugs. | Remko Tronçon | |
2011-06-20 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Prioritize version files over git version. Improve the description in the Debian control file. Use a custom debian changelog. | |||
2011-06-20 | Prioritize version files over git version. | Remko Tronçon | |
2011-06-18 | Disable compilation of SQLite. | Remko Tronçon | |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: More Debian packaging tweaks. | |||
2011-06-18 | More Debian packaging tweaks. | Remko Tronçon | |
2011-06-17 | Fixed build for Mac OS X 10.5. | Remko Tronçon | |
2011-06-17 | Check for LibXML version >= 2.6.23. | Remko Tronçon | |
Earlier versions have a bug in non-namespaced attribute handling. | |||
2011-06-13 | Some more Cppcheck tweaks. | Remko Tronçon | |
2011-06-13 | Tweaked CppCheck script. | Remko Tronçon | |
2011-06-13 | Added CppCheck script. | Remko Tronçon | |
Tweaked the sources to satisfy cppcheck. | |||
2011-06-11 | Explicitly link against gobject. | Remko Tronçon | |
This is required for newer linkers (gold) on Linux. | |||
2011-05-25 | Added 'assertions' scons flag. | Remko Tronçon | |
2011-05-25 | Revert "Remove compiler arguments which are unsupported in latest clang." | Tobias Markmann | |
This reverts commit 45670c6a4ede70ef9383d5ba72301e9484efe6d4. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-05-22 | Remove compiler arguments which are unsupported in latest clang. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-05-13 | Always include -lX11 on Linux. | Remko Tronçon | |
2011-04-30 | Remove dependency on python 2.5 in SConscript file. | Remko Tronçon | |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Filter out some extra headers in install dir. Split off libswiften package. Only install the necessary files in the Debian package. | |||
2011-04-30 | Split off libswiften package. | Remko Tronçon | |
2011-04-29 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Build Swiften as a DLL in Debian package. Added versioning to Swiften. Conflicts: BuildTools/Copyrighter.py | |||
2011-04-29 | Added versioning to Swiften. | Remko Tronçon | |
2011-04-28 | Allow compiler warnings by default. | Remko Tronçon | |
2011-04-26 | Added CertificateMemoryStorage. | Remko Tronçon | |
2011-04-25 | Added SQLite build flags. | Remko Tronçon | |
2011-04-22 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed SCons not picking up the build version correctly in tarball build. | |||
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon | |
2011-04-19 | Fixed OS X ProxyProvider compilation. | Remko Tronçon | |
2011-04-19 | Allow compilation warnings by default. | Remko Tronçon | |
2011-04-19 | Fixed Linux compilation. | Remko Tronçon | |
2011-04-18 | Added option to build library with tests. | Remko Tronçon | |
2011-04-18 | Support for SOCKS5 and HTTPConnect proxies. | Thilo Cestonaro | |
automatic proxy settings detection; SOCKS5 proxied connection; HTTPConnect proxied connection; License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon | |
URI Handling currently only works on Mac OS X. | |||
2011-04-18 | Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts. | Remko Tronçon | |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon | |