summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix coding style checks for out-of-tree buildsWill Thompson2009-12-281-2/+2
|/ /
* | valgrind.mk: say what suppressions we usedSimon McVittie2009-12-031-0/+1
* | valgrind.mk: don't show reachable objectsSimon McVittie2009-12-031-1/+1
* | telepathy-glib.supp: ignore GSlice initializationSimon McVittie2009-12-031-9/+9
* | telepathy-glib.supp: more dbus-glib non-leaksSimon McVittie2009-12-031-0/+16
* | telepathy-glib.supp: document more telepathy-glib non-leaksSimon McVittie2009-12-031-0/+15
* | telepathy-glib.supp: ignore dbus_g_connection_register_g_object's GSListSimon McVittie2009-12-031-0/+8
* | tp_proxy_subclass_add_error_mapping: annotate an intentional one-per-process ...Simon McVittie2009-12-031-0/+8
* | Ignore more GTest adminSimon McVittie2009-12-031-0/+10
* | Annotate an intentional one-per-process leakSimon McVittie2009-12-031-0/+10
* | telepathy-glib.supp: ignore g_intern_string, g_intern_static_stringSimon McVittie2009-12-031-0/+14
* | Make the "GTest admin" suppression more generalSimon McVittie2009-12-031-2/+1
* | telepathy-glib.supp: remove redundant suppression for GTest calling g_get_cha...Simon McVittie2009-12-031-19/+0
* | telepathy-glib.supp: ignore all leaks in libc dlopen initialization (due to h...Simon McVittie2009-12-031-144/+12
* | telepathy-glib.supp: ignore all "leaks" in dbus_g_bus_getSimon McVittie2009-12-031-442/+3
* | telepathy-glib.supp: add some more generic suppressionsSimon McVittie2009-12-031-0/+30
* | telepathy-glib.supp: use ... wildcard to make suppressions more genericSimon McVittie2009-12-031-211/+70
* | valgrind.mk: let programs finish with their "natural" exit code, even if valg...Simon McVittie2009-12-031-1/+0
* | Move telepathy-glib.supp to tools/; add and use valgrind.mkSimon McVittie2009-12-033-0/+885
* | Merge remote branch 'wjt/cope-with-utf8-spec'Simon McVittie2009-12-023-123/+138
|\ \
| * | Cope with UTF-8 in spec XMLWill Thompson2009-12-013-123/+138
* | | glib-client-gen: mark deprecated D-Bus methods as deprecatedJonny Lamb2009-12-023-2/+34
* | | Generate and document constants for D-Bus property namesSimon McVittie2009-11-251-0/+16
|/ /
* | Move from shave to use automake 1.11's silent rules feature.Jonny Lamb2009-09-241-11/+9
|/
* Truncate ChangeLog, and force date format.Will Thompson2009-08-271-2/+1
* fd.o #18091: for interfaces with D-Bus methods, document how to write a compl...Simon McVittie2009-07-221-0/+35
* glib-client-gen.py: add support for deprecating or not generating _run_ methodsSimon McVittie2009-06-101-6/+25
* Merge branch 'trivia'Simon McVittie2009-06-081-5/+4
|\
| * Make sure _gen/error-str.h and .c end with a newlineSimon McVittie2009-05-271-5/+4
* | Add flymake.mk to EXTRA_DIST.Jonny Lamb2009-06-041-0/+1
* | Add simple flymake support.Jonny Lamb2009-06-041-0/+4
|/
* Remove camelcase_to_lower, camelcase_to_upperSimon McVittie2009-05-272-28/+0
* Generate error names in the same way telepathy-qt4 doesSimon McVittie2009-05-272-5/+5
* Correctly set self.basename in glib-ginterface-genWill Thompson2009-05-261-3/+4
* Make gtk-doc notice TP_ERROR_STR_TERMINATED.Will Thompson2009-05-261-0/+5
* Generate tp_error_get_dbus_nameWill Thompson2009-05-261-1/+18
* Generate error-str.c as well as error-str.hWill Thompson2009-05-261-12/+28
* glib-errors-str-gen.py: add gtk-docGuillaume Desmottes2009-05-221-2/+11
* add glib-errors-str-gen.py to EXTRA_DISTGuillaume Desmottes2009-05-221-0/+1
* add tools/glib-errors-str-gen.pyGuillaume Desmottes2009-05-221-0/+24
* Replace the duplicate definitions of QUIET_GEN with an include of tools/shave...Jonny Lamb2009-04-181-3/+1
* Add tools/shave.mk with helpers for CMs using shave.Jonny Lamb2009-04-182-0/+2
* Moved tp-glib to use shave and made make output legible.Jonny Lamb2009-04-181-9/+13
* Install the type infomation earlierRoss Burton2009-04-071-4/+9
* Merge branch 'example'Simon McVittie2009-03-052-0/+172
|\
| * tools/manager-file.py: add a tool to generate .manager files and TpCMParamSpe...Simon McVittie2009-03-022-0/+172
* | glib-interfaces-gen.py: Write the copyright to the file and not stdout.Jonny Lamb2009-02-231-2/+2
|/
* glib-gtypes-generator.py: fix generation of complex typesSimon McVittie2009-01-301-3/+3
* glib-gtypes-generator: generate the first level of array of mappingsSimon McVittie2009-01-301-0/+50
* gtypes-generator: rename need_arrays to need_struct_arraysSimon McVittie2009-01-301-6/+11