summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/COW.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Add copyright headers where missingRichard Purdie2022-08-121-0/+2
* bitbake: COW: migrate test suite into tests/cowChris Laplante2020-09-021-122/+0
* bitbake: COW: formattingChris Laplante2020-09-021-7/+21
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-1/+0
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-041-2/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-13/+0
* bitbake: COW: Fix StopIteration warningRichard Purdie2018-09-221-1/+1
* bitbake: lib/bb/COW.py: fix typo in Tim Ansell's namePaul Eggleton2017-05-151-1/+1
* bitbake: COW.py: fix sample codesKai Kang2016-11-231-12/+12
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-24/+20
* Apply some 2to3 refactoringsChris Larson2010-07-021-3/+3
* Kill unnecessary usages of the types moduleChris Larson2010-07-021-11/+12
* Add __contains__ to COWDictMetaChris Larson2010-07-021-0/+3
* Apply the 2to3 print function transformChris Larson2010-07-021-59/+60
* Formatting cleanupsChris Larson2010-07-021-10/+10
* bitbake: Sync module import cleanups back from bitbake trunkRichard Purdie2009-11-131-2/+0
* bitbake: Update to work without warnings with python 2.6Richard Purdie2009-05-121-2/+2
* bitbake: Sync with upstream. Richard Purdie2007-01-081-7/+22
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-0/+305