summaryrefslogtreecommitdiffstats
path: root/lib/bb/COW.py
AgeCommit message (Expand)Author
2007-01-23Add proper GPLv2 headers to all BitBake files (from trunk)Marcin Juszkiewicz
2006-04-24Delete now works. Other cleanup and fixes.Tim Ansell
2006-04-24Degrades to copy on mutable types - Cheap is the mutable types are already COW.Tim Ansell
2006-04-21COW example...Tim Ansell