summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake-worker: import needed signal moduleValentin Popa2013-07-311-0/+1
* bitbake: bitbake: read BBSERVER environement for remote serverAlexandru DAMIAN2013-06-171-0/+9
* bitbake: knotty, bitbake: add option to terminate a remote serverAlexandru DAMIAN2013-06-171-0/+3
* bitbake: knotty, xmlrpc: add observer-only modeAlexandru DAMIAN2013-06-171-1/+7
* bitbake: bitbake: Update version to 1.19.1Richard Purdie2013-06-141-1/+1
* bitbake: prserv: Adapt autostart to bitbake-workerRichard Purdie2013-06-141-0/+1
* bitbake: runqueue: Split runqueue to use bitbake-workerRichard Purdie2013-06-141-0/+358
* bitbake: bitbake-layers: fix for move of data object to cookerPaul Eggleton2013-06-101-4/+4
* bitbake: bitbake: Improve remote server handlingAlexandru DAMIAN2013-06-071-2/+3
* bitbake: Drop bitbake-runtask (removed upstream a while ago)Richard Purdie2013-06-041-119/+0
* bitbake: bitbake: xmlrpc remote serverAlexandru DAMIAN2013-05-301-2/+15
* bitbake: bitbake: move start server code in a separate functionAlexandru DAMIAN2013-05-301-35/+41
* bitbake: bitbake: move extra cache collection out of cookerAlexandru DAMIAN2013-05-301-0/+18
* bitbake: bitbake: retrieve the entire ui module in launcherAlexandru DAMIAN2013-05-301-3/+3
* bitbake: server/bitbake: Remove launchUI methodRichard Purdie2013-05-301-1/+1
* bitbake: server: Remove none serverRichard Purdie2013-05-301-3/+3
* bitbake: bitbake-layers: fix show-appends and flatten for recent cooker changesPaul Eggleton2013-05-241-8/+8
* bitbake: bitbake-layers: fix for move of calc_bbfile_priority within cookerPaul Eggleton2013-05-221-1/+1
* bitbake: bitbake/cookerdata: Explicitly specify cooker configuration optionsRichard Purdie2013-05-221-10/+10
* bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie2013-05-221-2/+1
* bitbake: bitbake: Create cookerdata splitting config from cooker and bin/bitbakeRichard Purdie2013-05-221-77/+69
* bitbake: bin/bitbake: Improve exception handlingRichard Purdie2013-05-221-2/+3
* bitbake: bin/bitbake: Fix queue import for pyhton 2 and 3Richard Purdie2013-05-141-1/+4
* bitbake: cooker/bitbake-layers/tinfoil: Fix recipecache typoRichard Purdie2013-05-131-7/+7
* bitbake: bitbake-layers/tinfoil: Catch up with status -> recpiecache renameRichard Purdie2013-05-121-7/+7
* bitbake: bin/bitbake: add a check for /dev/shm existingPaul Eggleton2013-05-091-0/+4
* bitbake: bin/bitbake: Ensure early errors are shown to the userRichard Purdie2013-05-091-5/+16
* bitbake: bitbake: remove stack trace depth limitationBogdan Marinescu2013-05-031-1/+1
* bitbake: Update to version 1.19.0 for masterRichard Purdie2013-05-031-1/+1
* bitbake: Update to version 1.18.0Richard Purdie2013-04-101-1/+1
* bitbake: bitbake-layers: fix duplicated help infoRobert Yang2013-03-101-1/+1
* bitbake: bitbake-layers: make show-cross-depends avoid long pathRobert Yang2013-02-151-8/+48
* bitbake: bitbake/utils: Improve environment handling to allow UIs access to o...Richard Purdie2013-02-111-4/+6
* bitbake: Update version to 1.17.0Richard Purdie2013-02-061-1/+1
* bitbake: bitbake-layers: print the recipe's depends that crosses a layer boun...Robert Yang2013-01-311-0/+133
* bitbake: bitbake-diffigs: Don't pull in tinfoil unless we really need/plan to...Richard Purdie2013-01-251-1/+1
* bitbake: bitbake-layers: fix get_file_layerRobert Yang2013-01-251-1/+2
* bitbake: hig.py: refactor into individual componentsBogdan Marinescu2013-01-161-1/+3
* bitbake: bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbakeRichard Purdie2012-12-141-0/+5
* bitbake: Update version to 1.17.0Richard Purdie2012-11-261-1/+1
* bitbake: bitbake/server: Remove dead console log codeRichard Purdie2012-11-011-5/+1
* bitbake: Update version to 1.16.0Richard Purdie2012-10-021-1/+1
* bitbake: bitbake: Unbuffer stdout for log filesJason Wessel2012-09-241-0/+8
* bitbake: runqueue: Add --no-setscene to skip all setscene tasksJason Wessel2012-09-241-0/+2
* bitbake: bitbake-diffsigs: allow specifying task & follow deps recursivelyPaul Eggleton2012-09-071-5/+92
* bitbake: lib/bb/siggen.py: make signature dump/compare functions return a listPaul Eggleton2012-09-072-3/+8
* bitbake: tinfoil: create simple interface for bitbake-based utilitiesPaul Eggleton2012-09-071-99/+47
* bitbake: bin/bitbake: Clarify wording in help output for -sTrevor Woerner2012-08-301-1/+1
* bitbake: bitbake-layers: use parsable title for show-appendsPaul Eggleton2012-08-221-1/+1
* bitbake: bitbake-layers: avoid full parse for show-layers subcommandPaul Eggleton2012-08-221-4/+7
OpenPOWER on IntegriCloud