aboutsummaryrefslogtreecommitdiffstats
path: root/ext.pc.template
AgeCommit message (Collapse)AuthorFilesLines
2011-11-07Remove generated junk from source directory in favour of a smarter extension ↵David Robillard1-6/+0
wscript that figures out the necessary data from RDF (so the wscript itself can be identical for every extension).
2011-10-19Move extension build script generation stuff into wscript configure phaseDavid Robillard1-1/+1
2011-10-14Generate pkg-config files for extensions.David Robillard1-0/+6
Port genwscript.py to rdflib (pure python).