summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-05-04Correct glib-errors-check-gen testSimon McVittie1-1/+1
2010-05-04glib-errors-check-gen.py: check that TP_ERROR_STR_foo are right, tooSimon McVittie1-0/+4
2010-05-03Merge branch 'split-codegen-doc'Simon McVittie6-259/+370
2010-04-30fd.o #26211: glib-interfaces-gen.py: generate tokens correctly, with '/'Simon McVittie1-4/+4
2010-04-30fd.o #27878: c-constants-gen: output gtk-doc separatelySimon McVittie1-20/+35
2010-04-30fd.o #27878: glib-errors-str-gen: output gtk-doc separatelySimon McVittie1-8/+20
2010-04-30fd.o #27878: glib-ginterface-gen: output gtk-doc separatelySimon McVittie1-72/+93
2010-04-30fd.o #27878: glib-client-gen: output gtk-doc separatelySimon McVittie1-105/+121
2010-04-30fd.o #27878: glib-gtypes-generator: output gtk-doc separatelySimon McVittie1-45/+52
2010-04-30fd.o #27878: glib-interfaces-gen: output gtk-doc separatelySimon McVittie1-9/+49
2010-04-28import selinux leak supp from gabbleGuillaume Desmottes1-0/+8
2010-04-27Another suppressionSimon McVittie1-0/+10
2010-04-27Add a more questionable suppressionSimon McVittie1-0/+13
2010-04-27Add various non-leaks to telepathy-glib.suppSimon McVittie1-25/+63
2010-04-27GObject pseudo-leak suppressionSimon McVittie1-0/+7
2010-04-20tools/glib-interfaces-gen.py: add automatic string constant generation for TP...Cosimo Alfarano1-0/+38
2010-04-16Valgrind suppressions: ignore g_type_init_with_debug_flagsSimon McVittie1-0/+7
2010-03-30Deprecate things in generated code with _TP_GNUC_DEPRECATED rather than G_GNU...Simon McVittie1-2/+5
2010-03-30telepathy.am: distcheck-hook: if CHECK_FOR_UNRELEASED is empty, don't grepSimon McVittie1-1/+2
2010-03-09tools/manager-file.py: add support for CMs that don't use the offset field in...Simon McVittie1-3/+7
2010-03-02Merge branch 'telepathy-glib-0.8' into telepathy-glib-0.10Simon McVittie1-5/+2
2010-03-02tools/glib-ginterface-gen.py: escape the doc-comment betterSimon McVittie1-5/+2
2010-01-21with-session-bus.sh: fix a bashismSimon McVittie1-1/+1
2010-01-11Copy in a better version of lcov.am, from GabbleSimon McVittie1-2/+3
2010-01-11Merge branch 'trivia'Simon McVittie1-3/+3
2010-01-11tools/glib-ginterface-gen.py: allow D-Bus methods' names to be C keywordsSimon McVittie1-3/+3
2009-12-28Check for files saying UNRELEASED during distcheckWill Thompson1-0/+12
2009-12-28Fix coding style checks for out-of-tree buildsWill Thompson1-2/+2
2009-12-03valgrind.mk: say what suppressions we usedSimon McVittie1-0/+1
2009-12-03valgrind.mk: don't show reachable objectsSimon McVittie1-1/+1
2009-12-03telepathy-glib.supp: ignore GSlice initializationSimon McVittie1-9/+9
2009-12-03telepathy-glib.supp: more dbus-glib non-leaksSimon McVittie1-0/+16
2009-12-03telepathy-glib.supp: document more telepathy-glib non-leaksSimon McVittie1-0/+15
2009-12-03telepathy-glib.supp: ignore dbus_g_connection_register_g_object's GSListSimon McVittie1-0/+8
2009-12-03tp_proxy_subclass_add_error_mapping: annotate an intentional one-per-process ...Simon McVittie1-0/+8
2009-12-03Ignore more GTest adminSimon McVittie1-0/+10
2009-12-03Annotate an intentional one-per-process leakSimon McVittie1-0/+10
2009-12-03telepathy-glib.supp: ignore g_intern_string, g_intern_static_stringSimon McVittie1-0/+14
2009-12-03Make the "GTest admin" suppression more generalSimon McVittie1-2/+1
2009-12-03telepathy-glib.supp: remove redundant suppression for GTest calling g_get_cha...Simon McVittie1-19/+0
2009-12-03telepathy-glib.supp: ignore all leaks in libc dlopen initialization (due to h...Simon McVittie1-144/+12
2009-12-03telepathy-glib.supp: ignore all "leaks" in dbus_g_bus_getSimon McVittie1-442/+3
2009-12-03telepathy-glib.supp: add some more generic suppressionsSimon McVittie1-0/+30
2009-12-03telepathy-glib.supp: use ... wildcard to make suppressions more genericSimon McVittie1-211/+70
2009-12-03valgrind.mk: let programs finish with their "natural" exit code, even if valg...Simon McVittie1-1/+0
2009-12-03Move telepathy-glib.supp to tools/; add and use valgrind.mkSimon McVittie3-0/+885
2009-12-02Merge remote branch 'wjt/cope-with-utf8-spec'Simon McVittie3-123/+138
2009-12-02glib-client-gen: mark deprecated D-Bus methods as deprecatedJonny Lamb3-2/+34
2009-12-01Cope with UTF-8 in spec XMLWill Thompson3-123/+138
2009-11-25Generate and document constants for D-Bus property namesSimon McVittie1-0/+16