Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-14 | Update gitignore | Xavier Claessens | 1 | -4/+4 | |
2014-03-27 | telepathy-logger: rename the daemon to a versioned name | Simon McVittie | 1 | -1/+1 | |
2014-03-25 | All C/C++ tests: run with temporary XDG_*_HOME, XDG_RUNTIME_DIR | Simon McVittie | 1 | -0/+4 | |
These aren't currently used, so we don't actually create them... except for tests/logger/dbus/tmp-cache/telepathy/logger/sqlite-data, which is in fact created by running the tests. | |||||
2014-02-05 | logger: stop generating D-Bus API as an extension | Guillaume Desmottes | 1 | -3/+0 | |
2014-02-05 | update .gitignore | Guillaume Desmottes | 1 | -17/+23 | |
2014-01-08 | Merge remote-tracking branch 'local-tpfs/prep-for-merge' into next | Simon McVittie | 1 | -0/+25 | |
Non-trivial merges: * .gitignore * build system in general * moved telepathy-farstream's NEWS and README into telepathy-farstream/ * deleted glib-signals-marshal-gen.py * link to telepathy-glib*.la, since -ltelepathy-glib-1 etc. would break dependency tracking Conflicts: .gitignore COPYING Makefile.am NEWS README autogen.sh configure.ac docs/Makefile.am docs/reference/Makefile.am m4/Makefile.am tools/Makefile.am | |||||
2014-01-08 | Move examples into telepathy-farstream/ | Simon McVittie | 1 | -1/+1 | |
2014-01-08 | Move documentation from doc/lib to docs/reference/telepathy-farstream | Simon McVittie | 1 | -15/+15 | |
This will make it fit better in telepathy-glib, which has a docs/reference/ directory already. | |||||
2014-01-07 | Rename the Logger's GIR to TelepathyLogger-1 | Simon McVittie | 1 | -2/+2 | |
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49737 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | |||||
2013-10-31 | Merge remote-tracking branch 'mylogger/next' into next | Simon McVittie | 1 | -0/+42 | |
Conflicts: .gitignore COPYING Makefile.am autogen.sh configure.ac docs/Makefile.am docs/reference/Makefile.am m4/tp-compiler-flag.m4 m4/tp-compiler-warnings.m4 tests/Makefile.am tests/lib/Makefile.am tests/lib/simple-account.c tests/lib/simple-account.h | |||||
2013-10-31 | Move docs/reference to docs/reference/telepathy-glib | Simon McVittie | 1 | -16/+16 | |
This will let us merge other projects into this source tree. | |||||
2013-10-31 | Move extensions into telepathy-logger/extensions/ | Simon McVittie | 1 | -3/+3 | |
That's a better place for them when we merge this into telepathy-glib. | |||||
2013-10-31 | Move doc/ to docs/ | Simon McVittie | 1 | -13/+13 | |
This is consistent with telepathy-glib. | |||||
2013-10-31 | Put Autoconf, Automake, Libtool droppings in /build-aux | Simon McVittie | 1 | -0/+1 | |
Equivalent to MC commit c3cba93. | |||||
2013-10-29 | Merge remote-tracking branch 'origin/master' into next-merge | Guillaume Desmottes | 1 | -0/+1 | |
Conflicts were pretty hardcore: - all the spec conflicts have been resolved with --ours as I just synced on the latest version of spec-next (0.99.4) - docs conflicts have been solved manually while updating to the new API symbols. - telepathy-glib/contact.c was a nightmare to solve... Conflicts: NEWS configure.ac docs/reference/telepathy-glib-docs.sgml docs/reference/telepathy-glib-sections.txt spec/Channel_Dispatcher_Interface_Messages1.xml spec/Connection_Interface_IRC_Command1.xml spec/Connection_Interface_Renaming1.xml spec/Makefile.am spec/all.xml telepathy-glib/abi.am telepathy-glib/account-manager.c telepathy-glib/account.c telepathy-glib/channel-dispatcher.xml telepathy-glib/connection.xml telepathy-glib/contact.c telepathy-glib/extra-gtkdoc.h telepathy-glib/util.c telepathy-glib/util.h tests/lib/simple-account.c | |||||
2013-10-09 | Put Autoconf, Automake, Libtool droppings in /build-aux | Simon McVittie | 1 | -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> | |||||
2013-10-01 | rename gir file to TelepathyLogger1-1 | Guillaume Desmottes | 1 | -2/+2 | |
2013-10-01 | suffix .pc file with -1 | Guillaume Desmottes | 1 | -2/+2 | |
2013-09-27 | Vala: rename vapi module to telepathy-glib-1 | Xavier Claessens | 1 | -1/+1 | |
2013-09-26 | suffix .pc file with -1 | Guillaume Desmottes | 1 | -2/+2 | |
2013-06-11 | .gitignore: Automake 1.13 installs /test-driver | Simon McVittie | 1 | -0/+1 | |
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 | |||||
2012-09-25 | Ignore cscope.out file | Will Thompson | 1 | -0/+1 | |
2012-08-28 | Add missing file in gitignore | Nicolas Dufresne | 1 | -0/+1 | |
2012-05-28 | Update .gitignore | Jasper St. Pierre | 1 | -2/+4 | |
https://bugs.freedesktop.org/show_bug.cgi?id=50361 Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-05-08 | add telepathy-glib/version.h to gitignore | Xavier Claessens | 1 | -0/+1 | |
2012-03-30 | Add an example dbus tube offerer and accepter. | Will Thompson | 1 | -0/+2 | |
2012-03-09 | Use the generic marshaller | Nicolas Dufresne | 1 | -2/+0 | |
Adds a requirement for GLib 2.30 | |||||
2011-11-21 | Support building for Android | Derek Foreman | 1 | -0/+1 | |
https://bugs.freedesktop.org/show_bug.cgi?id=42447 | |||||
2011-11-04 | tests: add --enable-installed-tests | Alban Crequy | 1 | -2/+6 | |
This configure option makes it possible to install the tests in /usr/lib/telepathy-glib-tests and run them without the sources. The dbus configuration moved to tests/dbus/dbus-installed for the installed tests and is duplicated into tests/dbus/dbus-uninstalled for the uninstalled tests. https://bugs.freedesktop.org/show_bug.cgi?id=41455 | |||||
2011-07-28 | gitignore: updated | Jonny Lamb | 1 | -0/+2 | |
Cheers, emacs. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-03-15 | Removed twisted test has they have never been used | Nicolas Dufresne | 1 | -6/+0 | |
2011-02-14 | Update .gitignore | Sjoerd Simons | 1 | -0/+8 | |
2011-02-01 | Renaming telepathy-farsight to telepathy-farstream | Sjoerd Simons | 1 | -16/+16 | |
We've wanted to renaming farsight to farstream for a while now. Implementing Call breaks tp-farsight API/ABI, so this seems like a good time to do the renaming. Farsight itself should follow in the next few weeks. | |||||
2011-01-21 | gitignore tests/dbus generated files | Cosimo Alfarano | 1 | -0/+5 | |
2011-01-20 | gitignore all tags files (ctags) not only the on in the root dir | Cosimo Alfarano | 1 | -1/+1 | |
2010-10-21 | Mostly silence tests' output, unless they fail or stdout is not a tty | Simon McVittie | 1 | -0/+1 | |
2010-10-11 | Add tmp-introspect* directories to .gitignore | Danielle Madeley | 1 | -0/+1 | |
2010-10-06 | Merge branch 'tp-stream-tube-29218' | Guillaume Desmottes | 1 | -0/+2 | |
2010-10-04 | .gitignore: ignore release-mail | Simon McVittie | 1 | -0/+1 | |
2010-09-28 | update gitignore | Guillaume Desmottes | 1 | -0/+2 | |
2010-09-20 | Alter generation of version.xml to work when building out-of-tree | Simon McVittie | 1 | -0/+1 | |
It's in the srcdir, because that's how gtk-doc works... | |||||
2010-07-19 | Add GLib marshaller generation boilerplate | Danielle Madeley | 1 | -0/+2 | |
2010-07-16 | Convert GConf schema to GSettings schema | Danielle Madeley | 1 | -0/+2 | |
2010-07-16 | Add intltool infrastructure | Danielle Madeley | 1 | -0/+4 | |
2010-06-17 | Update the build system to build the Vala bindings (when enabled). | Travis Reitter | 1 | -0/+4 | |
2010-06-17 | Update .gitignore | Simon McVittie | 1 | -2/+3 | |
2010-06-04 | add magic to generate list of the ABI | Guillaume Desmottes | 1 | -0/+1 | |
Copied from tp-glib. | |||||
2010-04-30 | fd.o #27878: glib-gtypes-generator: output gtk-doc separately | Simon McVittie | 1 | -2/+3 | |
gtk-doc will happily document all .h files, so we don't need the doc-comments to be in the same files as the declarations or implementations. | |||||
2010-04-29 | docs: build the .types file automatically, and delete it from git | Simon McVittie | 1 | -0/+1 | |
2010-04-28 | Ignore the generated .gir and .typelib files from GObject-Introspection | Simon McVittie | 1 | -0/+2 | |