summaryrefslogtreecommitdiff
path: root/doc/examples/build-deps.py
AgeCommit message (Expand)AuthorFilesLines
2013-10-21doc/examples/*.py: Update examples to the new APIJulian Andres Klode1-2/+2
2013-10-21doc/examples: Start updating to new APIJulian Andres Klode1-7/+7
2012-01-04* doc/examples/build-deps.py:Michael Vogt1-36/+19
2009-04-19* Update the code to use the new classes.Julian Andres Klode1-4/+4
2009-03-08* doc/examples/*.py: Fix some examples, cleanupJulian Andres Klode1-1/+1
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode1-2/+1
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-36/+36
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-0/+2
2008-05-16Remove trailing whitespace.Ben Finney1-2/+2
2006-03-22* fixes for the pkgSrcRecords codeMichael Vogt1-1/+1
2005-08-08* support for srcrecords.Files addedMichael Vogt1-0/+2
2005-08-08* more "beef" added to the build-depends exampleMichael Vogt1-1/+16
2005-08-08* made the build-deps.py example usefullMichael Vogt1-7/+16
2005-04-13* build-depends added to PkgSrcRecords, example for build-depends addedMichael Vogt1-0/+46