summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/stale_files.py
AgeCommit message (Collapse)AuthorFilesLines
2011-03-15wafsamba: don't follow symlinks outside the build treeAndrew Tridgell1-1/+3
when computing stale files, don't follow symlinks that are not within the build tree
2010-10-14s4-waf: automatically remove stale C and header filesAndrew Tridgell1-0/+96
this prevents stale .c and .h files in bin/ from causing build problems Thanks to Thomas Nagy for the example implementation! Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Oct 14 07:44:13 UTC 2010 on sn-devel-104