summaryrefslogtreecommitdiff
path: root/telepathy-glib/codegen.am
Commit message (Expand)AuthorAgeFilesLines
* Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_PSimon McVittie2013-06-111-1/+1
* Do not include single headers in codegenXavier Claessens2012-09-101-0/+1
* Fix a race in _gen/reentrant-methods.listRoss Burton2012-07-261-1/+1
* Generate TpTLSCertificate code to have that object as first argumentSimon McVittie2012-05-091-1/+2
* Do minimal code-generation for TpTLSCertificateSimon McVittie2012-05-091-0/+5
* Add multiple-inclusion guards to generated client-side codeSimon McVittie2012-05-071-0/+1
* Generate client Debug code (with a trivial class)Will Thompson2012-04-181-0/+6
* Generate reentrant-methods.list from ABI lists, not documentationSimon McVittie2012-03-091-4/+4
* Avoid having two of the same set of commands run in parallelSimon McVittie2012-03-091-5/+24
* Write intermediate files by writing a temporary file firstSimon McVittie2012-03-091-3/+6
* Stop generating lists of signals marshallers altogetherSimon McVittie2012-03-011-20/+0
* Remove support for the Mute interface, not stable yetSimon McVittie2012-02-201-5/+0
* Generate lowlevel API for Call1 specXavier Claessens2012-01-101-0/+33
* Fix a race condition in codegen make rulesMikhail Zabaluev2011-10-251-1/+3
* codegen: add a whitelist of tp_cli_*_run_* methodsWill Thompson2011-10-101-9/+10
* Generate code for TLS channelsSimon McVittie2010-09-151-3/+6
* Merge branch 'protocol3' into specSimon McVittie2010-07-201-2/+7
|\
| * Revert "Temporarily allow unstable API for Protocol development"Simon McVittie2010-07-201-1/+0
| * Generate code for Protocol objects and add a stub TpProtocol classSimon McVittie2010-06-291-2/+7
| * Temporarily allow unstable API for Protocol developmentSimon McVittie2010-06-291-0/+1
* | Make code generation more reliable in out-of-tree buildsSimon McVittie2010-07-021-1/+1
|/
* Unrace codegen in parallel builds.Will Thompson2010-06-161-2/+2
* Run glib-mkenums in a way that works with out-of-tree buildsSimon McVittie2010-05-041-6/+8
* Distribute genums.[ch].templateSimon McVittie2010-05-041-0/+2
* Merge branch 'enums'Danielle Madeley2010-05-041-0/+10
|\
| * Generate GEnums for hand-written enumsDanielle Madeley2010-05-041-0/+10
* | fd.o #27878: c-constants-gen: output gtk-doc separatelySimon McVittie2010-04-301-2/+1
|/
* Fix dependencies on Makefile.am that should be codegen.amSimon McVittie2010-04-281-4/+4
* Divide extra_dist between Makefile.am fragmentsSimon McVittie2010-04-281-0/+20
* Split out code generation into telepathy-glib/codegen.amSimon McVittie2010-04-281-0/+228