summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Remove X11 dependencyPhilip Chimento2016-11-111-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=774176
* build: Don't hard code the name of the pkg-config binarySaleem Abdulrasool2016-04-221-6/+8
| | | | | | | | | Use the PKG_CONFIG variable to refer to pkg-config as it may be target triple prefixed. This is needed for cross-compilation. This also makes the use of tool to access particular variables uniform as there were some instances of $PKG_CONFIG already. https://bugzilla.gnome.org/show_bug.cgi?id=761000
* pc: add gudev and cheese as Requires if neededGuillaume Desmottes2013-11-291-0/+14
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=710919
* check for 0.22 deprecationsGuillaume Desmottes2013-10-231-3/+3
|
* Use AC_PROG_MKDIR_P and MKDIR_P instead of AM_PROG_MKDIR_P and mkdir_pGuillaume Desmottes2013-10-221-1/+1
| | | | | The latter are deprecated, and recent Automake makes a lot of noise about them.
* Stop using libaccounts-glib deprecated functionsXavier Claessens2013-09-161-1/+1
|
* build: add --disable-settings to avoid installing the GSettings schemaMarco Barisione2013-08-271-0/+18
| | | | | | | | This is needed to avoid multiple components shipping the same schema. It's just a temporary workaround that won't be needed when https://bugzilla.gnome.org/show_bug.cgi?id=706317 will be fixed. https://bugzilla.gnome.org/show_bug.cgi?id=706801
* build: add --with-icondir to set a different install path for iconsMarco Barisione2013-08-221-3/+15
|
* configure.ac: add --with-gettext-package to avoid conflictsMarco Barisione2013-08-221-1/+11
| | | | | | | telepathy-account-widgets is a submodule, so it can be included by multiple projects. If we don't have a different per-project GETTEXT_PACKAGE we end up with different projects shipping .mo files supposed to be installed in the same location.
* Fix build with UOAXavier Claessens2013-08-211-0/+5
|
* configure.ac: allow to overwrite where to install data filesMarco Barisione2013-08-201-0/+17
|
* Save the UOA provider name in the pkg-config fileMarco Barisione2013-08-201-2/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Add a pkg-config fileMarco Barisione2013-08-201-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* configure.ac: change the PKG_CHECK_MODULES prefix from EMPATHY to TPAWMarco Barisione2013-08-201-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* configure.ac: remove versioning stuff we don't needMarco Barisione2013-08-201-22/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* configure.ac: add --enable-unreleased-checksMarco Barisione2013-08-201-14/+22
| | | | | We cannot rely on tpaw_released as it doesn't make sense for a submodule that is never released.
* configure.ac: remove useless dependenciesMarco Barisione2013-08-201-309/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* m4: rename valgrind macro names and files (empathy → tpaw)Marco Barisione2013-08-201-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Don't use egg-list-boxMarco Barisione2013-08-201-10/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Makefile.am: don't compile code not related to tpawMarco Barisione2013-08-201-20/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* configure.ac: fix to refer to tpaw instead of empathyMarco Barisione2013-08-201-23/+21
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tp-account-widgets: Move account widgets code in the tp-account-widgets subdirEmanuele Aina2013-08-201-0/+1
| | | | | | | Start moving the account widgets code in a subdir before fully isolating it and stubbing it out in a submodule. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Use new api-versioned name for geocode-glibAndreas Henriksson2013-08-141-1/+1
| | | | | | | | | | | geocode-glib has changed the name of the pkg-config file to include the api version. Update configure script accordingly. See: https://git.gnome.org/browse/geocode-glib/commit/?id=1cadaa879b7d72d973880680b5f947fd5c275974 "pkg-config: Version the pkg-config file" https://bugzilla.gnome.org/show_bug.cgi?id=706020
* remove released flagGuillaume Desmottes2013-07-091-1/+1
|
* 3.9.4Guillaume Desmottes2013-07-091-2/+2
|
* remove released flagGuillaume Desmottes2013-06-171-1/+1
|
* 3.9.3Guillaume Desmottes2013-06-171-2/+2
|
* remove released flagGuillaume Desmottes2013-05-291-1/+1
|
* prepare 3.9.2Guillaume Desmottes2013-05-291-2/+2
|
* remove released flagGuillaume Desmottes2013-05-031-1/+1
|
* prepare 3.9.1Guillaume Desmottes2013-05-031-2/+2
|
* remove released flagGuillaume Desmottes2013-04-151-1/+1
|
* prepare 3.8.1Guillaume Desmottes2013-04-151-2/+2
|
* remove released flagGuillaume Desmottes2013-03-251-1/+1
|
* 3.8.0Guillaume Desmottes2013-03-251-3/+3
|
* remove released flagGuillaume Desmottes2013-03-201-1/+1
|
* 3.7.92Guillaume Desmottes2013-03-201-1/+1
|
* Bump required Folks version to 0.9.0Xavier Claessens2013-03-131-1/+1
| | | | | We depend on libgee 0.8 so we have to ensure that we build with a folks that uses libgee 0.8 as well.
* explicitely depends on coglGuillaume Desmottes2013-03-111-0/+1
| | | | | | We use cogl directly in some empathy-call files. https://bugzilla.gnome.org/show_bug.cgi?id=695556
* prepare 3.7.91Guillaume Desmottes2013-03-041-2/+2
|
* remove released flagGuillaume Desmottes2013-02-191-1/+1
|
* prepare 3.7.90Guillaume Desmottes2013-02-191-2/+2
|
* Revert "Go back to libgee 0.6.x"Guillaume Desmottes2013-02-191-1/+1
| | | | | | This reverts commit 670aec4ba8b16fbf35afdf65b65c1904872286dc. https://bugzilla.gnome.org/show_bug.cgi?id=680152
* remove released flagGuillaume Desmottes2013-02-051-1/+1
|
* Prepare 3.7.5Guillaume Desmottes2013-02-041-2/+2
|
* Bump the telepathy-logger dependency to 0.8.0Debarshi Ray2013-01-211-1/+1
| | | | | | We are using TplLogWalker. Fixes: https://bugzilla.gnome.org/639877
* empathy-chat: add some JavaScript to prepend messagesDebarshi Ray2013-01-211-0/+3
| | | | Fixes: https://bugzilla.gnome.org/639877
* remove released flagGuillaume Desmottes2013-01-161-1/+1
|
* prepare 3.7.4Guillaume Desmottes2013-01-161-2/+2
|
* UOA: Use the new libaccounts-glib APIsAlberto Mardegan2013-01-111-1/+1
| | | | | | The APIs based on GValue are now deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=691469