aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/bin
AgeCommit message (Expand)Author
2013-02-15bitbake: bitbake-layers: make show-cross-depends avoid long pathRobert Yang
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
2013-01-31bitbake: bitbake-layers: print the recipe's depends that crosses a layer boun...Robert Yang
2013-01-25bitbake: bitbake-diffigs: Don't pull in tinfoil unless we really need/plan to...Richard Purdie
2013-01-25bitbake: bitbake-layers: fix get_file_layerRobert Yang
2013-01-16bitbake: hig.py: refactor into individual componentsBogdan Marinescu
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-09-07bitbake: bitbake-diffsigs: allow specifying task & follow deps recursivelyPaul Eggleton
2012-09-07bitbake: lib/bb/siggen.py: make signature dump/compare functions return a listPaul Eggleton
2012-09-07bitbake: tinfoil: create simple interface for bitbake-based utilitiesPaul Eggleton
2012-08-30bitbake: bin/bitbake: Clarify wording in help output for -sTrevor Woerner
2012-08-22bitbake: bitbake-layers: use parsable title for show-appendsPaul Eggleton
2012-08-22bitbake: bitbake-layers: avoid full parse for show-layers subcommandPaul Eggleton
2012-08-17bitbake: bin/bitbake: Remove knotty2 from the list of valid interfacesRichard Purdie
2012-08-02bitbake: bitbake-layers: fix help for show-overlayed to match behaviourPaul Eggleton
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-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