summaryrefslogtreecommitdiff
path: root/devel/scons
AgeCommit message (Collapse)AuthorFilesLines
2004-07-06Include application.mk before extension.mk to avoid problems pickingrecht1-1/+2
up the correct Python version if scons is used as dependency. Pointed out by drochner.
2004-03-09initial import of scons-0.95recht4-0/+405
from pkgsrc-wip SCons is an Open Source software construction tool--that is, a build tool; an improved substitute for the classic Make utility; a better way to build software.