aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2012-12-14bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbakeRichard Purdie
2012-11-26Update version to 1.17.01.17.0Richard Purdie
2012-10-30bitbake/server: Remove dead console log codeRichard Purdie
2012-10-02Update version to 1.16.01.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-09-07bitbake-diffsigs: allow specifying task & follow deps recursivelyPaul Eggleton
2012-09-07lib/bb/siggen.py: make signature dump/compare functions return a listPaul Eggleton
2012-09-07tinfoil: create simple interface for bitbake-based utilitiesPaul Eggleton
2012-08-30bin/bitbake: Clarify wording in help output for -sTrevor Woerner
2012-08-22bitbake-layers: use parsable title for show-appendsPaul Eggleton
2012-08-22bitbake-layers: avoid full parse for show-layers subcommandPaul Eggleton
2012-08-16bin/bitbake: Remove knotty2 from the list of valid interfacesRichard Purdie
2012-08-02bitbake-layers: fix help for show-overlayed to match behaviourPaul Eggleton
2012-07-19Update version to 1.15.31.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-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/tests: Add missing __init__.py fileRichard 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)1.15.2Richard 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-02-23bitbake: add -B option to bind with interfaceDongxiao Xu
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-02-01bitbake-layers: add copyright noticePaul Eggleton
2012-01-20Bump the version to 1.15.11.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-27Update users of getVar/setVar to use the data store functions directlyRichard Purdie
2011-11-03Increment version post releaseRichard Purdie
2011-11-03Release 1.14.01.14.01.14Richard 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