sbsv2/raptor/python/plugins/filter_copyfile.py
Tue, 11 May 2010 20:22:35 +0100 timothy murphy fix: depcrunch was using re.match where re.findall was what was wanted. Add a test. fix
Tue, 11 May 2010 14:36:11 +0100 timothy murphy fixes for review comments. better docs. copyrights. make copy filter more modular, change <copy> tag to <filtercopy> fix
Wed, 05 May 2010 20:59:20 +0100 timothy murphy fix: take action on copy tags at the end of build phases. fix
Wed, 28 Apr 2010 01:01:42 +0100 timothy murphy fix resource deps: generate more cleanly - no targets if there are no prereqs. no empty lines. fix
Mon, 26 Apr 2010 17:33:17 +0100 timothy murphy fix performance: copy resources in the frontend. Helps cluster builds since remote copying is inefficient. fix
less more (0) tip