summaryrefslogtreecommitdiff
path: root/backends/telepathy
AgeCommit message (Expand)AuthorFilesLines
2014-01-08telepathy: Fix nullability of a function parameterPhilip Withnall1-1/+1
2013-12-09backends: Add [freeze|thaw]_notify() calls to [un]prepare() in backendsPhilip Withnall1-0/+5
2013-12-09build: Ensure the TpLowlevel GIR and typelib are cleaned properlyPhilip Withnall1-0/+3
2013-12-09build: Allow backend libraries to have individual API versionsPhilip Withnall2-31/+3
2013-12-09build: Factor common backends/*/lib makefilery into backend-library.mkPhilip Withnall1-155/+28
2013-12-09build: Minor build simplificationPhilip Withnall1-2/+1
2013-12-09build: Allow backend libraries to have separate LT versions from libfolks.soPhilip Withnall1-1/+1
2013-11-27build: Move backend.mk inclusions to the top of the filesPhilip Withnall1-1/+1
2013-11-27build: Rename AM_VALAFLAGS to TARGET_VALAFLAGS in configure.acPhilip Withnall1-2/+5
2013-11-08build: Build backend libraries before the backend modules themselvesPhilip Withnall1-1/+1
2013-10-29build: Fix PKG_CONFIG_PATH for calls to g-ir-scannerPhilip Withnall1-0/+4
2013-10-28build: Factor common automakery out of backends’ Makefile.amsPhilip Withnall1-41/+14
2013-10-28backends: Remove BackendFactory classesPhilip Withnall1-19/+6
2013-10-25build: Disable some GCC warnings for generated C codePhilip Withnall2-0/+7
2013-10-25build: Whitespace cleanup in various Makefile.am filesPhilip Withnall1-11/+11
2013-10-25telepathy: Remove redundant entries from a CPPFLAGS variablePhilip Withnall1-4/+0
2013-10-21backends: Work around a Vala const-array null-termination bugPhilip Withnall1-1/+5
2013-10-21telepathy: Fix tp-zeitgeist-dummy to match changes in b38f7126Philip Withnall2-1/+5
2013-10-21Stop using lowlevel telepathy-glib APIXavier Claessens2-6/+7
2013-10-01Telepathy: use can_set_contact_alias() instead of fetching flagsXavier Claessens3-111/+2
2013-09-24build: Generate backends’ GIR files using valac rather than g-ir-scannerPhilip Withnall1-46/+9
2013-08-26Release version 0.9.5FOLKS_0_9_5Travis Reitter1-1/+1
2013-07-29Fix coding style in previous patchXavier Claessens1-1/+1
2013-07-17TpfPersona: Manage the TpContact weak ref ourself instead of using GWeakRefXavier Claessens2-44/+26
2013-07-08build: distcheck fails trying to remove a srcdir fileTravis Reitter1-1/+1
2013-07-08build: don't depend on tp-zeitgeist.vapi for --disable-zeitgeistTravis Reitter1-5/+13
2013-07-08Revert "build: Don’t build Vala headers in a subdirectory unnecessarily"Philip Withnall1-3/+3
2013-07-08Bug 703709 — can't compile folks. fails at GISCAN TpLowlevel-0.6.girPhilip Withnall1-0/+2
2013-07-05docs: correctly delimit links in the tp-zeitgeist commentsTravis Reitter2-2/+2
2013-07-05telepathy: Fix build with --disable-zeitgeistPhilip Withnall5-171/+436
2013-07-05telepathy: Move Zeitgeist code entirely into Tpf.PersonaStorePhilip Withnall2-38/+48
2013-07-05build: Don’t build Vala headers in a subdirectory unnecessarilyPhilip Withnall1-3/+3
2013-07-05build: Remove generated C/H/vapi/stamp files from MAINTAINERCLEANFILESPhilip Withnall1-13/+2
2013-07-05build: Use target-specific VALAFLAGS rather than AM_VALAFLAGSPhilip Withnall2-12/+10
2013-07-04build: Remove redundant entries from GITIGNOREFILESPhilip Withnall1-6/+0
2013-07-04Do not install the TpLowlevel.{gir,typelib}Markus Lehtonen1-3/+13
2013-07-02Make the last commit change use the same formatting for Tp backendTravis Reitter1-1/+2
2013-07-02Link the support library GIRs against libfolksEmilio Pozuelo Monfort1-1/+3
2013-07-01Add namespace and version to libfolks-telepathy GIRTravis Reitter2-0/+31
2013-07-01core: Add PresenceDetails::client-types and implement on Individual and Tpf.P...Serhat Demircan1-0/+23
2013-06-24Generate FolksTelepathy gir fileTravis Reitter1-37/+94
2013-06-24Clean up version and capitalization for TpLowlevel GIRTravis Reitter1-13/+16
2013-06-22telepathy: Port to zeitgeist 2.0Rico Tzschichholz2-21/+36
2013-04-12Include ERROR_CFLAGS everywhere we compile C codeSimon McVittie2-0/+2
2013-04-12Re-brand ERROR_CFLAGS to C_ERROR_CFLAGSSimon McVittie1-1/+1
2013-04-11TpfPersonaStore: make _supported_fields, _supported_fields_ro privateSimon McVittie1-2/+2
2013-04-04folks, backends: use "small sets" instead of hash sets most of the timeSimon McVittie4-28/+29
2013-04-04Compile tp-lowlevel.vapi before libfolks_telepathy_la_vala.stampSimon McVittie1-1/+1
2013-04-03Do not explicitly link libfolks-internal.la into thingsSimon McVittie2-2/+0
2013-03-18all Makefiles: don't ignore or clean .c files not corresponding to ValaSimon McVittie1-1/+1