summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Merge 'master' into telepathy-glib-0.24 (the branch has only fixes)Alexander Akulich2021-01-261-1/+1
|\
| * Enable silent buildsSebastian Geiger2016-07-141-1/+1
| | | | | | | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=96774 Reviewed-by: Debarshi Ray <rishi@gnu.org>
| * Merge remote-tracking branch 'origin/telepathy-glib-0.24'Simon McVittie2014-09-171-1/+1
| |\ | |/ |/|
| * Revert "Disable warnings about deprecated functions for stable branch"Simon McVittie2014-09-171-2/+1
| | | | | | | | This reverts commit d622628afac82b057fde9315cbb6e1cf022a3f3e.
* | set nano flagGuillaume Desmottes2014-08-251-1/+1
| |
* | 0.24.1telepathy-glib-0.24.1Guillaume Desmottes2014-08-251-2/+2
|/
* nano versionSimon McVittie2014-03-261-1/+1
|
* 0.24.0telepathy-glib-0.24.0Simon McVittie2014-03-261-4/+4
|
* Disable warnings about deprecated functions for stable branchSimon McVittie2014-03-261-1/+2
| | | | | Since this is a stable branch, we're unlikely to fix uses of deprecated functions, so we shouldn't warn about them.
* set nano flagGuillaume Desmottes2014-03-181-1/+1
|
* 0.23.3telepathy-glib-0.23.3Guillaume Desmottes2014-03-181-4/+4
|
* set nano versionGuillaume Desmottes2014-02-261-1/+1
|
* 0.23.2telepathy-glib-0.23.2Guillaume Desmottes2014-02-261-4/+4
|
* nano versionSimon McVittie2014-02-041-1/+1
|
* 0.23.1Simon McVittie2014-02-041-4/+4
|
* Enable GLib 2.36 deprecation warningsSimon McVittie2014-01-071-1/+1
| | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71048 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* Stop calling g_type_init()Simon McVittie2014-01-071-1/+1
| | | | | | | | It was deprecated in GLib 2.36, and we already have a hard dependency on that version. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71048 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* Require GLib 2.36, for GTaskSimon McVittie2013-11-111-2/+2
| | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71048 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* nano versionGuillaume Desmottes2013-10-281-1/+1
|
* 0.23.0Guillaume Desmottes2013-10-281-6/+6
|
* Put Autoconf, Automake, Libtool droppings in /build-auxSimon McVittie2013-10-091-0/+1
| | | | | | | Equivalent to MC commit c3cba93. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=70045 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie2013-10-091-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>
* Merge branch 'telepathy-glib-0.22'Simon McVittie2013-10-021-1/+1
|\ | | | | | | | | | | Conflicts: NEWS configure.ac
| * nano versionSimon McVittie2013-10-021-1/+1
| |
| * 0.22.0telepathy-glib-0.22.0Simon McVittie2013-10-021-4/+4
| |
| * Disable warnings about deprecated functions for stable branchSimon McVittie2013-09-261-1/+2
| | | | | | | | | | Since this is a stable branch, we're unlikely to fix uses of deprecated functions, so we shouldn't warn about them.
* | Bump GLib deprecation-cleanness to 2.34Simon McVittie2013-09-261-2/+1
| | | | | | | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69849 Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk>
* | 0.24 branchSimon McVittie2013-09-261-2/+2
| |
* | Port unit tests to g_test_dbus_up/downXavier Claessens2013-09-261-3/+3
|/ | | | https://bugs.freedesktop.org/show_bug.cgi?id=55761
* nano versionSimon McVittie2013-09-241-1/+1
|
* 0.21.2, second trytelepathy-glib-0.21.2Simon McVittie2013-09-241-4/+4
|
* Revert "0.21.2" while we make the release workSimon McVittie2013-09-241-2/+2
| | | | This reverts commit 04dd20c2968223029d1310c9fdedbe86592dcaf4.
* 0.21.2Guillaume Desmottes2013-09-241-2/+2
|
* nano versionSimon McVittie2013-06-201-1/+1
|
* Prepare 0.21.1 releasetelepathy-glib-0.21.1Simon McVittie2013-06-201-5/+5
|
* Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_PSimon McVittie2013-06-111-2/+2
| | | | | | | | | | This means we define MKDIR_P instead of mkdir_p - adjust. Strictly speaking this requires Autoconf 2.59d, but 2.60 is hardly a new innovation (it was released in 2006). Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=65517
* bump nano versionXavier Claessens2013-04-031-1/+1
|
* 0.21.0 releasetelepathy-glib-0.21.0Xavier Claessens2013-04-031-4/+4
|
* Merge branch 'telepathy-glib-0.20'Simon McVittie2013-01-281-1/+1
|\ | | | | | | | | Conflicts: NEWS
| * Merge branch 'telepathy-glib-0.18' into telepathy-glib-0.20Simon McVittie2013-01-281-1/+1
| |\ | | | | | | | | | | | | Conflicts: NEWS
| | * Fix the build with automake 1.13Nuno Araujo2013-01-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | In Automake 1.13, the long-deprecated macro AM_CONFIG_HEADER (deprecated since 2002) has been removed in favour of AC_CONFIG_HEADERS. Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=59604
| | * set nano versionGuillaume Desmottes2012-07-281-1/+1
| | |
| | * prepare 0.18.2Guillaume Desmottes2012-07-281-3/+3
| | |
* | | Merge branch 'telepathy-glib-0.20'Simon McVittie2013-01-031-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | Conflicts: NEWS configure.ac
| * | Nano versionSimon McVittie2012-11-091-1/+1
| | |
| * | Prepare release 0.20.1Simon McVittie2012-11-091-3/+3
| | |
* | | start dev of 0.21.xGuillaume Desmottes2012-10-031-1/+1
| | |
* | | Revert "Disable warnings about deprecated functions for stable branch"Guillaume Desmottes2012-10-031-2/+1
|/ / | | | | | | This reverts commit 74b79c60c152d7ac49f091c88c2001a6dcec93f1.
* | set nano versionGuillaume Desmottes2012-10-031-1/+1
| |
* | prepare 0.20.0telepathy-glib-0.20.0Guillaume Desmottes2012-10-031-3/+3
| |