Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BitBake (minor update): | Holger Hans Peter Freyther | 2005-06-15 | 3 | -247/+0 |
* | Keep all temporary files in proper place not in TMPDIR (patch by Holger Schurig) | Marcin Juszkiewicz | 2005-06-15 | 1 | -1/+0 |
* | bitbake/lib/bb/__init__.py | Holger Hans Peter Freyther | 2005-06-14 | 1 | -1/+1 |
* | - add 'fetch', 'unpack', 'patch', 'configure', 'compile', 'stage' | Michael 'Mickey' Lauer | 2005-06-14 | 1 | -8/+46 |
* | BitBake: | Holger Hans Peter Freyther | 2005-06-13 | 1 | -24/+6 |
* | collect_bbfiles: | Michael 'Mickey' Lauer | 2005-06-11 | 1 | -6/+13 |
* | OO overhaul: | Michael 'Mickey' Lauer | 2005-06-10 | 1 | -374/+392 |
* | - capture bb.parse exception in 'filebuild' | Michael 'Mickey' Lauer | 2005-06-10 | 1 | -7/+11 |
* | add 'shell <command>' which hands a command over to the shell and dumps the o... | Michael 'Mickey' Lauer | 2005-06-09 | 1 | -2/+7 |
* | Use socket.gethostname() instead of os.environ["HOST"]. That should work on a... | Michael 'Mickey' Lauer | 2005-06-09 | 1 | -2/+2 |
* | Greatly improve pastebin functionality: | Michael 'Mickey' Lauer | 2005-06-09 | 1 | -23/+99 |
* | remove sys.exc_info() hack and instead use the magic .args variable of the ex... | Michael 'Mickey' Lauer | 2005-06-08 | 1 | -7/+6 |
* | add pastebin command to upload the latest error log (if there is one) | Michael 'Mickey' Lauer | 2005-06-08 | 1 | -3/+59 |
* | - set magic args attribute for event exception | Michael 'Mickey' Lauer | 2005-06-08 | 1 | -14/+5 |
* | build in a try/except block and intercept faulty builds | Michael 'Mickey' Lauer | 2005-06-07 | 1 | -3/+6 |
* | bitbake/bin/bitdoc: | Holger Hans Peter Freyther | 2005-06-06 | 1 | -0/+510 |
* | catch build exceptions also when building just one file | Michael 'Mickey' Lauer | 2005-06-03 | 1 | -1/+5 |
* | bitbake/bin/bitbake: | Holger Hans Peter Freyther | 2005-06-02 | 1 | -10/+7 |
* | use cooker.findBestProvider() for the 'which' command | Michael 'Mickey' Lauer | 2005-06-01 | 1 | -14/+15 |
* | bitbake/bin/bitbake: | Holger Hans Peter Freyther | 2005-05-31 | 1 | -128/+76 |
* | calculate absolute path when parsing a bitbake file. this fixes -b with | Michael 'Mickey' Lauer | 2005-05-30 | 1 | -3/+3 |
* | fix stupid typo. this repairs bitbake -f | Michael 'Mickey' Lauer | 2005-05-30 | 1 | -1/+1 |
* | add ; as command seperator | Michael 'Mickey' Lauer | 2005-05-30 | 1 | -21/+72 |
* | add some more things to TODO | Michael 'Mickey' Lauer | 2005-05-30 | 1 | -1/+7 |
* | - fix bug in file*** commands (need to clean the _task_cache per | Michael 'Mickey' Lauer | 2005-05-30 | 1 | -17/+32 |
* | remove accidantly commited debug line | Michael 'Mickey' Lauer | 2005-05-30 | 1 | -1/+0 |
* | major update: | Michael 'Mickey' Lauer | 2005-05-29 | 1 | -67/+110 |
* | misc. refactoring bits for bin/bitbake: | Michael 'Mickey' Lauer | 2005-05-29 | 1 | -64/+46 |
* | bitbake/lib/bb/*:1.3.0 | Holger Hans Peter Freyther | 2005-05-28 | 2 | -2/+2 |
* | bitbake/bin/bitbake: | Holger Hans Peter Freyther | 2005-05-28 | 1 | -2/+1 |
* | - add command specific tab completion | Michael 'Mickey' Lauer | 2005-05-27 | 1 | -14/+40 |
* | bitbake: | Holger Hans Peter Freyther | 2005-05-26 | 2 | -2/+2 |
* | some fixes | Michael 'Mickey' Lauer | 2005-05-26 | 1 | -8/+18 |
* | catch parse error in parseConfigurationFile() | Michael 'Mickey' Lauer | 2005-05-26 | 1 | -0/+2 |
* | add bbfile completion | Michael 'Mickey' Lauer | 2005-05-26 | 1 | -12/+44 |
* | - remove checking for return if parse-only is set when executing just one BB | Michael 'Mickey' Lauer | 2005-05-26 | 1 | -6/+2 |
* | have bb.parse.handle() throw ParseError if the input file is not | Phil Blundell | 2005-05-26 | 1 | -1/+1 |
* | - add more commands: edit, clean, rebuild. | Michael 'Mickey' Lauer | 2005-05-26 | 1 | -12/+56 |
* | call update_data right after parsing the conf files | Michael 'Mickey' Lauer | 2005-05-25 | 1 | -0/+2 |
* | Python 2.3.x compatibility fix | Michael 'Mickey' Lauer | 2005-05-25 | 1 | -0/+4 |
* | add first (preview) version of the bitbake interactive mode | Michael 'Mickey' Lauer | 2005-05-25 | 1 | -0/+175 |
* | bitbake: factor out methods parseConfigurationFile() and handleCollections() | Michael 'Mickey' Lauer | 2005-05-25 | 3 | -48/+59 |
* | tolerate ${...} in function names | Phil Blundell | 2005-05-25 | 1 | -1/+1 |
* | Mickey's style and performance tunings, volume I: | Michael 'Mickey' Lauer | 2005-05-24 | 1 | -10/+10 |
* | update data to make _append's etc. appear. patch courtesy BB-Meister | Michael 'Mickey' Lauer | 2005-05-23 | 1 | -0/+1 |
* | bitbake/MANIFEST: | Holger Hans Peter Freyther | 2005-05-23 | 1 | -0/+1 |
* | bitbake/lib/bb module: | Holger Hans Peter Freyther | 2005-05-23 | 1 | -1/+1 |
* | bitbake/TODO: | Holger Hans Peter Freyther | 2005-05-23 | 1 | -4/+6 |
* | Slight OO refactoring of BitBake command line utility in order to | Michael 'Mickey' Lauer | 2005-05-23 | 1 | -584/+611 |
* | bitbake/bin/bitbake: | Holger Hans Peter Freyther | 2005-05-22 | 1 | -115/+128 |