Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon | |
Change-Id: I62c7d5ca44c915e36c797c798294b7c34b465514 | |||
2013-03-03 | Remove the async vfs for sqlite, to avoid the crash | Kevin Smith | |
Change-Id: I8cda6397048911f48575659ef2f59076d8022f03 | |||
2013-03-02 | Disable some more warnings. | Remko Tronçon | |
Change-Id: I30065deb10749618cdd4a3042e9d494ddc6c063d | |||
2013-02-12 | Include frameworks in swiften-config. | Remko Tronçon | |
Also remove duplicates from frameworks list. Change-Id: I769d3951677a180c90618dc6ae5b91d028c08e8a | |||
2013-02-11 | Fix bundled OpenSSL builds. | Remko Tronçon | |
Change-Id: Ic11b04663f324b75d81a18887cbe4c7324823c86 | |||
2013-01-13 | Fix more warnings. | Remko Tronçon | |
Fix sign conversion warnings. Removing heavy unnecessary includes. Change-Id: I992f43065498823098a875badb020c7c84fc4797 | |||
2012-12-31 | Fix more warnings. | Remko Tronçon | |
Change-Id: I0fc27a08adb6aecd5c5775a52b7fe48570ed526a | |||
2012-12-31 | Remove obsolete CLang & MSVS tools. | Remko Tronçon | |
Change-Id: I5fbe1a44ae95c80eaf11bda466576154633abda8 | |||
2012-12-31 | Add scan-build support. | Remko Tronçon | |
Change-Id: Ife69d84147946b41875792cb90189542c3130bc3 | |||
2012-12-30 | Rearrange warning options. | Remko Tronçon | |
Change-Id: Ibe78f592cc9278e149541ad3e9499bd1fb198671 | |||
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon | |
Change-Id: I70109624b4bd7aab9ba679a3eaabc225dd64a03a | |||
2012-12-23 | Remove distcc settings. | Remko Tronçon | |
Change-Id: I2c5f75aa48429db37d377bb73bb1a8171089dffa | |||
2012-12-23 | Use CLang by default on Mac OS X. | Remko Tronçon | |
Change-Id: I8be9527d06698785167b4824db1847c2d7b5362b | |||
2012-12-23 | Default experimental to enable 3.0 features. | Kevin Smith | |
Change-Id: Iccb3955899e49533865bee5a13d18be124fa4981 | |||
2012-12-22 | Use /Zi instead of /Z7 for debugging symbols. | Remko Tronçon | |
Change-Id: I60e34c2dd03bfa52949b7781a922959604d15bee | |||
2012-12-22 | Replace MergeFlags calls by UseFlags calls. | Remko Tronçon | |
Change-Id: If7193006987fd86d102e5e17aac426ef1a6ccd83 | |||
2012-12-22 | Use precompiled header in EchoBot variants. | Remko Tronçon | |
This slightly speeds up compilation on Windows. Adding this mostly as demonstrating/documentation purposes. Change-Id: Ic50aaef04589c79b926a0dcb4bb8d00284fd5a21 | |||
2012-12-22 | Provide 'cxxflags' configuration variable. | Remko Tronçon | |
Change-Id: I6009b99608491ba5f05de179d740b44c4371bd27 | |||
2012-12-22 | Pass TERM variable through environment.swift-3.0alpha | Remko Tronçon | |
This enables colored output for some tools (e.g. CLang) Change-Id: If12b4f9a1b38b7d00e8e08a80592f9353aaa023b | |||
2012-12-21 | Now specify a legal patch versionswift-2.0 | Kevin Smith | |
Change-Id: I9a3a247945860fac64af664e14db5c09d80e1f8f | |||
2012-12-21 | Fix for Windows packaging of 2.0 | Kevin Smith | |
Change-Id: I73ff8c6e50e9549ebbc82e45bac3477565e3f9cb | |||
2012-11-14 | Produce Windows installers with versions other than betaswift-2.0rc1 | Kevin Smith | |
Change-Id: I91ee9d1509bbd824fdc23ac2313310044065d4a1 | |||
2012-11-14 | Use version numbers for Swift binary so upgrades work | Kevin Smith | |
Change-Id: If491b0a62782d568cad132c8c5856aaeb3a3967a | |||
2012-11-13 | Silence WiX tools. | Remko Tronçon | |
Change-Id: I478e228f5c1ff082bebcc62e6e13a30d6c902c07 | |||
2012-10-13 | Remove restriction to only detect Boost FileSystem v2. | Remko Tronçon | |
Resolves: #1173 Change-Id: I79343bf8ff0d14528825699d8eee79985a09d29d | |||
2012-10-11 | Add temporary workaround to build against OS X 10.6 SDKs. | Remko Tronçon | |
2012-10-07 | Make it possible to force visual studio version. | Remko Tronçon | |
2012-10-07 | Fixed & cleaned up some of the WiX stuff. | Remko Tronçon | |
2012-09-17 | Support for building swiften as a DLL | Remko Tronçon | |
Added missing SWIFTEN_API declarations. Changed test infrastructure to extend path before running tests. | |||
2012-09-16 | Fixed compilation on windows. | Remko Tronçon | |
2012-09-12 | Don't use SQLite in non-experimental. | Remko Tronçon | |
2012-09-08 | Support whiteboarding. | Mateusz Piekos | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-01 | Allow forcing of bundled sqlite, and compile sqlite on OS X | Kevin Smith | |
2012-08-30 | History dialog | Cătălin Badea | |
Add history dialog as an experimental feature. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-08-17 | Added Breakpad support for Windows. | Remko Tronçon | |
2012-08-10 | Added extra clang flag. | Remko Tronçon | |
2012-07-15 | Removing deprecated warn flag. | Remko Tronçon | |
2012-07-15 | Provide replace_pragma_once flag. | Remko Tronçon | |
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon | |
All applications succesfully link against Swiften.dll. | |||
2012-07-12 | Disable incremental link on Windows. | Remko Tronçon | |
2012-06-23 | Fixed .qrc dependencies not being tracked. | Remko Tronçon | |
Resolves: #1134 | |||
2012-06-12 | Create amalgamation of COPYING file. | Remko Tronçon | |
2012-06-05 | Fixed LibIDN build. | Remko Tronçon | |
2012-06-05 | Added ICU support. | Remko Tronçon | |
2012-05-11 | Showing stream encryption status in the roster header. Provide native ↵ | Tobias Markmann | |
certificate viewers on click. Native viewers for Windows and Mac OS X are implemented. Added TODOs to OpenSSL based TLS interface related to CRL and OCSP. Resolves: #167 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-04-25 | Make SCons list Schannel as TLS mechanism instead of 'None'. | Remko Tronçon | |
2012-04-24 | WiX updates. | Remko Tronçon | |
Show icon in Add/Remove programs dialog. Support upgrading. Render COPYING file correctly. Resolves: #1096, #1094, #1093 | |||
2012-03-27 | Split linkflags on spaces. | Remko Tronçon | |
2012-03-22 | Manual certificate verification. Added two additional TLS errors related to ↵ | dreijer | |
revocation. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-03-09 | Handle double growl callbacks. | Remko Tronçon | |