summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Collapse)AuthorFilesLines
2012-08-28build: fix for "make -j" safetyDan Winship1-1/+4
A make rule with multiple (non-pattern) targets just says that each of those files can be built by the rule, not that the rule builds all of them at once. So under "make -j", extensions/Makefile would run three copies of glib-ginterface-gen.py at once, which could end up deleting each others' files and causing a make failure. Fix. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-08-02Tell Automake about _gen/svc-gtk-doc.htelepathy-idle-0.1.12Will Thompson1-1/+2
When the codegen was updated, this started being built, but not cleaned up, so distcheck was broken.
2012-05-08Remove generated marshallers, just use g_cclosure_marshal_genericSimon McVittie1-13/+0
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=49600
2012-05-08Fix codegen to respect changes to the inputSimon McVittie1-1/+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=49600
2012-05-08Allow generation of unstable interfacesSimon McVittie1-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=49600
2012-05-08Update Renaming interface from spec 0.25.2 to satisfy pickier codegenSimon McVittie1-11/+16
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=49600
2009-08-23Quiet build.Will Thompson1-9/+10
2008-08-29Remove .git-darcs-dir filesWill Thompson1-0/+0
2008-01-03Remove unnecessary reference to an empty variableSimon McVittie1-2/+1
20080103164712-53eee-6fe5a4c7cce69a23372eb664a40efce06205ebe0.gz
2007-11-29Simplify extensions/Makefile.am now that generated GInterfaces don't need ↵Simon McVittie1-18/+2
external glue 20071129130908-53eee-66c7d1b9d2d05dba1da8e83308d04569d6a7f34b.gz
2007-11-23Remove _gen/all.xml in cleanSimon McVittie1-1/+4
20071123144943-53eee-ee4a67796d1eeb688ed0b5720301cf2458745acf.gz
2007-11-23Adjust extensions/Makefile.am: _gen/all.xml should mkdir _gen firstSimon McVittie1-10/+7
20071123144703-53eee-96fb2aa13569f40abd981b1a80c49caac586a93f.gz
2007-11-23Update build system to resemble that of telepathy-glib 0.7Simon McVittie1-27/+28
20071123144355-53eee-1a7f7c4dd601a2a9e18288222ecd3dda67b22f41.gz
2007-11-23Check for, and use, mkdir -p or equivalentSimon McVittie1-1/+1
20071123144027-53eee-0d7b50c0ec283047b8d391bc8c6c10ca446f1524.gz
2007-11-23Reference external type Contact_Handle (which is in the Tp spec)Simon McVittie1-0/+5
20071123141721-53eee-4e1f305adb423a295a890cc5f7b5d3e2ca729b98.gz
2007-11-23Move tools directory to top level. Stop using spec-gen.amSimon McVittie11-1657/+14
20071123140139-53eee-56849a8ae9ca447e90b62de8d14ec6e52f03546c.gz
2007-09-25Add enough extensions-generating infrastructure to generate stubs for the ↵Simon McVittie15-0/+1863
Renaming interface 20070925192841-53eee-a61557a2cf97d52ca9dfb909cf2659d2ff9a165c.gz