Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | Convert hard tabs to four spaces in all our SConscript/*.py files | Tobias Markmann | |
Test-Information: Test that it still builds and unit test pass on OS X 10.11.4. Change-Id: I2eb4a0b707991aee553db36a8cd1ae28b813acab | |||
2012-11-03 | Build 3rdParty libraries with SwiftenObject. | Remko Tronçon | |
This ensures that they can be linked when building Swiften in DLL mode. Change-Id: I8a4ff9dab6003e60fab21aba2bbb4beccb26bef6 | |||
2012-09-16 | Bundle other 3rdParty libs with libSwiften. | Remko Tronçon | |
2012-09-12 | Don't use SQLite in non-experimental. | Remko Tronçon | |
2012-09-01 | Allow forcing of bundled sqlite, and compile sqlite on OS X | Kevin Smith | |
2012-09-01 | Move async into its own module so it'll work with system sqlite too | Kevin Smith | |
2012-09-01 | Add asynchronous sqlite interface | Kevin Smith | |
2010-06-03 | Remove SQLite and SQLiteHistoryManager. | 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-10 | Avoid SQLite compile warnings. | 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-06-09 | Added SQLite to 3rdParty. | Remko Tronçon | |