summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2007-08-06Add maintainer-upload-snapshot target to upload snapshots to t.fd.oSimon McVittie1-0/+7
2007-07-20generate DevHelp index fileDafydd Harries1-0/+3
2007-04-23Remove generation of Python and C codeSimon McVittie1-102/+3
2007-01-24Makefile: check that the generated Python actually importsSimon McVittie1-0/+2
2007-01-19Use slightly less unwieldy names for interfaces (TpSvcConnectionInterfaceAlia...Simon McVittie1-2/+2
2007-01-18Generate sample GObjects; GInterfaces; and glue for said GInterfacesSimon McVittie1-2/+42
2007-01-18Makefile: remove generated C code and temp directory on cleanSimon McVittie1-0/+2
2007-01-18Makefile: keep quiet about creating directoriesSimon McVittie1-18/+18
2007-01-10When running make check, display all the diffs at onceSimon McVittie1-12/+20
2007-01-10When producing introspect XML, remove unnecessary namespace using perl one-li...Simon McVittie1-2/+3
2007-01-02Run xsltproc, xmllint with --nonet to avoid loading the DTD. Change expected ...Simon McVittie1-2/+2
2006-11-29Test enum/flags processingSimon McVittie1-0/+14
2006-11-29Include C-code generation in "make check"Simon McVittie1-0/+2
2006-11-29Makefile: improve make check process, generate C as well as PythonSimon McVittie1-21/+54
2006-11-28Use XInclude to pull sub-documents into all.xmlSimon McVittie1-1/+1
2006-10-23Generate constants from specSimon McVittie1-0/+7
2006-10-20Add a Makefile to drive the spec generation processSimon McVittie1-0/+63