summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-09-09Merge branch 'release' into codegen-annotationsSimon McVittie1-1/+1
2008-09-08maintainer-upload-snapshot: talk about git rather than darcs, and include the...Simon McVittie1-1/+1
2008-08-26Merge branch 'master' into codegen-annotationsSimon McVittie1-8/+14
2008-08-26If xsltproc fails, don't leave its output apparently up to dateSimon McVittie1-3/+6
2008-08-26Use git-archive for make dist, then append ChangeLogSimon McVittie1-8/+14
2008-07-24maintainer-upload-release: replace the "official" spec HTML, not just the sna...Simon McVittie1-1/+2
2008-06-10Add upload-branch target which uploads stuff for discussion to (by default) p...Simon McVittie1-0/+8
2008-06-10Add a maintainer-upload-release targetSimon McVittie1-0/+15
2008-04-25Add first round of use-cases for the requestotronSimon McVittie1-0/+6
2008-05-22Makefile: create tmp/ before using itSimon McVittie1-0/+2
2008-02-07Makefile: assume that all XML files starting with a capital letter are interf...Simon McVittie1-1/+1
2008-01-17Add dist target to Makefile (which uses darcs dist)Simon McVittie1-0/+14
2007-10-16Find interface XML files in a simpler waySimon McVittie1-1/+1
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