aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2005-05-23 16:53:40 +0000
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2005-05-23 16:53:40 +0000
commit7997c6a3f2dce1e0118dc76480370efc4cc725f1 (patch)
tree9878231f8040b37b9014ed4de596551ed7bf7efd /TODO
parent6e88d83377d4c0f5d8943decd38a83072dfcdd51 (diff)
downloadbitbake-7997c6a3f2dce1e0118dc76480370efc4cc725f1.tar.gz
Slight OO refactoring of BitBake command line utility in order to
prepare for the BitBake shell which will need to have instance based variables as opposed to module global ones. Sorry, this diff is larger than it should be, but I had to reorder methods and change indenting all over the place. What I basically did is: 1.) Add a class managing the statistics values: BBStatistics 2.) Add a class managing the build process: BBCooker 3.) Refactor all unbound methods into the BBCooker class 4.) Refactor all module global values into the BBCooker class 5.) Adjust function calls and accesses of the module global values accordingly The shell module itself is under construction and will be uploaded asap.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions