summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Update version to 1.16.0Richard Purdie2012-10-021-1/+1
* bitbake: bitbake: Unbuffer stdout for log filesJason Wessel2012-09-241-0/+8
* bitbake: runqueue: Add --no-setscene to skip all setscene tasksJason Wessel2012-09-241-0/+2
* bitbake: bitbake-diffsigs: allow specifying task & follow deps recursivelyPaul Eggleton2012-09-071-5/+92
* bitbake: lib/bb/siggen.py: make signature dump/compare functions return a listPaul Eggleton2012-09-072-3/+8
* bitbake: tinfoil: create simple interface for bitbake-based utilitiesPaul Eggleton2012-09-071-99/+47
* bitbake: bin/bitbake: Clarify wording in help output for -sTrevor Woerner2012-08-301-1/+1
* bitbake: bitbake-layers: use parsable title for show-appendsPaul Eggleton2012-08-221-1/+1
* bitbake: bitbake-layers: avoid full parse for show-layers subcommandPaul Eggleton2012-08-221-4/+7
* bitbake: bin/bitbake: Remove knotty2 from the list of valid interfacesRichard Purdie2012-08-171-1/+1
* bitbake: bitbake-layers: fix help for show-overlayed to match behaviourPaul Eggleton2012-08-021-1/+1
* bitbake: Update version to 1.15.3Richard Purdie2012-07-191-1/+1
* bitbake: bitbake/cooker: Print which pkgs would be built in -g outputRobert Yang2012-07-091-1/+1
* bitbake: bitbake: tweak help text for -C slightlyPaul Eggleton2012-06-251-1/+1
* bitbake: bitbake: add -C option to invalidate a task and rebuild the targetPaul Eggleton2012-06-211-0/+3
* image-writer: tweak some stringsKang Kai2012-06-141-5/+5
* hob2: create a standalone deploy image toolKang Kai2012-06-081-0/+120
* bitbake: support $BITBAKE_UI environmentEnrico Scholz2012-05-231-4/+5
* bitbake: Fixup bitbake-selftestRichard Purdie2012-05-041-0/+0
* bitbake: Add start of bitbake regression/self testingRichard Purdie2012-05-041-0/+38
* Update version to 1.15.2 (correspdoning to Yocto 1.2 release)Richard Purdie2012-05-011-1/+1
* bitbake-layers: hide deprecation warningsPaul Eggleton2012-04-171-0/+2
* ui/knotty: Add a footer to the build output for interactive terminals as knot...Richard Purdie2012-03-291-1/+1
* Add bitbake-dumpsig to make it more obvious how to dump a signatures fileRichard Purdie2012-03-211-0/+9
* bitbake-layers: fix traceback in show-overlayed with nothing overlayedPaul Eggleton2012-03-201-1/+1
* bitbake/bitbake-prserv: Set file mode bits "x".Lianhao Lu2012-03-021-0/+0
* bitbake: add -B option to bind with interfaceDongxiao Xu2012-02-231-3/+14
* bitbake-layers: add copyright noticePaul Eggleton2012-02-091-0/+3
* bitbake-layers: list overlayed classes in show-overlayedPaul Eggleton2012-02-011-0/+47
* bitbake-layers: add show-recipes subcommandPaul Eggleton2012-02-011-5/+52
* bitbake-layers: improve show-overlayed outputPaul Eggleton2012-02-011-11/+105
* bitbake-layers: use directory name as layer namePaul Eggleton2012-02-011-19/+20
* bitbake-layers: use dashes in subcommandsPaul Eggleton2012-02-011-5/+7
* Bump the version to 1.15.1Richard Purdie2012-01-231-1/+1
* bitbake: Automatically start local PR service.Lianhao Lu2012-01-111-5/+4
* bitbake/PRservice: Added no_hist mode and export/import.Lianhao Lu2012-01-111-10/+13
* bitbake-layers: close files in apply_append()Paul Eggleton2012-01-101-0/+2
* bitbake-layers: flatten: warn the user if output structure is incorrectPaul Eggleton2012-01-101-0/+38
* bitbake-layers: flatten: allow specifying layers to flattenPaul Eggleton2012-01-101-8/+67
* bitbake: add a new option "--server-only"Dongxiao Xu2012-01-061-7/+16
* bitbake-layers: fix Python error during parsePaul Eggleton2012-01-041-0/+1
* bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie2011-11-272-4/+4
* bitbake: Update and fix bitbake-runtaskRobert Yang2011-11-251-66/+65
* Increment version post releaseRichard Purdie2011-11-041-1/+1
* Release 1.14.0Richard Purdie2011-11-041-1/+1
* Ensure only the filtered environment variables are inherited from the OSJoshua Lock2011-08-151-3/+3
* bitbake-layers: extend show_layersPaul Eggleton2011-08-151-1/+14
* bitbake-layers: use logger.plain instead of infoPaul Eggleton2011-08-151-14/+20
* bitbake-layers: show help with no command specifiedPaul Eggleton2011-08-151-5/+2
* bitbake-layers: improve default command helpPaul Eggleton2011-08-151-8/+28