summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Add doc/open-issues.{txt,html} to MakefileSimon McVittie1-1/+6
2009-02-13Add upload-branch target which uploads stuff for discussion to (by default) p...Simon McVittie1-0/+8
2009-02-13Add use cases for client capabilitiesSimon McVittie1-4/+4
2009-02-13Add cmcaps use-cases to MakefileSimon McVittie1-1/+2
2009-02-13Add a maintainer-upload-release targetSimon McVittie1-0/+15
2009-02-13Add first round of use-cases for the requestotronSimon McVittie1-0/+6
2009-02-13Makefile: create tmp/ before using itSimon McVittie1-0/+2
2009-02-13Makefile: assume that all XML files starting with a capital letter are interf...Simon McVittie1-1/+1
2009-02-13Add dist target to Makefile (which uses darcs dist)Simon McVittie1-0/+14
2009-02-13Find interface XML files in a simpler waySimon McVittie1-1/+1
2009-02-13Add maintainer-upload-snapshot target to upload snapshots to t.fd.oSimon McVittie1-0/+7
2009-02-13generate DevHelp index fileDafydd Harries1-0/+3
2009-02-13Remove generation of Python and C codeSimon McVittie1-102/+3
2009-02-13Makefile: check that the generated Python actually importsSimon McVittie1-0/+2
2009-02-13Use slightly less unwieldy names for interfaces (TpSvcConnectionInterfaceAlia...Simon McVittie1-2/+2
2009-02-13Generate sample GObjects; GInterfaces; and glue for said GInterfacesSimon McVittie1-2/+42
2009-02-13Makefile: remove generated C code and temp directory on cleanSimon McVittie1-0/+2
2009-02-13Makefile: keep quiet about creating directoriesSimon McVittie1-18/+18
2009-02-13When running make check, display all the diffs at onceSimon McVittie1-12/+20
2009-02-13When producing introspect XML, remove unnecessary namespace using perl one-li...Simon McVittie1-2/+3
2009-02-13Run xsltproc, xmllint with --nonet to avoid loading the DTD. Change expected ...Simon McVittie1-2/+2
2009-02-13Test enum/flags processingSimon McVittie1-0/+14
2009-02-13Include C-code generation in "make check"Simon McVittie1-0/+2
2009-02-13Makefile: improve make check process, generate C as well as PythonSimon McVittie1-21/+54
2009-02-13Use XInclude to pull sub-documents into all.xmlSimon McVittie1-1/+1
2009-02-13Generate constants from specSimon McVittie1-0/+7
2009-02-13Add a Makefile to drive the spec generation processSimon McVittie1-0/+63