generic-poky/bitbake-dev/lib/bb
Rob Bradford f5c494bba5 bitbake-dev: Remove use of self.configuration.cmd as state from shell
The shell updated the self.configuration.cmd variable since commans relied on
this implicit state. Since those commands now have an explicit task parameter
such state manipulation is no longer necessary.
2008-10-27 10:19:55 +00:00
..
fetch bitbake: Fix the wget fetcher so parameter portions of uris are ignored 2008-10-24 14:57:02 +01:00
parse bitbake/bitbake-dev: Sync with upstream 2008-09-30 20:46:17 +00:00
ui bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFiles 2008-10-27 10:19:54 +00:00
COW.py Add bitbake-dev to allow ease of testing and development of bitbake trunk 2008-09-30 15:08:33 +00:00
__init__.py Add bitbake-dev to allow ease of testing and development of bitbake trunk 2008-09-30 15:08:33 +00:00
build.py bitbake-dev: Update against bitbake trunk 2008-09-30 15:22:44 +00:00
cache.py bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changes 2008-10-01 09:58:26 +00:00
command.py bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFiles 2008-10-27 10:19:54 +00:00
cooker.py bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFiles 2008-10-27 10:19:54 +00:00
daemonize.py Add bitbake-dev to allow ease of testing and development of bitbake trunk 2008-09-30 15:08:33 +00:00
data.py bitbake-dev: Refactor the environment variable handling. 2008-10-17 09:46:23 +00:00
data_smart.py bitbake/bitbake-dev: Allow much better control of which variable influence bitbake from the environment 2008-09-30 20:57:18 +00:00
event.py bitbake-dev: Include the worker's PID in events 2008-10-21 15:51:32 +01:00
manifest.py Add bitbake-dev to allow ease of testing and development of bitbake trunk 2008-09-30 15:08:33 +00:00
methodpool.py Add bitbake-dev to allow ease of testing and development of bitbake trunk 2008-09-30 15:08:33 +00:00
msg.py Add bitbake-dev to allow ease of testing and development of bitbake trunk 2008-09-30 15:08:33 +00:00
persist_data.py Add bitbake-dev to allow ease of testing and development of bitbake trunk 2008-09-30 15:08:33 +00:00
providers.py bitbake providers.py: Fix message typo and improve debug info 2008-10-06 08:19:42 +00:00
runqueue.py bitbake-dev: Make the task a parameter of the "tryBuild" command 2008-10-27 10:19:54 +00:00
shell.py bitbake-dev: Remove use of self.configuration.cmd as state from shell 2008-10-27 10:19:55 +00:00
taskdata.py Add bitbake-dev to allow ease of testing and development of bitbake trunk 2008-09-30 15:08:33 +00:00
utils.py bitbake utils.py: Merge prunedir symlink fix from bitbake upstream 2008-10-20 14:19:36 +00:00
xmlrpcserver.py Add bitbake-dev to allow ease of testing and development of bitbake trunk 2008-09-30 15:08:33 +00:00