Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-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-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-19 | Make Swift translatable. | Remko Tronçon | |
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-04 | Cleaned up some unused code. | Remko Tronçon | |
2011-01-26 | Added -Werror compile flag. | Remko Tronçon | |
2010-12-08 | Added LibIDN include/libflags. | Remko Tronçon | |
2010-11-28 | Replace slightly-too-magic MergeFlags by our own UseFlags. | Remko Tronçon | |
2010-11-27 | Introduce SWIFTEN_DEP_FLAGS. | Remko Tronçon | |
2010-11-27 | Fixed build error. | Remko Tronçon | |
2010-11-27 | Split incoming ccflags if they are a string. | Remko Tronçon | |
2010-11-12 | Add Windows trust anchors to OpenSSL context. | Remko Tronçon | |
2010-11-06 | Added boost libdir and includedir flags. | Remko Tronçon | |
2010-11-06 | Revert boost auto-detection. | Remko Tronçon | |
2010-11-06 | Make expat libname a config option. | Remko Tronçon | |
2010-11-06 | Added Expat configuration flags. | Remko Tronçon | |
2010-10-29 | Make Qt non-mandatory for global build. | Remko Tronçon | |
2010-10-28 | Only match against Boost MT library. | Remko Tronçon | |
2010-10-28 | Tweaked boost detection a bit. | Remko Tronçon | |
2010-10-28 | Auto-detect boost on windows. | Remko Tronçon | |
2010-10-28 | Fixed SCons error. | Remko Tronçon | |
2010-10-28 | Added boost prefix flag. | Remko Tronçon | |
2010-10-27 | Fixed windows compilation issues. | Remko Tronçon | |
2010-10-24 | Link against libstdc++. | Remko Tronçon | |
2010-10-24 | Added 'link' flag to SConstruct. | Remko Tronçon | |
2010-10-21 | Added ccache option to SCons. | Remko Tronçon | |
Resolves: #650 | |||
2010-10-10 | Conditionally build documentation. | Remko Tronçon | |
2010-09-15 | Build with debug information on all platforms. | Remko Tronçon | |
There used to be an exception for Windows. | |||
2010-09-15 | Added Snarl notification support | Remko Tronçon | |
2010-09-12 | Move Notifier to SwifTools | Remko Tronçon | |
2010-09-12 | Added SLOCCount to scons. | Remko Tronçon | |
2010-09-03 | Added SCons flag to ignore test result. | Remko Tronçon | |
2010-09-02 | Added check_output SCons flag to generate an XML report. | Remko Tronçon | |
2010-08-29 | Put platform flags in PLATFORM_FLAGS variable. | Remko Tronçon | |
This should avoid problems with --as-needed. Resolves: #547 | |||
2010-08-25 | Added cc,cxx, and distcc SCons flags. | Remko Tronçon | |
2010-08-20 | Fix Slimber build. | Remko Tronçon | |