projects
/
bitbake.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix syntax error in shell.py
[bitbake.git]
/
lib
/
bb
/
shell.py
2010-06-20
Chris Larson
Fix syntax error in shell.py
blob
|
commitdiff
|
raw
2010-04-10
Chris Larson
Apply the 2to3 print function transform
blob
|
commitdiff
|
raw
|
diff to current
2010-04-10
Chris Larson
Import fixups
blob
|
commitdiff
|
raw
|
diff to current
2010-04-10
Chris Larson
Formatting cleanups
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Chris Larson
Avoid unnecessary calls to keys() when iterating over...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Søren Holm
shell: Add install command
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Richard Purdie
Merge the BBCLASSEXTEND code from Poky. This allows...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Richard Purdie
data.py: Make sure allowed variables inherited from...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-06
Richard Purdie
shell.py: Catch up with core changes
blob
|
commitdiff
|
raw
|
diff to current
2008-12-06
Richard Purdie
Pass around the tasks to execute rather than using...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Richard Purdie
shell.py: Update to use cooker.buildFile()
blob
|
commitdiff
|
raw
|
diff to current
2008-01-06
Richard Purdie
shell.py: Fix shell data updating problems (#1880)
blob
|
commitdiff
|
raw
|
diff to current
2008-01-06
Richard Purdie
Fix shell showdata command (#3259)
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Richard Purdie
shell.py: Fix syntax warning reported by pH5
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
Richard Purdie
runqueue.py: Improve initialization instead of repeatin...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
Richard Purdie
shell.py: Remove build_cache_fail references since...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Richard Purdie
shell.py: Fix up force flag handling for directly named...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Richard Purdie
runqueue.py: Pass cooker to prepare_runqueue (for now)
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Marcin Juszkiewicz
drop shebangs from lib/bb scripts
blob
|
commitdiff
|
raw
|
diff to current
2006-12-08
Holger Hans Peter...
Add proper GPLv2 headers to all BitBake files
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Richard Purdie
shell.py: Fix typo (thanks to pH5 for spotting)
blob
|
commitdiff
|
raw
|
diff to current
2006-11-18
Richard Purdie
runqueue.py: Change failed tasks handling so all failed...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Richard Purdie
taskdata.py: Improve abort flag handling, fixing severa...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Richard Purdie
shell.py: Add support for the abort flag
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Richard Purdie
cache.py: Stop passing cooker around as its no longer...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Michael 'Mickey...
* shell: fix 'which' command
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Richard Purdie
bitbake/lib/bb/shell.py:
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Richard Purdie
lib/bb/shell.py - Use taskData and runQueue directly
blob
|
commitdiff
|
raw
|
diff to current
2006-09-09
Richard Purdie
Turn BBParsingStatus into CacheData and move to cache.py
blob
|
commitdiff
|
raw
|
diff to current
2006-08-20
Richard Purdie
bitbake/lib/bb/taskdata.py:
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Michael 'Mickey...
switch pastebin provider to http://rafb.net/paste
blob
|
commitdiff
|
raw
|
diff to current
2006-07-08
Richard Purdie
bitbake/lib/bb/__init__.py:
blob
|
commitdiff
|
raw
|
diff to current
2006-07-08
Richard Purdie
bitbake/lib/bb/providers.py:
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Holger Hans Peter...
bitbake/lib/bb/shell.py:
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Holger Hans Peter...
bitbake/lib/bb/shell.py:
blob
|
commitdiff
|
raw
|
diff to current
2006-05-03
Holger Hans Peter...
bitbake/lib/bb/shell.py:
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Michael 'Mickey...
shell: reparsing no longer checks whether it came from...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Richard Purdie
bitbake/lib/bb/cache.py:
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Holger Hans Peter...
lib/bb/shell.py:
blob
|
commitdiff
|
raw
|
diff to current
2006-04-15
Richard Purdie
bitbake/lib/bb/data.py:
blob
|
commitdiff
|
raw
|
diff to current
2006-01-12
Holger Hans Peter...
bitbake/lib/bb/shell.py:
blob
|
commitdiff
|
raw
|
diff to current
2005-09-08
Michael 'Mickey...
parser: add function to update the mtime for one file...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Michael 'Mickey...
Shell:
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Michael 'Mickey...
Shell:
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Michael 'Mickey...
Shell:
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Michael 'Mickey...
Shell: grab a deepcopy from the initial cooker data...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Michael 'Mickey...
This (large) patch reintegrates the bb.make module...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Holger Hans Peter...
bitbake Poke Changes:
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Michael 'Mickey...
- fix _findProvider() for 'PN-PV'
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Michael 'Mickey...
- add 'alias' command to allow shortcuts for commands
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Michael 'Mickey...
- add 'peek' command: Example Usage: peek nano SRC_URI
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Michael 'Mickey...
make edit command more consistent:
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Michael 'Mickey...
- fix pasteLog and pasteBin failure codepaths. Thanks...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Michael 'Mickey...
- add 'showdata' command
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Michael 'Mickey...
- add 'getvar' to print out a variable from the outer...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Michael 'Mickey...
- add 'fetch', 'unpack', 'patch', 'configure', 'compile...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Michael 'Mickey...
OO overhaul:
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Michael 'Mickey...
- capture bb.parse exception in 'filebuild'
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Michael 'Mickey...
add 'shell <command>' which hands a command over to...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Michael 'Mickey...
Use socket.gethostname() instead of os.environ["HOST...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Michael 'Mickey...
Greatly improve pastebin functionality:
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Michael 'Mickey...
add pastebin command to upload the latest error log...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-07
Michael 'Mickey...
build in a try/except block and intercept faulty builds
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
Michael 'Mickey...
use cooker.findBestProvider() for the 'which' command
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Michael 'Mickey...
add ; as command seperator
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Michael 'Mickey...
add some more things to TODO
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Michael 'Mickey...
- fix bug in file*** commands (need to clean the _task_...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-29
Michael 'Mickey...
major update:
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
Michael 'Mickey...
- add command specific tab completion
blob
|
commitdiff
|
raw
|
diff to current
2005-05-26
Michael 'Mickey...
some fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-05-26
Michael 'Mickey...
add bbfile completion
blob
|
commitdiff
|
raw
|
diff to current
2005-05-26
Michael 'Mickey...
- add more commands: edit, clean, rebuild.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Michael 'Mickey...
Python 2.3.x compatibility fix
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Michael 'Mickey...
add first (preview) version of the bitbake interactive...
blob
|
commitdiff
|
raw
|
diff to current