bitbake/ old parser: Compile all anonfuncs at once!
[vuplus_bitbake] / lib /
2006-11-18 Holger Hans Peter... bitbake/ old parser: Compile all anonfuncs at once!
2006-11-18 Richard Purdierunqueue.py: Change failed tasks handling so all failed...
2006-11-17 Holger Hans Peter... Remember that we have compiled and added this file.
2006-11-17 Holger Hans Peter... Micro-Optimisation for parsing. Do not join and split...
2006-11-16 Richard Purdierunqueue.py: Enhance dependency chain debug messages
2006-11-14 Richard Purdietastdata.py: Minor speedup
2006-11-14 Richard Purdiecache.py: Share the parser's mtime_cache, reducing...
2006-11-14 Richard Purdiegit.py: Fix conversion error
2006-11-14 Richard Purdietaskqueue/runqueue.py: Remove matches_in_list and both_...
2006-11-14 Richard Purdierunqueue.py: Catch EventException and don't print a...
2006-11-14 Richard Purdietaskdata.py: Stop failed dependencies being added back...
2006-11-13 Richard PurdieAdd perforce fetcher from Jordan Crouse, suitably modif...
2006-11-13 Richard Purdierunqueue.py: Fix inverted logic. Less speed, more haste.
2006-11-13 Richard Purdierunqueue.py: Fix indentation
2006-11-13 Richard Purdierunqueue.py: Improve handling of zero length task lists...
2006-11-13 Richard PurdieBump to version 1.7.4
2006-11-13 Richard Purdieproviders.py: Make PREFERRED_PROVIDER_foobar defaults...
2006-11-12 Richard Purdierunqueue.py: Avoid errors in builds with build failures...
2006-11-12 Richard Purdierunqueue.py: Have recrdeptask follow depends as well...
2006-11-12 Richard Purdietaskdata.py: Add some extra debug to dump_data and...
2006-11-12 Richard Purdietaskdata.py: Add missing error message for unbuildable...
2006-11-12 Richard Purdierunqueue.py: Add sanity check for zero length task...
2006-11-12 Richard Purdierunqueue.py: raise build failure exceptions instead...
2006-11-12 Richard Purdietaskdata.py: Improve abort flag handling, fixing severa...
2006-11-12 Richard Purdiesvk.py: Remove unused variables
2006-11-12 Richard PurdieFetchers: More cleanups, error handling fixes, fix...
2006-11-12 Richard PurdieFetchers: Add forcefetch method for handling of SRCDATE...
2006-11-12 Richard Purdiefetchers: Only call createCopy and update_data after...
2006-11-12 Richard Purdiesvn.py: Fix a references to date
2006-11-12 Richard Purdiesvn.py: Fix a reference to parm
2006-11-12 Richard Purdiefetchers: Cleanup more variables
2006-11-12 Richard Purdiefetchers: Remove check_for_tarball() in favour of try_m...
2006-11-12 Richard Purdiefetchers: Create a urldata object which is passed betwe...
2006-11-12 Richard Purdiefetchers: Refactor interating through urls into the...
2006-11-11 Richard PurdieAdd ssh fetcher written by kergoth (from poky)
2006-11-10 Richard Purdiedata.py: Fix emit_env() to expand keynames as well...
2006-11-09 Richard PurdieImprove errors messages for required vs. inherited...
2006-11-09 Holger Hans Peter... lib/bb/parse/parse_py/BBHandler.py: Commit the parsed...
2006-11-05 Richard PurdieBBHandler.py: make inherit fail if the class doesn...
2006-11-04 Richard Purdieshell.py: Add support for the abort flag
2006-11-01 Holger Hans Peter... BitBake: Tag 1.6.2 and 1.7.2 of BitBake
2006-10-29 Richard Purdiecache.py: Allow version field in DEPENDS (ignored for...
2006-10-21 Richard Purdiebump 1.7 versions
2006-10-03 Richard Purdiecache.py: Stop passing cooker around as its no longer...
2006-10-03 Richard Purdieparse_py/ConfHandler.py: Remove broken default options...
2006-10-03 Richard Purdiedata_smart.py: Add expand_cache, caching expanded data...
2006-09-28 Chris LarsonMinor bugfix in taskdata, the dump function was passing...
2006-09-16 Richard Purdietaskdata.py: Remove a seemingly incorrect line of code...
2006-09-16 Richard PurdieFix -f force option when used without -b
2006-09-16 Richard PurdietaskData.py: Only mark external targets as external
2006-09-15 Richard Purdiecache.py: Don't error if a file doesn't exist, just...
2006-09-14 Richard Purdietaskqueue.py: Add a small cache for task ids for a...
2006-09-14 Richard Purdierunqueue.py: Convert Deps and RunDeps fields into sets...
2006-09-11 Michael 'Mickey... * shell: fix 'which' command
2006-09-11 Richard Purdiebitbake/lib/bb/shell.py:
2006-09-11 Richard Purdiecache.py: The cache doesn't really need to know about...
2006-09-10 Richard Purdietaskdata.py: Clean up mesage handling for unbuildable...
2006-09-10 Richard Purdiebuild.py: Really fix debug_level references causing...
2006-09-10 Richard Purdiebuild.py: Fix debug_level references causing excessive...
2006-09-10 Richard Purdiecache.py: Drop uneeded BUILD_ALL_DEPS variable
2006-09-10 Richard Purdielib/bb/shell.py - Use taskData and runQueue directly
2006-09-10 Richard Purdiemsg.py: Each -l option increases the debug level of...
2006-09-10 Richard Purdierunqueue.py: Upon failure in abort mode, raise an excep...
2006-09-09 Richard PurdieTurn BBParsingStatus into CacheData and move to cache.py
2006-09-09 Richard Purdieproviders.py: Improve findBestProvider debug messages...
2006-09-09 Richard Purdiebuild.py: Add interactive flag for tasks to optionally...
2006-09-09 Richard PurdieAdd bitbake -l option to specify debug domains to show
2006-09-09 Richard PurdieComplete conversion to use bb.msg
2006-09-09 Richard PurdieConvert fetchers to use bb.msg
2006-09-09 Richard Purdierunqueue.py: Improve error messages (and make get_error...
2006-09-08 Holger Hans Peter... bitbake/trunk/bitbake: Do svn co's to a permanent direc...
2006-08-23 Richard Purdierunqueue.py: Improve circular depends error message
2006-08-22 Richard Purdierunqueue.py: Fix the case where BB_NUMBER_THREADS is...
2006-08-22 Richard Purdierunqueue.py: Make sure number_tasks is a number
2006-08-22 Richard Purdierunqueue.py: Make sure depends is initialised
2006-08-21 Richard Purdietaskdata.py: Fix so only warn about failed providers...
2006-08-21 Richard Purdierunqueue.py: Print summary of active tasks when abortin...
2006-08-21 Richard Purdietaskdata.py: Add handling to remove/ignore files which...
2006-08-20 Richard Purdierunqueue.py: Fix and disable some debug
2006-08-20 Richard Purdiebitbake/lib/bb/taskdata.py:
2006-08-20 Richard Purdiebitbake/lib/bb/build.py:
2006-08-20 Richard Purdiebitbake/lib/bb/providers.py:
2006-08-16 Richard PurdieRemove a debug statement that crept in
2006-08-15 Holger Hans Peter... bitbake: Trunk is now at version 1.7.0
2006-08-15 Holger Hans Peter... bitbake: Assign release number 1.6.0 to the trunk and...
2006-08-14 Richard Purdietrunk/bitbake/lib/bb/providers.py:
2006-08-13 Richard Purdietrunk/bitbake/bin/bitbake:
2006-08-13 Richard Purdietrunk/bitbake/lib/bb/build.py:
2006-07-25 Holger Hans Peter... r420@snorf: ich | 2006-07-25 21:29:45 +0200
2006-07-23 Holger Hans Peter... lib/bb/parse/parse_c: Throw Parse Exceptions, crash...
2006-07-23 Holger Hans Peter... lib/bb/parse/parser_c: Handle includes, requires, cope...
2006-07-23 Holger Hans Peter... bitbake/lib/parser/parse_c: Avoid some segfaults
2006-07-15 Michael 'Mickey... msg needs to import sys, it calls it
2006-07-11 Michael 'Mickey... switch pastebin provider to http://rafb.net/paste
2006-07-09 Holger Hans Peter... bitbake c parser: first steps torwards a working parser
2006-07-08 Richard Purdiebitbake/lib/bb/__init__.py:
2006-07-08 Holger Hans Peter... lib/bb/build.py: fix for 1017, try to change back to...
2006-07-08 Richard Purdiebitbake/lib/bb/build.py:
2006-07-08 Richard Purdiebitbake/lib/bb/providers.py:
2006-07-08 Richard Purdielib/bb/fetch/git.py: Add some commands to clean up...
next