summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Avoid a variable name that looks as though it ought to be for AutomakeSimon McVittie2013-01-041-2/+2
* Use GLib generic marshallers; stop generating our own marshallersSimon McVittie2013-01-041-34/+0
* tubes-channel: removeJonny Lamb2012-05-311-2/+0
* tube-stream: subclass TpBaseChannelJonny Lamb2012-05-311-1/+3
* tube-dbus: subclass TpBaseChannel insteadJonny Lamb2012-05-311-0/+2
* bonjour-contact: Introduce Bonjour ContactSiraj Razick2012-03-261-0/+2
* build: remove capability-set from CORE sourcesSiraj Razick2012-03-261-1/+0
* build: Fix linker errors when linking libsalut-pluginsSiraj Razick2012-03-261-0/+1
* Replace plugindir with an AC_ARG_VAR so it can be passed to configureSimon McVittie2012-03-261-1/+1
* Install non-ABI-stable libraries used by plugins to a private directorySimon McVittie2012-03-261-2/+2
* Remove SalutPluginContact and salut_send_ll_pep_eventOlli Salli2012-03-161-4/+0
* Remove protocol.h from the plugin APIOlli Salli2012-03-151-3/+3
* Build wocky and the plugins library as version-specific shared librariesOlli Salli2012-03-151-1/+1
* Moved caps-channel-manager to the plugins library, as the code is usedAlvaro Soliverez2012-03-151-2/+2
* Move plugin library-specific code from util.c into its own file, toAlvaro Soliverez2012-03-151-1/+4
* build: Use gio-windows-2.0 when cross compilingSiraj Razick2012-03-121-5/+9
* salut: Use bonjour discovery clientSiraj Razick2012-03-121-2/+1
* bonjour-self: Introduce BonjourSelfSiraj Razick2012-03-121-4/+15
* bonjour-contact-manager : Dummy ContactManagerSiraj Razick2012-03-121-0/+2
* bonjour-discovery-client : Introduce Bonjour discovery clientSiraj Razick2012-03-121-1/+3
* build: Adapt Makefile.am to use USE_BACKEND_BONJOURSiraj Razick2012-03-121-2/+21
* Use GSocket for unix sockets in file transfer codeTrever Fischer2012-03-071-0/+2
* Fix Android build after plugin library refactorAlvaro Soliverez2012-02-231-3/+15
* build: Include Avahi source when compiling --with-backend=avahiSiraj Razick2012-02-221-1/+5
* build: Define _WIN32_WINNT=0x0501 when compiling tp-salutSiraj Razick2012-02-221-0/+4
* build: Fix linker errors from libsalut-plugins.dllSiraj Razick2012-02-221-2/+6
* plugins: Create a new library libsalut-plugins containing the plugin APISiraj Razick2012-02-171-7/+21
* salut-connection: Merge src/connection.h and salut/connection.hSiraj Razick2012-02-171-1/+0
* plugins: Introduce SalutPluginConnectionInterface interfaceSiraj Razick2012-02-171-0/+2
* Fix hardcoded library in write-mgr-fileAlvaro Soliverez2012-02-171-1/+1
* Support building for Android.Alvaro Soliverez2011-11-211-0/+26
* Use TpBaseContactList to implement the immutable rosterXavier Claessens2011-10-051-2/+0
* remove duplicates from source file listDerek Foreman2011-09-201-2/+0
* Add a stub implementation of ContactInfoWill Thompson2011-08-161-0/+2
* src: remove annoying salut- prefixJonny Lamb2011-04-281-95/+95
* capabilities-set: rename to capability-setJonny Lamb2011-04-281-2/+2
* capabilities: rename to capabilites-setJonny Lamb2011-04-281-1/+1
* src: include uuid directory and link to libuuidJonny Lamb2011-04-221-0/+2
* pep: make salut_send_ll_pep_event part of public APIJonny Lamb2011-04-221-0/+1
* src/Makefile: only build enumtypes files for salut filesJonny Lamb2011-04-181-12/+15
* symbol-hacks: add some hacks to enable all wocky symbols be visible for pluginsJonny Lamb2011-04-181-0/+4
* Merge branch 'meta-porter'Jonny Lamb2011-04-051-2/+0
|\
| * xcm: remove filesJonny Lamb2011-03-021-2/+0
* | Merge branch 'sidetzars'Jonny Lamb2011-03-211-1/+4
|\ \
| * | plugins: add sidecar support to pluginsJonny Lamb2011-03-151-1/+4
* | | capabilities: move to public APIJonny Lamb2011-03-181-1/+1
* | | salut: remove duplicate pkg-config fileJonny Lamb2011-03-181-7/+0
* | | salut: make caps-channel-manager and capabilities-set public salut APIJonny Lamb2011-03-181-2/+2
* | | Merge branch contact-capsJonny Lamb2011-03-171-11/+18
|\ \ \ | |/ /
| * | Merge branch 'plugin'Jonny Lamb2011-03-151-11/+11
| |\ \