summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* build with TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes2013-09-261-0/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=69846
* stop using tp-glib sealed variablesGuillaume Desmottes2013-09-261-0/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=69846
* bump TP_VERSION_MIN_REQUIRED to 0.22Guillaume Desmottes2013-09-251-1/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=69797
* bump tp-glib dep to 0.21.2Guillaume Desmottes2013-09-251-2/+2
| | | | | | Needed for tp_dbus_properties_mixin_dup_all() which I'm going to use in tests. https://bugs.freedesktop.org/show_bug.cgi?id=69797
* bump GLib dep and use versioning macrosGuillaume Desmottes2013-09-251-8/+4
| | | | | | | | Set to 2.32 as tp-glib so we can safely use newer API. Also, stop disabling single include warnings. https://bugs.freedesktop.org/show_bug.cgi?id=69797
* automake: use serial-testsGuillaume Desmottes2013-09-231-1/+1
| | | | | | | | | It's easier to use the old tests behavior for now. Bump the automake dep to 1.12 as that's the version which introduced this new option. https://bugs.freedesktop.org/show_bug.cgi?id=69715
* Merge branch 'telepathy-logger-0.8'Will Thompson2013-05-011-1/+1
|\
| * Post release verison bumpNicolas Dufresne2013-04-041-1/+1
| |
* | Post stable release version bumpNicolas Dufresne2013-04-041-1/+1
|/
* version 0.8.0telepathy-logger-0.8.0Debarshi Ray2013-01-211-4/+4
|
* Bump minimum GLib version to 2.28Debarshi Ray2013-01-091-1/+1
| | | | We are using g_clear_object.
* start on version 0.6.1telepathy-logger-0.6Jonny Lamb2012-10-301-1/+1
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* version 0.6.0telepathy-logger-0.6.0Jonny Lamb2012-10-301-6/+6
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Update tools/ copy from telepathy-glibXavier Claessens2012-07-031-0/+2
| | | | This avoid single include from generated code
* Bump telepathy-glib dependency to 0.19.2Xavier Claessens2012-07-031-2/+2
| | | | This is needed for the fixed meta headers
* use tp-glib version macrosGuillaume Desmottes2012-06-051-0/+3
|
* Merge branch 'telepathy-logger-0.4'Danielle Madeley2012-04-261-1/+1
|\
| * Since we depend on Call support now, bump tp-glib dep to 0.18.0telepathy-logger-0.4Danielle Madeley2012-04-261-1/+1
| |
* | start on version 0.5.0Jonny Lamb2012-04-031-1/+1
|/ | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* start on version 0.4.1Jonny Lamb2012-04-031-1/+1
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* version 0.4.0telepathy-logger-0.4.0Jonny Lamb2012-04-031-3/+3
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Post release version bumpDanielle Madeley2012-04-031-1/+1
|
* Version 0.2.13telepathy-logger-0.2.13Danielle Madeley2012-04-031-2/+2
|
* Port TplCallChannel to Call1 APINicolas Dufresne2012-03-281-13/+0
| | | | | This include a API break in the unstable Call code. Code using the unstable call log feature will need porting.
* Disable GLib deprecation warningsGuillaume Desmottes2012-02-141-0/+4
| | | | We are stuck with GValueArray.
* Post release version bumpNicolas Dufresne2011-11-241-1/+1
|
* Version 0.2.12telepathy-logger-0.2.12Nicolas Dufresne2011-11-011-3/+3
|
* Version 0.2.11telepathy-logger-0.2.11Nicolas Dufresne2011-10-311-3/+3
|
* Correctly enable silent build outputNicolas Dufresne2011-10-311-1/+1
|
* Fix observer singleton and select featuresNicolas Dufresne2011-10-141-1/+1
|
* Post version bumpNicolas Dufresne2011-06-271-1/+1
|
* version 0.2.10telepathy-logger-0.2.10Nicolas Dufresne2011-05-261-5/+5
|
* Post release version bumpNicolas Dufresne2011-05-111-1/+1
|
* version 0.2.9telepathy-logger-0.2.9Nicolas Dufresne2011-05-061-2/+2
|
* Downgraded autotools requirement to 2.65Jamie Lennox2011-04-151-1/+1
|
* version 0.2.8telepathy-logger-0.2.8Nicolas Dufresne2011-03-311-2/+2
|
* Fix wrong shared object versionNicolas Dufresne2011-03-311-2/+2
|
* Post release version bumpNicolas Dufresne2011-03-301-1/+1
|
* version 0.2.7telepathy-logger-0.2.7Nicolas Dufresne2011-03-301-4/+4
|
* Remove twisted from configuration summaryNicolas Dufresne2011-03-251-1/+0
|
* Make Call support conditional to --enable-callNicolas Dufresne2011-03-251-0/+13
|
* Readd AM_PATH_PYTHON back to configure.ac, it's required for codegenDanielle Madeley2011-03-241-0/+2
|
* Post release version bumpNicolas Dufresne2011-03-221-1/+1
|
* version 0.2.6telepathy-logger-0.2.6Nicolas Dufresne2011-03-221-3/+3
|
* Update required TP-Glib version to 0.14.0Nicolas Dufresne2011-03-211-1/+1
| | | | | | This version includes a bug fix for sender property of TpSignalledMessage class. This is required for the logger to function properly.
* Bump required Telepathy GLib version for TpTextChannelNicolas Dufresne2011-03-151-1/+1
|
* Removed twisted test has they have never been usedNicolas Dufresne2011-03-151-17/+0
|
* Post release version bumpNicolas Dufresne2011-03-031-1/+1
|
* version 0.2.5telepathy-logger-0.2.5Nicolas Dufresne2011-03-031-3/+3
|
* Post release version bumpNicolas Dufresne2011-03-011-1/+1
|