summaryrefslogtreecommitdiffstats
path: root/bin/bitbake
AgeCommit message (Expand)Author
2013-05-30bitbake: xmlrpc remote serverAlexandru DAMIAN
2013-05-30bitbake: move start server code in a separate functionAlexandru DAMIAN
2013-05-30bitbake: move extra cache collection out of cookerAlexandru DAMIAN
2013-05-30bitbake: retrieve the entire ui module in launcherAlexandru DAMIAN
2013-05-28server/bitbake: Remove launchUI methodRichard Purdie
2013-05-28server: Remove none serverRichard Purdie
2013-05-21bitbake/cookerdata: Explicitly specify cooker configuration optionsRichard Purdie
2013-05-21cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie
2013-05-21bitbake: Create cookerdata splitting config from cooker and bin/bitbakeRichard Purdie
2013-05-21bin/bitbake: Improve exception handlingRichard Purdie
2013-05-14bin/bitbake: Fix queue import for pyhton 2 and 3Richard Purdie
2013-05-09bin/bitbake: add a check for /dev/shm existingPaul Eggleton
2013-05-07bin/bitbake: Ensure early errors are shown to the userRichard Purdie
2013-05-03bitbake: remove stack trace depth limitationBogdan Marinescu
2013-04-10Update to version 1.19.0 for masterRichard Purdie
2013-04-10Update to version 1.18.0Richard Purdie
2013-02-11bitbake/utils: Improve environment handling to allow UIs access to original e...Richard Purdie
2013-02-06Update version to 1.17.0Richard Purdie
2012-12-14bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbakeRichard Purdie
2012-11-26Update version to 1.17.0Richard Purdie
2012-10-30bitbake/server: Remove dead console log codeRichard Purdie
2012-10-02Update version to 1.16.0Richard Purdie
2012-09-24bitbake: Unbuffer stdout for log filesJason Wessel
2012-09-24runqueue: Add --no-setscene to skip all setscene tasksJason Wessel
2012-08-30bin/bitbake: Clarify wording in help output for -sTrevor Woerner
2012-08-16bin/bitbake: Remove knotty2 from the list of valid interfacesRichard Purdie
2012-07-19Update version to 1.15.3Richard Purdie
2012-07-09bitbake/cooker: Print which pkgs would be built in -g outputRobert Yang
2012-06-22bitbake: tweak help text for -C slightlyPaul Eggleton
2012-06-21bitbake: 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-20Bump the version to 1.15.1Richard Purdie
2012-01-06bitbake: add a new option "--server-only"Dongxiao Xu
2011-11-03Increment version post releaseRichard Purdie
2011-11-03Release 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-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
2011-06-09Update version to 1.13.1Richard Purdie
2011-06-09Drop psyco supportRichard Purdie
2011-06-08bitbake/server: Move server specific code into the server backend and create ...Richard Purdie