summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/bitbake
AgeCommit message (Expand)Author
2013-06-07bitbake: bitbake: Improve remote server handlingAlexandru DAMIAN
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-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-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-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
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-08-30bitbake: bin/bitbake: Clarify wording in help output for -sTrevor Woerner
2012-08-17bitbake: bin/bitbake: Remove knotty2 from the list of valid interfacesRichard Purdie
2012-07-19bitbake: Update version to 1.15.3Richard Purdie
2012-07-09bitbake: bitbake/cooker: Print which pkgs would be built in -g outputRobert Yang
2012-06-25bitbake: bitbake: tweak help text for -C slightlyPaul Eggleton
2012-06-21bitbake: bitbake: add -C option to invalidate a task and rebuild the targetPaul Eggleton
2012-05-23bitbake: support $BITBAKE_UI environmentEnrico Scholz
2012-05-01Update version to 1.15.2 (correspdoning to Yocto 1.2 release)Richard Purdie
2012-03-29ui/knotty: Add a footer to the build output for interactive terminals as knot...Richard Purdie
2012-02-23bitbake: add -B option to bind with interfaceDongxiao Xu
2012-01-23Bump the version to 1.15.1Richard Purdie
2012-01-06bitbake: add a new option "--server-only"Dongxiao Xu
2011-11-04Increment version post releaseRichard Purdie
2011-11-04Release 1.14.0Richard Purdie
2011-08-15bitbake/logging: Overhaul internal logging processRichard Purdie
2011-07-25Update version to 1.13.3Richard Purdie
2011-07-25bitbake|cooker: save a copy of the environment when BitBake is startedJoshua Lock
2011-07-25adjust comments/messages for default server changePaul Eggleton
2011-07-25add note to -b option indicating no dependency handlingPaul Eggleton
2011-07-05bitbake: Switch to use process as the default serverRichard Purdie
2011-07-01bitbake: Add missing bracket, somehow lost by sync scriptsRichard Purdie
2011-07-01bitbake: add -R option for loading configuration files after bitbake.confJoshua Lock
2011-07-01bitbake: Make bitbake server type configurable.Liping Ke
2011-06-28Update version to 1.13.2Richard Purdie
2011-06-15make exception handling syntax consistentScott Garman