Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2011-04-18 | Explicitly add system store trust anchors on Mac OS X 10.5.swift-1.0 | Remko Tronçon | |
2011-04-17 | Put release builds in the correct repository. | Remko Tronçon | |
2011-04-16 | Don't put rc versions in the release repository. | Remko Tronçon | |
2011-04-12 | Updated check translations script. | Remko Tronçon | |
2011-04-12 | Updated German translation & added french translation. | Remko Tronçon | |
Release-Notes: Added French translation (Thanks to Cédric Dubouloz) | |||
2011-04-09 | Fixed NSIS translation script dependency. | Remko Tronçon | |
2011-03-27 | Removed copyright script suggestion. | Remko Tronçon | |
2011-03-26 | Remove original coverage data. | Remko Tronçon | |
2011-03-21 | Added CheckTranslations script. | Remko Tronçon | |
2011-03-16 | Some more Swiften packaging improvements & fixes. | Remko Tronçon | |
2011-03-16 | Install Swiften in the right dir. | Remko Tronçon | |
2011-03-16 | Install Swiften if requested. | Remko Tronçon | |
2011-03-14 | Force the use of Boost Filesystem V2. | Remko Tronçon | |
Resolves: #783 Release-Notes: Fixed compilation on systems with a recent version of Boost installed. | |||
2011-03-05 | Detect libmath. | Remko Tronçon | |
2011-03-05 | Detect pthread for platform flags. | Remko Tronçon | |
2011-03-01 | Some more Sluift enhancements. | Remko Tronçon | |
2011-02-26 | Moving tests around. | Remko Tronçon | |
2011-02-25 | Add statically linked sluift. | Remko Tronçon | |
2011-02-25 | Use -fPIC on AMD64. | Remko Tronçon | |
2011-02-24 | Added 'dl' library to platform flags. | Remko Tronçon | |
2011-02-24 | Added initial version of Sluift. | Remko Tronçon | |
2011-02-20 | Make Swift translatable. | Remko Tronçon | |
2011-02-19 | Make Swift translatable. | Remko Tronçon | |
2011-02-18 | Updated coverage tools. | Remko Tronçon | |
Updated LCov to 1.9. Removed obsolete overview script. | |||
2011-02-17 | Build system fixes. | Remko Tronçon | |
Add a SCons flag to allow warnings during compilation. Allow warnings during debian packaging. Add Avahi customization flags. | |||
2011-02-15 | Fixed optimize compilation flags on Windows. | Remko Tronçon | |
2011-02-08 | Added extra parameter support to coverage script. | Remko Tronçon | |
2011-02-04 | Cleaned up some unused code. | Remko Tronçon | |