2007-03-04 |
Richard Purdie | cooker.py, runqueue.py: Move statistics implementation... |
tree | commitdiff |
2007-03-04 |
Richard Purdie | event.py: Remove data dependencies to resolve a depende... |
tree | commitdiff |
2007-03-04 |
Richard Purdie | shell.py: Remove build_cache_fail references since... |
tree | commitdiff |
2007-03-04 |
Richard Purdie | providers.py: Remove now unused parameter from filterPr... |
tree | commitdiff |
2007-03-04 |
Richard Purdie | msg.py: Add events for standard message types |
tree | commitdiff |
2007-02-27 |
Chris Larson | Bitbake: cooker.py: Fix find_bbfiles. Previously,... |
tree | commitdiff |
2007-02-21 |
Richard Purdie | runqueue.py: Fix recrdeptask handling (from poky) |
tree | commitdiff |
2007-01-23 |
Marcin Juszkiewicz | fetch/svn.py: use username/password when provided in... |
tree | commitdiff |
2007-01-12 |
Richard Purdie | runqueue.py: Check for failed dependencies before tryin... |
tree | commitdiff |
2007-01-12 |
Richard Purdie | runqueue.py: Fix prepare_runqueue parameters |
tree | commitdiff |
2007-01-10 |
Holger Hans Peter... | trunk/bitbake/lib/bb/build.py: Put LC_ALL=C on os.syste... |
tree | commitdiff |
2007-01-07 |
Richard Purdie | runqueue.py: Give the user some idea of the number... |
tree | commitdiff |
2007-01-07 |
Richard Purdie | shell.py: Fix up force flag handling for directly named... |
tree | commitdiff |
2007-01-07 |
Richard Purdie | Make -f (force) flag handling work properly |
tree | commitdiff |
2007-01-07 |
Richard Purdie | runqueue.py: Pass cooker to prepare_runqueue (for now) |
tree | commitdiff |
2007-01-07 |
Richard Purdie | build.py: Add del_stamp function to remove existing... |
tree | commitdiff |
2007-01-07 |
Richard Purdie | build.py: Merge stamp_is_current and stamp_is_current_c... |
tree | commitdiff |
2007-01-06 |
Holger Hans Peter... | Make cvs_port a string and an empty one as well. This... |
tree | commitdiff |
2007-01-06 |
Marcin Juszkiewicz | CVS Fetcher: Added support for non-default port (needed... |
tree | commitdiff |
2007-01-04 |
Richard Purdie | runqueue.py: Don't create recurisve tasks if they don... |
tree | commitdiff |
2007-01-04 |
Richard Purdie | taskqueue.py: Add tasks to be queried but not created |
tree | commitdiff |
2007-01-04 |
Marcin Juszkiewicz | moved 'here comes the log' message back to proper place |
tree | commitdiff |
2007-01-04 |
Marcin Juszkiewicz | build.by: Added option to limit amount of log lines... |
tree | commitdiff |
2007-01-04 |
Marcin Juszkiewicz | drop shebangs from lib/bb scripts |
tree | commitdiff |
2007-01-02 |
Richard Purdie | svn fetcher: Don't have a date in the filename for... |
tree | commitdiff |
2006-12-08 |
Holger Hans Peter... | Add proper GPLv2 headers to all BitBake files |
tree | commitdiff |
2006-12-08 |
Holger Hans Peter... | Remove the first attempt to integrate Marc's flex/lemon |
tree | commitdiff |
2006-12-06 |
Richard Purdie | cooker.py: Clean up pkgs_to_build handling |
tree | commitdiff |
2006-12-06 |
Richard Purdie | bitbake: Move cooker from bin/bitbake to lib/bb/cooker.py |
tree | commitdiff |
2006-12-06 |
Richard Purdie | runqeue.py: Send SIGINT, not SIGTERM when ending tasks... |
tree | commitdiff |
2006-12-06 |
Richard Purdie | fetch/__init__.py: Have getSrcDate process an optional... |
tree | commitdiff |
2006-11-30 |
Richard Purdie | shell.py: Fix typo (thanks to pH5 for spotting) |
tree | commitdiff |
2006-11-25 |
Richard Purdie | data.py: Revert inherits_class change - merge error :-( |
tree | commitdiff |
2006-11-25 |
Richard Purdie | data.py: Fix inherits_class() so it doesn't split lists... |
tree | commitdiff |
2006-11-25 |
Richard Purdie | runqueue: Avoid running task sanity checks upon task... |
tree | commitdiff |
2006-11-25 |
Richard Purdie | data_smart: Micro optimisation - search for "${" instea... |
tree | commitdiff |
2006-11-25 |
Richard Purdie | BBHandle: Remove unused __bbpath_found__ variable |
tree | commitdiff |
2006-11-25 |
Richard Purdie | fetch/__init__.py: Store urldata by 'FILE' to solve... |
tree | commitdiff |
2006-11-22 |
Richard Purdie | git.py: Fix typo (from koen) |
tree | commitdiff |
2006-11-19 |
Marcin Juszkiewicz | svn fetcher: added my (C) as this is code which I wrote... |
tree | commitdiff |
2006-11-19 |
Richard Purdie | BBHandle.py: Instead of iterating through data.keys... |
tree | commitdiff |
2006-11-18 |
Holger Hans Peter... | Hack to avoid 3 million key expansions by a simple... |
tree | commitdiff |
2006-11-18 |
Richard Purdie | ConfHandler, BBHandler: Optmise number of expand calls |
tree | commitdiff |
2006-11-18 |
Holger Hans Peter... | bitbake/ old parser: Compile all anonfuncs at once! |
tree | commitdiff |
2006-11-18 |
Richard Purdie | runqueue.py: Change failed tasks handling so all failed... |
tree | commitdiff |
2006-11-17 |
Holger Hans Peter... | Remember that we have compiled and added this file. |
tree | commitdiff |
2006-11-17 |
Holger Hans Peter... | Micro-Optimisation for parsing. Do not join and split... |
tree | commitdiff |
2006-11-16 |
Richard Purdie | runqueue.py: Enhance dependency chain debug messages |
tree | commitdiff |
2006-11-14 |
Richard Purdie | tastdata.py: Minor speedup |
tree | commitdiff |
2006-11-14 |
Richard Purdie | cache.py: Share the parser's mtime_cache, reducing... |
tree | commitdiff |
2006-11-14 |
Richard Purdie | git.py: Fix conversion error |
tree | commitdiff |
2006-11-14 |
Richard Purdie | taskqueue/runqueue.py: Remove matches_in_list and both_... |
tree | commitdiff |
2006-11-14 |
Richard Purdie | runqueue.py: Catch EventException and don't print a... |
tree | commitdiff |
2006-11-14 |
Richard Purdie | taskdata.py: Stop failed dependencies being added back... |
tree | commitdiff |
2006-11-13 |
Richard Purdie | Add perforce fetcher from Jordan Crouse, suitably modif... |
tree | commitdiff |
2006-11-13 |
Richard Purdie | runqueue.py: Fix inverted logic. Less speed, more haste. |
tree | commitdiff |
2006-11-13 |
Richard Purdie | runqueue.py: Fix indentation |
tree | commitdiff |
2006-11-13 |
Richard Purdie | runqueue.py: Improve handling of zero length task lists... |
tree | commitdiff |
2006-11-13 |
Richard Purdie | Bump to version 1.7.4 |
tree | commitdiff |
2006-11-13 |
Richard Purdie | providers.py: Make PREFERRED_PROVIDER_foobar defaults... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | runqueue.py: Avoid errors in builds with build failures... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | runqueue.py: Have recrdeptask follow depends as well... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | taskdata.py: Add some extra debug to dump_data and... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | taskdata.py: Add missing error message for unbuildable... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | runqueue.py: Add sanity check for zero length task... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | runqueue.py: raise build failure exceptions instead... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | taskdata.py: Improve abort flag handling, fixing severa... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | svk.py: Remove unused variables |
tree | commitdiff |
2006-11-12 |
Richard Purdie | Fetchers: More cleanups, error handling fixes, fix... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | Fetchers: Add forcefetch method for handling of SRCDATE... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | fetchers: Only call createCopy and update_data after... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | svn.py: Fix a references to date |
tree | commitdiff |
2006-11-12 |
Richard Purdie | svn.py: Fix a reference to parm |
tree | commitdiff |
2006-11-12 |
Richard Purdie | fetchers: Cleanup more variables |
tree | commitdiff |
2006-11-12 |
Richard Purdie | fetchers: Remove check_for_tarball() in favour of try_m... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | fetchers: Create a urldata object which is passed betwe... |
tree | commitdiff |
2006-11-12 |
Richard Purdie | fetchers: Refactor interating through urls into the... |
tree | commitdiff |
2006-11-11 |
Richard Purdie | Add ssh fetcher written by kergoth (from poky) |
tree | commitdiff |
2006-11-10 |
Richard Purdie | data.py: Fix emit_env() to expand keynames as well... |
tree | commitdiff |
2006-11-09 |
Richard Purdie | Improve errors messages for required vs. inherited... |
tree | commitdiff |
2006-11-09 |
Holger Hans Peter... | lib/bb/parse/parse_py/BBHandler.py: Commit the parsed... |
tree | commitdiff |
2006-11-05 |
Richard Purdie | BBHandler.py: make inherit fail if the class doesn... |
tree | commitdiff |
2006-11-04 |
Richard Purdie | shell.py: Add support for the abort flag |
tree | commitdiff |
2006-11-01 |
Holger Hans Peter... | BitBake: Tag 1.6.2 and 1.7.2 of BitBake |
tree | commitdiff |
2006-10-29 |
Richard Purdie | cache.py: Allow version field in DEPENDS (ignored for... |
tree | commitdiff |
2006-10-21 |
Richard Purdie | bump 1.7 versions |
tree | commitdiff |
2006-10-03 |
Richard Purdie | cache.py: Stop passing cooker around as its no longer... |
tree | commitdiff |
2006-10-03 |
Richard Purdie | parse_py/ConfHandler.py: Remove broken default options... |
tree | commitdiff |
2006-10-03 |
Richard Purdie | data_smart.py: Add expand_cache, caching expanded data... |
tree | commitdiff |
2006-09-28 |
Chris Larson | Minor bugfix in taskdata, the dump function was passing... |
tree | commitdiff |
2006-09-16 |
Richard Purdie | taskdata.py: Remove a seemingly incorrect line of code... |
tree | commitdiff |
2006-09-16 |
Richard Purdie | Fix -f force option when used without -b |
tree | commitdiff |
2006-09-16 |
Richard Purdie | taskData.py: Only mark external targets as external |
tree | commitdiff |
2006-09-15 |
Richard Purdie | cache.py: Don't error if a file doesn't exist, just... |
tree | commitdiff |
2006-09-14 |
Richard Purdie | taskqueue.py: Add a small cache for task ids for a... |
tree | commitdiff |
2006-09-14 |
Richard Purdie | runqueue.py: Convert Deps and RunDeps fields into sets... |
tree | commitdiff |
2006-09-11 |
Michael 'Mickey... | * shell: fix 'which' command |
tree | commitdiff |
2006-09-11 |
Richard Purdie | bitbake/lib/bb/shell.py: |
tree | commitdiff |
2006-09-11 |
Richard Purdie | cache.py: The cache doesn't really need to know about... |
tree | commitdiff |
2006-09-10 |
Richard Purdie | taskdata.py: Clean up mesage handling for unbuildable... |
tree | commitdiff |
next |