aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/bin
AgeCommit message (Expand)Author
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-06-14image-writer: tweak some stringsKang Kai
2012-06-08hob2: create a standalone deploy image toolKang Kai
2012-05-23bitbake: support $BITBAKE_UI environmentEnrico Scholz
2012-05-04bitbake: Fixup bitbake-selftestRichard Purdie
2012-05-04bitbake: Add start of bitbake regression/self testingRichard Purdie
2012-05-01Update version to 1.15.2 (correspdoning to Yocto 1.2 release)Richard Purdie
2012-04-17bitbake-layers: hide deprecation warningsPaul Eggleton
2012-03-29ui/knotty: Add a footer to the build output for interactive terminals as knot...Richard Purdie
2012-03-21Add bitbake-dumpsig to make it more obvious how to dump a signatures fileRichard Purdie
2012-03-20bitbake-layers: fix traceback in show-overlayed with nothing overlayedPaul Eggleton
2012-03-02bitbake/bitbake-prserv: Set file mode bits "x".Lianhao Lu
2012-02-23bitbake: add -B option to bind with interfaceDongxiao Xu
2012-02-09bitbake-layers: add copyright noticePaul Eggleton
2012-02-01bitbake-layers: list overlayed classes in show-overlayedPaul Eggleton
2012-02-01bitbake-layers: add show-recipes subcommandPaul Eggleton
2012-02-01bitbake-layers: improve show-overlayed outputPaul Eggleton
2012-02-01bitbake-layers: use directory name as layer namePaul Eggleton
2012-02-01bitbake-layers: use dashes in subcommandsPaul Eggleton
2012-01-23Bump the version to 1.15.1Richard Purdie
2012-01-11bitbake: Automatically start local PR service.Lianhao Lu
2012-01-11bitbake/PRservice: Added no_hist mode and export/import.Lianhao Lu
2012-01-10bitbake-layers: close files in apply_append()Paul Eggleton
2012-01-10bitbake-layers: flatten: warn the user if output structure is incorrectPaul Eggleton
2012-01-10bitbake-layers: flatten: allow specifying layers to flattenPaul Eggleton
2012-01-06bitbake: add a new option "--server-only"Dongxiao Xu
2012-01-04bitbake-layers: fix Python error during parsePaul Eggleton
2011-11-27bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie
2011-11-25bitbake: Update and fix bitbake-runtaskRobert Yang
2011-11-04Increment version post releaseRichard Purdie
2011-11-04Release 1.14.0Richard Purdie
2011-08-15Ensure only the filtered environment variables are inherited from the OSJoshua Lock
2011-08-15bitbake-layers: extend show_layersPaul Eggleton
2011-08-15bitbake-layers: use logger.plain instead of infoPaul Eggleton
2011-08-15bitbake-layers: show help with no command specifiedPaul Eggleton
2011-08-15bitbake-layers: improve default command helpPaul Eggleton
2011-08-15bitbake/logging: Overhaul internal logging processRichard Purdie
2011-07-26bitbake-layers: adapt to cooker change for saved environmentJoshua Lock
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-25bitbake-layers: remove unneeded do_EOFPaul Eggleton
2011-07-25bitbake-layers: add command helpPaul Eggleton
2011-07-25bitbake-layers: check for errors before parsingPaul Eggleton
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-layers: fix error on startup caused by recent cooker changePaul Eggleton
2011-07-05bitbake-layers: fix sorting by package name for cooker changePaul Eggleton
2011-07-05bitbake/cooker, bitbake-layers: show the .bbappend files that matches no exis...Dexuan Cui