summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
AgeCommit message (Expand)Author
2013-07-31bitbake: bitbake-worker: import needed signal moduleValentin Popa
2013-06-17bitbake: bitbake: read BBSERVER environement for remote serverAlexandru DAMIAN
2013-06-17bitbake: knotty, bitbake: add option to terminate a remote serverAlexandru DAMIAN
2013-06-17bitbake: knotty, xmlrpc: add observer-only modeAlexandru DAMIAN
2013-06-14bitbake: bitbake: Update version to 1.19.1Richard Purdie
2013-06-14bitbake: prserv: Adapt autostart to bitbake-workerRichard Purdie
2013-06-14bitbake: runqueue: Split runqueue to use bitbake-workerRichard Purdie
2013-06-10bitbake: bitbake-layers: fix for move of data object to cookerPaul Eggleton
2013-06-07bitbake: bitbake: Improve remote server handlingAlexandru DAMIAN
2013-06-04bitbake: Drop bitbake-runtask (removed upstream a while ago)Richard Purdie
2013-05-30bitbake: bitbake: xmlrpc remote serverAlexandru DAMIAN
2013-05-30bitbake: bitbake: move start server code in a separate functionAlexandru DAMIAN
2013-05-30bitbake: bitbake: move extra cache collection out of cookerAlexandru DAMIAN
2013-05-30bitbake: bitbake: retrieve the entire ui module in launcherAlexandru DAMIAN
2013-05-30bitbake: server/bitbake: Remove launchUI methodRichard Purdie
2013-05-30bitbake: server: Remove none serverRichard Purdie
2013-05-24bitbake: bitbake-layers: fix show-appends and flatten for recent cooker changesPaul Eggleton
2013-05-22bitbake: bitbake-layers: fix for move of calc_bbfile_priority within cookerPaul Eggleton
2013-05-22bitbake: bitbake/cookerdata: Explicitly specify cooker configuration optionsRichard Purdie
2013-05-22bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie
2013-05-22bitbake: bitbake: Create cookerdata splitting config from cooker and bin/bitbakeRichard Purdie
2013-05-22bitbake: bin/bitbake: Improve exception handlingRichard Purdie
2013-05-14bitbake: bin/bitbake: Fix queue import for pyhton 2 and 3Richard Purdie
2013-05-13bitbake: cooker/bitbake-layers/tinfoil: Fix recipecache typoRichard Purdie
2013-05-12bitbake: bitbake-layers/tinfoil: Catch up with status -> recpiecache renameRichard Purdie
2013-05-09bitbake: bin/bitbake: add a check for /dev/shm existingPaul Eggleton
2013-05-09bitbake: bin/bitbake: Ensure early errors are shown to the userRichard Purdie
2013-05-03bitbake: bitbake: remove stack trace depth limitationBogdan Marinescu
2013-05-03bitbake: Update to version 1.19.0 for masterRichard Purdie
2013-04-10bitbake: Update to version 1.18.0Richard Purdie
2013-03-10bitbake: bitbake-layers: fix duplicated help infoRobert Yang
2013-02-15bitbake: bitbake-layers: make show-cross-depends avoid long pathRobert Yang
2013-02-11bitbake: bitbake/utils: Improve environment handling to allow UIs access to o...Richard Purdie
2013-02-06bitbake: Update version to 1.17.0Richard Purdie
2013-01-31bitbake: bitbake-layers: print the recipe's depends that crosses a layer boun...Robert Yang
2013-01-25bitbake: bitbake-diffigs: Don't pull in tinfoil unless we really need/plan to...Richard Purdie
2013-01-25bitbake: bitbake-layers: fix get_file_layerRobert Yang
2013-01-16bitbake: hig.py: refactor into individual componentsBogdan Marinescu
2012-12-14bitbake: bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbakeRichard Purdie
2012-11-26bitbake: Update version to 1.17.0Richard Purdie
2012-11-01bitbake: bitbake/server: Remove dead console log codeRichard Purdie
2012-10-02bitbake: Update version to 1.16.0Richard Purdie
2012-09-24bitbake: bitbake: Unbuffer stdout for log filesJason Wessel
2012-09-24bitbake: runqueue: Add --no-setscene to skip all setscene tasksJason Wessel
2012-09-07bitbake: bitbake-diffsigs: allow specifying task & follow deps recursivelyPaul Eggleton
2012-09-07bitbake: lib/bb/siggen.py: make signature dump/compare functions return a listPaul Eggleton
2012-09-07bitbake: tinfoil: create simple interface for bitbake-based utilitiesPaul Eggleton
2012-08-30bitbake: bin/bitbake: Clarify wording in help output for -sTrevor Woerner
2012-08-22bitbake: bitbake-layers: use parsable title for show-appendsPaul Eggleton
2012-08-22bitbake: bitbake-layers: avoid full parse for show-layers subcommandPaul Eggleton