summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: fetch2: Print the complete SRCREV variable name when INVALIDDarren Hart2013-02-051-2/+5
* bitbake: bitbake-layers: print the recipe's depends that crosses a layer boun...Robert Yang2013-01-311-0/+133
* bitbake: ssh.py: add example SRC_URIMartin Jansa2013-01-311-0/+6
* bitbake: ssh.py: throw ParameterError when someone tries ssh://foo; protocol=gitMartin Jansa2013-01-311-0/+5
* bitbake: ssh: fix fetcherMartin Jansa2013-01-311-14/+7
* bitbake: hob: eliminate the "by recipe" grouping in the packages tableCristiana Voicu2013-01-312-182/+112
* bitbake: hob: Use a GtkTreeView to present and configure the sstate mirrorsCristiana Voicu2013-01-312-121/+204
* bitbake: tinfoil: support other fds, enable color supportChristopher Larson2013-01-311-3/+5
* bitbake: hob: small fixes to parsing warnings dialogCristiana Voicu2013-01-312-2/+5
* bitbake: bitbake & hob: implement functions to assure consistency for configu...Cristiana Voicu2013-01-316-37/+153
* bitbake: cache.py: Drop support for BROKEN variableRichard Purdie2013-01-301-2/+1
* bitbake: build.py: Dump out performance data of individual tasksRichard Purdie2013-01-282-3/+18
* bitbake: utils.py: Add function for processing profile outputRichard Purdie2013-01-282-19/+21
* bitbake: bitbake-diffigs: Don't pull in tinfoil unless we really need/plan to...Richard Purdie2013-01-251-1/+1
* bitbake: bitbake-layers: fix get_file_layerRobert Yang2013-01-251-1/+2
* bitbake: cache.py: remove the duplicated self.file_dependsRobert Yang2013-01-251-1/+0
* bitbake: hob: hob do not use .hob dir for variables from local.conf and bblay...Cristiana Voicu2013-01-252-28/+10
* bitbake: prserv: use only PRSERV_HOSTConstantin Musca2013-01-251-4/+11
* bitbake: crumbs: Add file lost from previous commitRichard Purdie2013-01-221-0/+161
* bitbake: hob: combo box updated correctlyCristiana Voicu2013-01-221-2/+5
* bitbake: persist_data: add get_by_pattern method to APIConstantin Musca2013-01-221-0/+5
* bitbake: parse_py: add ~ to config_regexpConstantin Musca2013-01-221-1/+1
* bitbake: hob: Hob should display warnings generated during parsingCristiana Voicu2013-01-215-6/+80
* bitbake: hob: progress bar changed to busy cursor when you open log fileCristiana Voicu2013-01-215-161/+6
* bitbake: BBHandler/ConfHandler: Merge fix for multiline commentsRichard Purdie2013-01-212-2/+2
* bitbake: bitbake: BBHandler/ConfHandler: Improve multiline comment handlingRichard Purdie2013-01-212-4/+14
* bitbake: hob: Fix GTK+ and PyGtk version check error message to be more clearJessica Zhang2013-01-181-1/+1
* bitbake: hg.py: Fixed fetch failure that occurs when SRCREV is a tag.Jon Szymaniak2013-01-181-1/+6
* bitbake: fetch2: Sort file checksums by value, not pathTyler Hall2013-01-181-1/+2
* bitbake: bitbake: data_smart.py and friends: Track variable historyPeter Seebach2013-01-184-54/+251
* bitbake: bitbake: data_smart.py and friends: Track file inclusions for bitbak...Peter Seebach2013-01-183-1/+53
* bitbake: BBHandler/data: Standardise some setVar access formatsRichard Purdie2013-01-182-6/+6
* bitbake: hig.py: refactor into individual componentsBogdan Marinescu2013-01-1617-1987/+2268
* bitbake: build.py: Fix traceback when there are no dependenciesRichard Purdie2013-01-071-3/+4
* 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