summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2014-02-26Bump telepathy-glib version to 0.23.2Xavier Claessens1-1/+1
It is needed for the TpBaseConnection:account-path-suffix property.
2013-11-04Remove --disable-debug optionSimon McVittie1-10/+0
It makes the executable basically impossible to debug and we don't recommend that anyone uses it. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2013-11-04Use non-deprecated GValueArray functionsSimon McVittie1-1/+1
This works around GValueArray being deprecated in GLib, but still part of dbus-glib-derived APIs. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2013-11-04Require telepathy-glib 0.23Simon McVittie1-3/+3
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2013-10-11Bump Autoconf dependency to 2.60 for AC_MKDIR_PSimon McVittie1-1/+1
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54114 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> [cherry-picked from Idle commit 35806755 -smcv] Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2013-10-09Put Autoconf, Automake, Libtool droppings in /build-auxSimon McVittie1-0/+1
This is basically Mission Control commit c3cba937, requested in <https://bugs.freedesktop.org/show_bug.cgi?id=69542>. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=70045 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2013-10-09Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie1-1/+1
Automake 2 will make this the default, and 1.14 warns about not using it. Equivalent to MC commit 1f11065. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=70045 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2013-09-16Remove --disable-channel-type-call build flagXavier Claessens1-12/+0
Call is not optional anymore
2013-09-12Require tp-glib 0.21.1 and disable 0.22-deprecated functionalitySimon McVittie1-3/+3
This might regress if we deprecate more in later telepathy-glib 0.21.x versions, but still seems worth doing. Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69194
2013-08-09Start 0.19 development branch (although I haven't released 0.18.0 yet)Simon McVittie1-2/+2
2013-06-11Officially depend on GLib 2.32Simon McVittie1-3/+3
In practice we depend on it anyway, via telepathy-glib 0.19.9. Also update the telepathy-glib dependency in the .pc files to match configure.ac. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=65290 Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk>
2013-06-06nano versionSimon McVittie1-1/+1
2013-06-06Prepare 0.17.5telepathy-gabble-0.17.5Simon McVittie1-2/+2
2013-05-30nano version and retroactive release nameSimon McVittie1-1/+1
2013-05-30prepare 0.17.4telepathy-gabble-0.17.4Simon McVittie1-2/+2
2013-03-04Bump nano-versionWill Thompson1-1/+1
2013-03-01Version 0.17.3Will Thompson1-2/+2
2012-12-07Bump nano-version to 0.17.2.1Will Thompson1-1/+1
2012-12-07Version 0.17.2telepathy-gabble-0.17.2Will Thompson1-2/+2
2012-09-11Stop accessing sealed tp-glib structsXavier Claessens1-0/+1
2012-09-11Disable tp-glib single includeXavier Claessens1-1/+2
2012-09-11Prevent post 0.20 tp-glib API usageXavier Claessens1-0/+1
2012-09-11Bump nano versionXavier Claessens1-1/+1
2012-09-11Prepare 0.17.1 releasetelepathy-gabble-0.17.1Xavier Claessens1-2/+2
2012-09-11Merge branch 'telepathy-gabble-0.16'Simon McVittie1-6/+5
Conflicts: NEWS configure.ac src/conn-addressing.c src/jingle-info.c src/media-channel-hold.c src/message-util.c src/muc-tube-dbus.c src/muc-tube-stream.c src/olpc-activity.c src/presence-cache.c src/protocol.c src/room-config.c
2012-09-07Turn off deprecation warnings, this is a stable branchSimon McVittie1-0/+1
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2012-08-28configure: bump dependency on tp-glibJonny Lamb1-1/+1
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-08-14Bump nano versionXavier Claessens1-1/+1
2012-08-14Prepare 0.17.0telepathy-gabble-0.17.0Xavier Claessens1-3/+3
2012-08-14Bump nano versionXavier Claessens1-1/+1
2012-08-14Prepare 0.16.2telepathy-gabble-0.16.2Xavier Claessens1-1/+1
2012-06-28Implement WLM jidlookupXavier Claessens1-1/+1
See description: http://msdn.microsoft.com/en-us/library/live/hh550849.aspx https://bugs.freedesktop.org/show_bug.cgi?id=50341
2012-06-200.16.1 releasetelepathy-gabble-0.16.1Xavier Claessens1-2/+2
2012-05-17configure: ignore post 0.18 deprecations so we can build against tp-glib masterJonny Lamb1-0/+1
Gabble still uses emit_new_channels and tp_handle_{,un}ref, but for now we can ignore it with this. config.h had to be included in the right place for a lot of source files. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-05-09Bump telepathy-glib required version to 0.19.0Xavier Claessens1-1/+1
2012-04-04use new GLib API checking macrosGuillaume Desmottes1-4/+3
2012-04-04Depends on GLib 2.30Guillaume Desmottes1-2/+2
telepathy-glib 0.18.0 already depends on this version so that won't change much in practice and it will allow us to use GLIB_VERSION_* macros (GLIB_VERSION_2_24 doesn't exist).
2012-04-02start on version 0.17.0Jonny Lamb1-1/+1
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-04-02start on version 0.16.1Jonny Lamb1-1/+1
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-04-02version 0.16.0telepathy-gabble-0.16.0Jonny Lamb1-3/+3
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-04-02configure: update dependency on tp-glibJonny Lamb1-6/+1
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-03-27Update dependency on telepathy-glibAlban Crequy1-1/+6
https://bugs.freedesktop.org/show_bug.cgi?id=43826 https://bugs.freedesktop.org/show_bug.cgi?id=43828
2012-03-23Replace plugindir with an AC_ARG_VAR so it can be passed to configureSimon McVittie1-0/+5
This lets you configure the plugin directory: ./configure pluginexecdir='${libdir}/my-gabble-plugins' The directory-name variable has 'exec' in it because Automake installs unknown directory names with 'exec' in their variable name during "make install-exec", and other unknown directory names during "make install-data". Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46417 Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-03-23Install non-ABI-stable libraries used by plugins to a private directorySimon McVittie1-1/+11
This avoids having Gabble and Salut, or old Gabble and a future stable Wocky, fight over the libwocky.so symlink. If you're building for a tightly controlled platform where Gabble and Salut are definitely using the same Wocky version, you can put them in the normal libdir with ./configure pluginexeclibdir='${libdir}' or (when Salut has been updated with this change) make them share a private library directory: ./configure pluginexeclibdir='${libdir}/telepathy/ytstenut-1.0' Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46417 Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-03-23Avoid non-portable use of += in configure.acSimon McVittie1-4/+4
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46417 Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-03-23Avoid Wocky trying to install into --prefix=NONESimon McVittie1-0/+7
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46417 Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-03-23configure.ac: remove apostrophe from a help message so syntax highlighting worksSimon McVittie1-1/+1
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46417 Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-03-22start on 0.15.6Jonny Lamb1-1/+1
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-03-22version 0.15.5telepathy-gabble-0.15.5Jonny Lamb1-2/+2
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-03-22configure: depend on telepathy-glib 0.17.7Jonny Lamb1-1/+1
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>