| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make sure examples/tests get rebuilt when QXmpp library changes (only done ↵ | Jeremy Lainé | 2010-09-20 | 1 | -0/+7 |
| | | | | | for unix systems for now) | ||||
| * | symbian needs the "esock" system library to compile | Jeremy Lainé | 2010-09-17 | 1 | -1/+1 |
| | | |||||
| * | rework link flags | Jeremy Lainé | 2010-09-17 | 1 | -9/+14 |
| | | |||||
| * | fix linking flags for symbian | Jeremy Lainé | 2010-09-17 | 1 | -0/+16 |
| | | |||||
| * | define QXMPP_VERSION as a macro returning an integer (like QT_VERSION), | Jeremy Lainé | 2010-09-10 | 1 | -3/+0 |
| | | | | | | | | | | so that it is possible to write code such as: #if QXMPP_VERSION >= 0x000300 // we have QXmpp 0.3.0 or later #endif | ||||
| * | mark current version | Manjeet Dahiya | 2010-09-08 | 1 | -1/+1 |
| | | |||||
| * | pass version info to the c preprocessor | Manjeet Dahiya | 2010-09-08 | 1 | -0/+2 |
| | | |||||
| * | change version to 0.2.0 | Manjeet Dahiya | 2010-08-22 | 1 | -1/+1 |
| | | |||||
| * | bump version | Jeremy Lainé | 2010-08-17 | 1 | -1/+1 |
| | | |||||
| * | remove server code from distribution tarball | Jeremy Lainé | 2010-08-16 | 1 | -1/+1 |
| | | |||||
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -1/+1 |
| | | |||||
| * | * don't force debug_and_release configuration | Jeremy Lainé | 2010-08-11 | 1 | -3/+3 |
| | | | | | | * put library in "lib" directory, like Qt | ||||
| * | cleanup library name definition | Jeremy Lainé | 2010-08-11 | 1 | -4/+3 |
| | | |||||
| * | add commands for generating distribution tarball | Jeremy Lainé | 2010-08-10 | 1 | -0/+1 |
| | | |||||
| * | refactor qxmpp library name definition | Jeremy Lainé | 2010-08-10 | 1 | -0/+5 |
| | | |||||
| * | move common definitions to qxmpp.pri | Jeremy Lainé | 2010-08-10 | 1 | -0/+7 |
