aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2013-02-15bitbake: fetch2: Improve lock/done stamp file paths for local filesRichard Purdie
2013-02-15bitbake: bitbake & hob: reparse config files, when sanity check updates bblay...Cristiana Voicu
2013-02-15bitbake: fetch2: Ensure expansions happen in URL parameters in uri_replaceRichard Purdie
2013-02-15bitbake: ConfHandler: Use re.X to make long regexp more readableOlof Johansson
2013-02-15bitbake: tests/codeparser: Hack around circular inclusion problemRichard Purdie
2013-02-15bitbake: wget: Only use -O option when not spideringRichard Purdie
2013-02-15bitbake: codeparser: Track bb.utils.contains usageRichard Purdie
2013-02-15bitbake: codeparser: Track appendVar and prependVar calls as we do for getVarRichard Purdie
2013-02-14bitbake: Remove whitelisted vars from non-task depsChristopher Larson
2013-02-14bitbake: ConfHandler: Improve regexp to fix mis-parsing of += and no whitespaceRichard Purdie
2013-02-11bitbake: bitbake/utils: Improve environment handling to allow UIs access to o...Richard Purdie
2013-02-06bitbake: prserv/serv.py: Fix logging in daemon modeRichard Purdie
2013-02-06bitbake: bitbake: Always use separate process for PR ServiceRichard Purdie
2013-02-06bitbake: Update version to 1.17.0Richard Purdie
2013-02-06bitbake: fetch2: Remove broken git variables from the environmentDarren Hart
2013-02-06bitbake: fetch2: Export upper and lower case environment variablesDarren Hart
2013-02-06bitbake: cooker/utils: Drop custom 'interactive' variables list and store env...Richard Purdie
2013-02-06bitbake: compat/utils: Add copy of python multiprocessing pool for pre 2.7.3 ...Richard Purdie
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