summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake-layers: check for errors before parsingPaul Eggleton2011-07-251-1/+9
* adjust comments/messages for default server changePaul Eggleton2011-07-251-3/+3
* add note to -b option indicating no dependency handlingPaul Eggleton2011-07-251-1/+1
* bitbake-layers: fix error on startup caused by recent cooker changePaul Eggleton2011-07-051-1/+2
* bitbake-layers: fix sorting by package name for cooker changePaul Eggleton2011-07-051-1/+1
* bitbake/cooker, bitbake-layers: show the .bbappend files that matches no exis...Dexuan Cui2011-07-051-20/+1
* bitbake-layers: fix sorting of show_appends outputPaul Eggleton2011-07-051-4/+6
* bitbake-layers: add command to flatten layers into onePaul Eggleton2011-07-051-0/+59
* bitbake-layers: add show_overlayed actionPaul Eggleton2011-07-051-0/+10
* bitbake: Switch to use process as the default serverRichard Purdie2011-07-051-1/+1
* bitbake: Add missing bracket, somehow lost by sync scripts1.1_M2.rc1Richard Purdie2011-07-011-1/+1
* bitbake: add -R option for loading configuration files after bitbake.confJoshua Lock2011-07-011-1/+4
* bitbake: Make bitbake server type configurable.Liping Ke2011-07-011-7/+18
* Update version to 1.13.2Richard Purdie2011-06-281-1/+1
* make exception handling syntax consistentScott Garman2011-06-151-1/+1
* Update version to 1.13.1Richard Purdie2011-06-091-1/+1
* bitbake-layers: handle skipped recipesPaul Eggleton2011-06-091-5/+19
* Drop psyco supportRichard Purdie2011-06-091-3/+0
* bitbake/cooker.py: Misc sync with upstreamRichard Purdie2011-06-081-1/+0
* bitbake-layers: Fixup after recent server changesRichard Purdie2011-06-081-2/+4
* bitbake/bin/bitbake: Return an error if exceptions occurRichard Purdie2011-06-081-0/+2
* bitbake/server/process: Update to new server APIRichard Purdie2011-06-081-2/+4
* bitbake: Cleanup bitbake server init process to be clearer to followRichard Purdie2011-06-081-9/+14
* bitbake: Sync up with upstream cosmetic changes for bin/bitbakeRichard Purdie2011-06-081-11/+8
* Add PR service deamon to bitbakeLianhao Lu2011-05-271-0/+53
* bitbake/bitbake-layers: fix to run with recent changesJoshua Lock2011-03-141-4/+8
* bitbake-layers: drop 2.6 from #!, per Joshua LockChris Larson2011-03-031-1/+1
* fetch, fetch2: Get rid of DeprecationWarning noticeKhem Raj2011-03-031-1/+1
* bitbake-layers: fix bug with env vars leaking inChris Larson2011-02-101-0/+1
* Add initial bitbake-layers scriptChris Larson2011-02-101-0/+153
* image-swab: Convert to attach strace to the process to obtain the required sw...Richard Purdie2011-02-101-8/+0
* Resurrect alternative UIsBob Foerster2011-01-051-1/+1
* Ensure that the invalid UI error goes to stderrChris Larson2011-01-041-11/+20
* Silence python 2.7 nested context manager warningChris Larson2011-01-041-0/+1
* Kill the uncaught exception handlerChris Larson2011-01-041-12/+6
* Rename the ui 'init' method to 'main'Chris Larson2011-01-041-16/+5
* Error more pleasantly when trying to use python2.4Chris Larson2011-01-041-10/+11
* Don't show a traceback for a python version errorChris Larson2011-01-041-1/+4
* Use __file__, not sys.argv[0]Chris Larson2011-01-042-2/+2
* Don't show uncaught exception message for KeyboardInterruptChris Larson2011-01-041-1/+5
* Switch bitbake internals to use logging directly rather than bb.msgChris Larson2011-01-041-6/+6
* Use logging in the knotty ui, and pass the log record across directlyChris Larson2011-01-041-1/+4
* Use the python logging module under the hood for bb.msgChris Larson2011-01-041-2/+5
* Ignore python warnings that come from places we don't care aboutChris Larson2011-01-041-1/+5
* Drop the 'ui failed to start' message, as the ui_init does more in knottyChris Larson2011-01-041-5/+1
* bitbake/bitbake-runtask: Since the parent has set the environment up cleanly ...Richard Purdie2010-12-101-2/+2
* bitbake: Overhaul environment handlingRichard Purdie2010-12-091-0/+3
* bitbake-runtask-strace: simple shell script to wrap tasks in a strace callJoshua Lock2010-11-141-0/+8
* bitbake: Rewrite profiling code so its functional for both none and xmlrpc ba...Richard Purdie2010-11-131-2/+2
* bitbake-runtask: Ensure logging settings take effect in the worker process (a...Richard Purdie2010-10-141-1/+4