aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2013-01-18bitbake: data_smart.py and friends: Track variable historyPeter Seebach
2013-01-18bitbake: data_smart.py and friends: Track file inclusions for bitbake -ePeter Seebach
2013-01-18BBHandler/data: Standardise some setVar access formatsRichard Purdie
2013-01-16hig.py: refactor into individual componentsBogdan Marinescu
2013-01-07build.py: Fix traceback when there are no dependenciesRichard Purdie
2012-12-17fetch2: remove localcount and use AUTOINC insteadConstantin Musca
2012-12-17data: Ensure emit_func honours vardeps flagRichard Purdie
2012-12-14hob: use base image only if it was setCristiana Voicu
2012-12-14hob/bitbake: custom image is now using the base imageCristiana Voicu
2012-12-14knotty: use bb.error instead of printMihai Lindner
2012-12-14git.py: A bit of tidying up regarding grammar and supported protocols.Robert P. J. Day
2012-12-14data_smart/BBHandler: Fix SkipParse exception handlingRichard Purdie
2012-12-14bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbakeRichard Purdie
2012-12-14command: Fix getCmdLineAction bugsRichard Purdie
2012-12-14command: Add missing import tracebackRichard Purdie
2012-12-11BBhandler/data: Fix __inherit_cache duplicationRichard Purdie
2012-12-11BBHandler/ast: Simplify/fix EXPORT_FUNCTIONS usageRichard Purdie
2012-12-07Revert "BBHandler: Ensure parser state engine is correctly reset for new pars...Richard Purdie
2012-12-07BBHandler: Ensure parser state engine is correctly reset for new parsingRichard Purdie
2012-12-04xmlrpc: Unbreak the transport by adding a missing logfile nameRichard Purdie
2012-12-04uievent: Fix an init raceRichard Purdie
2012-12-03hob: modified how the existence of a variable is checkedCristiana Voicu
2012-12-03data_smart: Improve get_hash to account for overrides and key expansionRichard Purdie
2012-12-03build.py: Preserve sigdata files in the stamps directoryRichard Purdie
2012-11-28build/siggen.py: Avoid removing too many stamps when cleaningRichard Purdie
2012-11-28hob: when BBLAYERS_NON_REMOVABLE is not set hob shows an errorCristiana Voicu
2012-11-26fetch2/wget: Fix for mixed-up wget commandsCristian Iorga
2012-11-26fetch2/local: Fix bug introduced by expression ambiguityRichard Purdie
2012-11-26hob: make some layers non removableCristiana Voicu
2012-11-26Update version to 1.17.01.17.0Richard Purdie
2012-11-25fetch2: Avoid using FILESDIR in unpackRichard Purdie
2012-11-25fetch2/local: Improve handling of wildcard matchesRichard Purdie
2012-11-25knotty/msg: Avoid usage of curses initscr/endwin to avoid terminal corruptionRichard Purdie
2012-11-25hob/builder: Don't rerun sanity checksConstantin Musca
2012-11-25hob: showing when build fails because out of disk spaceCristiana Voicu
2012-11-21server/process.py: Change timeout error handlingRichard Purdie
2012-11-19knotty: Colorize knotty interactive console outputSeth Bollinger
2012-11-19hob: warnings during the build should be displayed in the Issues tabCristiana Voicu
2012-11-19runqueue: Allow partial setscene task coverageRichard Purdie
2012-11-19parse/cache/cooker: Preserve order in the file inclusion listRichard Purdie
2012-11-14knotty: kill duplicated import of 'time'Christopher Larson
2012-11-13print clear message for "bitbake -e ASSUME_PROVIDED"Robert Yang
2012-11-13hob: hob was freezing because it doesn't receives well the log fileCristiana Voicu
2012-11-01command: add error to return of runCommandChristopher Larson
2012-11-01hob: providing details about process state through porgress barCristiana Voicu
2012-10-30bitbake/server: Remove dead console log codeRichard Purdie
2012-10-30cooker.py: Don't dump the environment into the console log fileRichard Purdie
2012-10-30uihelper: Set update flag when start event encounteredRichard Purdie
2012-10-30knotty: Ensure last tasks are disaplyed correctly in the footerRichard Purdie
2012-10-27hob: reordering the layers in the Hob Layers dialogCristiana Voicu