summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Move from shave to use automake 1.11's silent rules feature.Jonny Lamb1-11/+9
2009-08-27Truncate ChangeLog, and force date format.Will Thompson1-2/+1
2009-07-22fd.o #18091: for interfaces with D-Bus methods, document how to write a compl...Simon McVittie1-0/+35
2009-06-10glib-client-gen.py: add support for deprecating or not generating _run_ methodsSimon McVittie1-6/+25
2009-06-08Merge branch 'trivia'Simon McVittie1-5/+4
2009-06-04Add flymake.mk to EXTRA_DIST.Jonny Lamb1-0/+1
2009-06-04Add simple flymake support.Jonny Lamb1-0/+4
2009-05-27Make sure _gen/error-str.h and .c end with a newlineSimon McVittie1-5/+4
2009-05-27Remove camelcase_to_lower, camelcase_to_upperSimon McVittie2-28/+0
2009-05-27Generate error names in the same way telepathy-qt4 doesSimon McVittie2-5/+5
2009-05-26Correctly set self.basename in glib-ginterface-genWill Thompson1-3/+4
2009-05-26Make gtk-doc notice TP_ERROR_STR_TERMINATED.Will Thompson1-0/+5
2009-05-26Generate tp_error_get_dbus_nameWill Thompson1-1/+18
2009-05-26Generate error-str.c as well as error-str.hWill Thompson1-12/+28
2009-05-22glib-errors-str-gen.py: add gtk-docGuillaume Desmottes1-2/+11
2009-05-22add glib-errors-str-gen.py to EXTRA_DISTGuillaume Desmottes1-0/+1
2009-05-22add tools/glib-errors-str-gen.pyGuillaume Desmottes1-0/+24
2009-04-18Replace the duplicate definitions of QUIET_GEN with an include of tools/shave...Jonny Lamb1-3/+1
2009-04-18Add tools/shave.mk with helpers for CMs using shave.Jonny Lamb2-0/+2
2009-04-18Moved tp-glib to use shave and made make output legible.Jonny Lamb1-9/+13
2009-04-07Install the type infomation earlierRoss Burton1-4/+9
2009-03-05Merge branch 'example'Simon McVittie2-0/+172
2009-03-02tools/manager-file.py: add a tool to generate .manager files and TpCMParamSpe...Simon McVittie2-0/+172
2009-02-23glib-interfaces-gen.py: Write the copyright to the file and not stdout.Jonny Lamb1-2/+2
2009-01-30glib-gtypes-generator.py: fix generation of complex typesSimon McVittie1-3/+3
2009-01-30glib-gtypes-generator: generate the first level of array of mappingsSimon McVittie1-0/+50
2009-01-30gtypes-generator: rename need_arrays to need_struct_arraysSimon McVittie1-6/+11
2009-01-30Remove glib-errors-enum-*-gen.py (no longer used)Simon McVittie3-140/+0
2009-01-30Add a test that asserts that TP_ERRORS contains every error defined by the specSimon McVittie2-0/+55
2009-01-28glib-errors-enum-body-gen.py: explicitly 0-terminate the value arraySimon McVittie1-0/+1
2009-01-21Use xincludator.py (from telepathy-qt4) rather than abusing xsltproc to do XI...Simon McVittie3-9/+41
2009-01-20with-session-bus.sh: optionally sleep after running the testSimon McVittie1-0/+10
2009-01-20make-version-script.py: fail if a symbol is said to be new in more than one v...Simon McVittie1-0/+4
2009-01-20glib-ginterface-gen: Don't emit empty arrays of method descriptionsSimon McVittie1-0/+4
2009-01-19tools/: raise errors when tp:name-for-bindings is missingSimon McVittie2-6/+36
2009-01-19glib-interfaces-gen.py: remove unnecessary importSimon McVittie1-1/+1
2009-01-19glib-ginterface-gen.py: use tp:name-for-bindings instead of our own camel-cas...Simon McVittie1-5/+5
2009-01-19glib-client-gen.py: use tp:name-for-bindings instead of our own camel-case-to...Simon McVittie1-3/+3
2009-01-19c-constants-gen.py: remove unnecessary importSimon McVittie1-1/+1
2008-12-03`make upload-branch-docs`: automatically work out the name of the branchSimon McVittie2-0/+26
2008-11-28glib-ginterface-gen.py: further Python coding style adjustmentsSimon McVittie1-1/+3
2008-11-28glib-interfaces-gen.py: remove trailing whitespaceSimon McVittie1-2/+2
2008-11-28glib-ginterface-gen.py: PEP8 complianceSimon McVittie1-1/+1
2008-11-28glib-ginterface-gen.py: remove trailing whitespaceSimon McVittie1-7/+7
2008-11-28Only include properties mixin if requiredRoss Burton1-4/+12
2008-11-28Only use the Properties mixin in there are properties definedRoss Burton1-34/+37
2008-10-15glib-client-gen.py: use unsigned for booleans in bitfieldsSimon McVittie1-2/+2
2008-10-15telepathy.am: restructure maintainer-upload-release so Makefile.am can add to itSimon McVittie1-1/+5
2008-10-15telepathy.am: maintainer-upload-release: upload the signature tooSimon McVittie1-0/+1
2008-10-14lcov.am: remove telepathy-glib-scan.c from records if it existsSimon McVittie1-1/+4