summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2: remove localcount and use AUTOINC insteadConstantin Musca2012-12-172-83/+11
* bitbake: data: Ensure emit_func honours vardeps flagRichard Purdie2012-12-171-0/+1
* bitbake: hob: use base image only if it was setCristiana Voicu2012-12-141-4/+5
* bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu2012-12-145-2/+49
* bitbake: knotty: use bb.error instead of printMihai Lindner2012-12-141-2/+2
* bitbake: git.py: A bit of tidying up regarding grammar and supported protocols.Robert P. J. Day2012-12-141-5/+5
* bitbake: bitbake.vim: detect *.bbappend files in ftdetect automaticallyEren Türkay2012-12-141-2/+2
* bitbake: data_smart/BBHandler: Fix SkipParse exception handlingRichard Purdie2012-12-142-1/+8
* bitbake: bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbakeRichard Purdie2012-12-142-5/+5
* bitbake: command: Fix getCmdLineAction bugsRichard Purdie2012-12-141-2/+4
* bitbake: command: Add missing import tracebackRichard Purdie2012-12-141-0/+1
* bitbake: BBhandler/data: Fix __inherit_cache duplicationRichard Purdie2012-12-112-2/+11
* bitbake: BBHandler/ast: Simplify/fix EXPORT_FUNCTIONS usageRichard Purdie2012-12-112-46/+32
* bitbake: Revert "BBHandler: Ensure parser state engine is correctly reset for...Richard Purdie2012-12-071-3/+2
* bitbake: BBHandler: Ensure parser state engine is correctly reset for new par...Richard Purdie2012-12-071-2/+3
* bitbake: xmlrpc: Unbreak the transport by adding a missing logfile nameRichard Purdie2012-12-041-1/+1
* bitbake: uievent: Fix an init raceRichard Purdie2012-12-041-13/+14
* bitbake: hob: modified how the existence of a variable is checkedCristiana Voicu2012-12-041-3/+2
* bitbake: data_smart: Improve get_hash to account for overrides and key expansionRichard Purdie2012-12-031-3/+7
* bitbake: build.py: Preserve sigdata files in the stamps directoryRichard Purdie2012-12-031-2/+7
* bitbake: build/siggen.py: Avoid removing too many stamps when cleaningRichard Purdie2012-11-282-6/+7
* bitbake: hob: when BBLAYERS_NON_REMOVABLE is not set hob shows an errorCristiana Voicu2012-11-281-1/+1
* bitbake: fetch2/wget: Fix for mixed-up wget commandsCristian Iorga2012-11-261-2/+2
* bitbake: fetch2/local: Fix bug introduced by expression ambiguityRichard Purdie2012-11-261-1/+1
* bitbake: hob: make some layers non removableCristiana Voicu2012-11-263-10/+10
* bitbake: Update version to 1.17.0Richard Purdie2012-11-262-2/+2
* bitbake: fetch2: Avoid using FILESDIR in unpackRichard Purdie2012-11-262-7/+11
* bitbake: fetch2/local: Improve handling of wildcard matchesRichard Purdie2012-11-261-1/+6
* bitbake: knotty/msg: Avoid usage of curses initscr/endwin to avoid terminal c...Richard Purdie2012-11-252-15/+5
* bitbake: hob/builder: Don't rerun sanity checksConstantin Musca2012-11-251-2/+8
* bitbake: hob: showing when build fails because out of disk spaceCristiana Voicu2012-11-254-7/+43
* bitbake: server/process.py: Change timeout error handlingRichard Purdie2012-11-211-2/+2
* bitbake: knotty: Colorize knotty interactive console outputSeth Bollinger2012-11-202-1/+48
* bitbake: hob: warnings during the build should be displayed in the Issues tabCristiana Voicu2012-11-202-2/+7
* bitbake: runqueue: Allow partial setscene task coverageRichard Purdie2012-11-201-11/+72
* bitbake: parse/cache/cooker: Preserve order in the file inclusion listRichard Purdie2012-11-203-8/+7
* bitbake: knotty: kill duplicated import of 'time'Christopher Larson2012-11-141-1/+0
* bitbake: print clear message for "bitbake -e ASSUME_PROVIDED"Robert Yang2012-11-131-0/+4
* bitbake: hob: hob was freezing because it doesn't receives well the log fileCristiana Voicu2012-11-131-1/+1
* bitbake: command: add error to return of runCommandChristopher Larson2012-11-017-65/+112
* bitbake: hob: providing details about process state through porgress barCristiana Voicu2012-11-013-14/+9
* bitbake: bitbake/server: Remove dead console log codeRichard Purdie2012-11-014-10/+6
* bitbake: cooker.py: Don't dump the environment into the console log fileRichard Purdie2012-11-011-0/+2
* bitbake: uihelper: Set update flag when start event encounteredRichard Purdie2012-10-301-0/+1
* bitbake: knotty: Ensure last tasks are disaplyed correctly in the footerRichard Purdie2012-10-301-1/+1
* bitbake: hob: reordering the layers in the Hob Layers dialogCristiana Voicu2012-10-271-1/+41
* bitbake: hob/hig: Hob doesn't save properly proxy settingsCristian Iorga2012-10-271-16/+1
* bitbake: hob: during recipe parsing, progress bar text provides details about...Cristiana Voicu2012-10-271-2/+8
* bitbake: hob: add a progress indicator when you select 'view log'Cristiana Voicu2012-10-275-3/+136
* bitbake: bitbake: hob/builder: Hob crashes because of bad initCristian Iorga2012-10-251-0/+1
OpenPOWER on IntegriCloud