summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Switch some references to moved functionsChris Larson2010-07-024-7/+11
* | Add a missing import of print_functionChris Larson2010-07-021-0/+1
* | Apply the 2to3 print function transformChris Larson2010-07-0217-218/+220
* | Deprecate the usage of certain objects via certain modulesChris Larson2010-07-022-4/+42
* | Exception handling fixupsChris Larson2010-07-021-2/+2
* | Add some missing docstringsChris Larson2010-07-021-0/+3
* | Drop __all__ usageChris Larson2010-07-023-34/+0
* | Drop some unused functionsChris Larson2010-07-021-28/+0
* | Drop some unused classesChris Larson2010-07-022-4/+0
* | Drop some unused varsChris Larson2010-07-021-1/+1
* | Import fixupsChris Larson2010-07-0215-41/+34
* | Formatting cleanupsChris Larson2010-07-0241-622/+595
* | Drop doctest, as we aren't utilizing itChris Larson2010-07-023-175/+14
* | Don't run metadata event handlers for bb.msg eventsChris Larson2010-07-021-0/+4
* | Stop using functions via 'bb' that were moved from there to other modulesChris Larson2010-07-023-7/+9
* | Add a function to get the debug level, without poking into debug_levels manuallyChris Larson2010-07-021-0/+3
* | Fix invalid logging domain warningChris Larson2010-07-021-3/+3
* | Bump minimum python version check to 2.6.Chris Larson2010-07-021-2/+2
* | Make the default domain a proper domain, not a stringChris Larson2010-07-021-26/+29
* | Implement bb.msg.domain as a named tuple, drop the Enum classChris Larson2010-07-022-59/+21
* | Fix an error in the ncurses UIChris Larson2010-07-021-3/+3
* | Display python warnings via bb.msgChris Larson2010-07-021-2/+18
* | Immediately display messages if no UI handlers are installed yetChris Larson2010-07-021-3/+12
* | Use __import__ for the ui rather than execChris Larson2010-07-021-6/+6
* | Fix the task event handling in the ncurses UIChris Larson2010-07-021-1/+1
* | Ensure we always utilize the correct messaging domainsChris Larson2010-07-026-14/+14
* | bb.event: NotHandled and Handled are on the way outChris Larson2010-07-022-5/+7
* | Rename the finalise method for consistencyChris Larson2010-07-021-4/+4
* | Move update_data into the DataSmart class as a finalize() methodChris Larson2010-07-022-136/+67
* | Initialize pkgs_to_build in the BBConfiguration constructorChris Larson2010-07-021-1/+1
* | Drop doctest, as we aren't utilizing itChris Larson2010-07-021-33/+0
* | Made '-b' work with BBCLASSEXTENDEnrico Scholz2010-07-022-4/+11
* | Resurrect the old bb.vercmp as bb.utils.vercmp, and its depsChris Larson2010-07-022-1/+144
* | Pass the config metadata into the Cache constructor rather than the cookerChris Larson2010-07-021-4/+4
* | Resurrect merged anonfunc executionChris Larson2010-07-021-4/+9
* | Add & utilize a simple_exec utility functionChris Larson2010-07-022-1/+4
* | Consolidate the exec/eval bits, switch anonfunc to better_exec, etcChris Larson2010-07-026-53/+36
* | Pass an empty locals dict in expansion, since list comprehensions apparently ...Chris Larson2010-07-021-2/+2
* | Two minor changes to the way python snippet expansion happensChris Larson2010-07-021-8/+8
* | linux-libc-headers: upgrade from 2.6.33 to 2.6.34Nitin A Kamble2010-07-0211-219/+41
* | dbus: fix metadataKevin Tian2010-07-021-5/+5
* | libgpg-error: fix metadataKevin Tian2010-07-021-3/+2
* | module-init-tools: fix metadataKevin Tian2010-07-021-4/+2
* | distro_tracking: Adding tracking fields for upgraded packagesDongxiao Xu2010-07-023-0/+20
* | libmusicbrainz: Upgraded to 3.0.2Dongxiao Xu2010-07-024-257/+12
* | neon: Upgraded to 0.29.3Dongxiao Xu2010-07-022-1/+6
* | ppp: Upgraded to version 2.4.5Dongxiao Xu2010-07-0216-167/+167
* | distro-tracking: update tracking fields for previous recipes after fixing met...Zhai Edwin2010-07-022-0/+162
* | matchbox-wm: Fix the meta dataZhai Edwin2010-07-021-2/+6
* | matchbox-stroke: Fix the metadataZhai Edwin2010-07-021-1/+5