summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2013-02-05bitbake: bitbake: fetch2: Print the complete SRCREV variable name when INVALIDDarren Hart
2013-01-31bitbake: bitbake-layers: print the recipe's depends that crosses a layer boun...Robert Yang
2013-01-31bitbake: ssh.py: add example SRC_URIMartin Jansa
2013-01-31bitbake: ssh.py: throw ParameterError when someone tries ssh://foo; protocol=gitMartin Jansa
2013-01-31bitbake: ssh: fix fetcherMartin Jansa
2013-01-31bitbake: hob: eliminate the "by recipe" grouping in the packages tableCristiana Voicu
2013-01-31bitbake: hob: Use a GtkTreeView to present and configure the sstate mirrorsCristiana Voicu
2013-01-31bitbake: tinfoil: support other fds, enable color supportChristopher Larson
2013-01-31bitbake: hob: small fixes to parsing warnings dialogCristiana Voicu
2013-01-31bitbake: bitbake & hob: implement functions to assure consistency for configu...Cristiana Voicu
2013-01-30bitbake: cache.py: Drop support for BROKEN variableRichard Purdie
2013-01-28bitbake: build.py: Dump out performance data of individual tasksRichard Purdie
2013-01-28bitbake: utils.py: Add function for processing profile outputRichard Purdie
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-25bitbake: cache.py: remove the duplicated self.file_dependsRobert Yang
2013-01-25bitbake: hob: hob do not use .hob dir for variables from local.conf and bblay...Cristiana Voicu
2013-01-25bitbake: prserv: use only PRSERV_HOSTConstantin Musca
2013-01-22bitbake: crumbs: Add file lost from previous commitRichard Purdie
2013-01-22bitbake: hob: combo box updated correctlyCristiana Voicu
2013-01-22bitbake: persist_data: add get_by_pattern method to APIConstantin Musca
2013-01-22bitbake: parse_py: add ~ to config_regexpConstantin Musca
2013-01-21bitbake: hob: Hob should display warnings generated during parsingCristiana Voicu
2013-01-21bitbake: hob: progress bar changed to busy cursor when you open log fileCristiana Voicu
2013-01-21bitbake: BBHandler/ConfHandler: Merge fix for multiline commentsRichard Purdie
2013-01-21bitbake: bitbake: BBHandler/ConfHandler: Improve multiline comment handlingRichard Purdie
2013-01-18bitbake: hob: Fix GTK+ and PyGtk version check error message to be more clearJessica Zhang
2013-01-18bitbake: hg.py: Fixed fetch failure that occurs when SRCREV is a tag.Jon Szymaniak
2013-01-18bitbake: fetch2: Sort file checksums by value, not pathTyler Hall
2013-01-18bitbake: bitbake: data_smart.py and friends: Track variable historyPeter Seebach
2013-01-18bitbake: bitbake: data_smart.py and friends: Track file inclusions for bitbak...Peter Seebach
2013-01-18bitbake: BBHandler/data: Standardise some setVar access formatsRichard Purdie
2013-01-16bitbake: hig.py: refactor into individual componentsBogdan Marinescu
2013-01-07bitbake: build.py: Fix traceback when there are no dependenciesRichard Purdie
2012-12-17bitbake: fetch2: remove localcount and use AUTOINC insteadConstantin Musca
2012-12-17bitbake: data: Ensure emit_func honours vardeps flagRichard Purdie
2012-12-14bitbake: hob: use base image only if it was setCristiana Voicu
2012-12-14bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu
2012-12-14bitbake: knotty: use bb.error instead of printMihai Lindner
2012-12-14bitbake: git.py: A bit of tidying up regarding grammar and supported protocols.Robert P. J. Day
2012-12-14bitbake: bitbake.vim: detect *.bbappend files in ftdetect automaticallyEren Türkay
2012-12-14bitbake: data_smart/BBHandler: Fix SkipParse exception handlingRichard Purdie
2012-12-14bitbake: bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbakeRichard Purdie
2012-12-14bitbake: command: Fix getCmdLineAction bugsRichard Purdie
2012-12-14bitbake: command: Add missing import tracebackRichard Purdie
2012-12-11bitbake: BBhandler/data: Fix __inherit_cache duplicationRichard Purdie
2012-12-11bitbake: BBHandler/ast: Simplify/fix EXPORT_FUNCTIONS usageRichard Purdie
2012-12-07bitbake: Revert "BBHandler: Ensure parser state engine is correctly reset for...Richard Purdie
2012-12-07bitbake: BBHandler: Ensure parser state engine is correctly reset for new par...Richard Purdie
2012-12-04bitbake: xmlrpc: Unbreak the transport by adding a missing logfile nameRichard Purdie