summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-23build.py: Provide useful diagnostics when exiting.seebs/errorsPeter Seebach
2013-02-22build.py: avoid deleting taint files when writing stampsPaul Eggleton
2013-02-19Revert "fetch2: Adapt encode/decode url to use URI class"Richard Purdie
2013-02-19utils: Improve remove funciton to handle whitespaceRichard Purdie
2013-02-19bitbake/fetch2: workaround urlparse in older python not support gitMatthew McClintock
2013-02-19wget: Improve mkdir handlingRichard Purdie
2013-02-17cooker: parse using bb.compat.PoolChristopher Larson
2013-02-17fetch2: Add SFTP fetcherOlof Johansson
2013-02-17fetch2: Add editor modelines for bb.tests.*Olof Johansson
2013-02-17fetch2: Adapt encode/decode url to use URI classOlof Johansson
2013-02-17fetch2: unittests for bb.fetch2.URI classOlof Johansson
2013-02-17fetch2: Add a class representing a generic URIOlof Johansson
2013-02-17fetch2: Remove unused code in wget fetcherOlof Johansson
2013-02-15fetch2: Ensure directory for stampfile exists before trying to create itRichard Purdie
2013-02-15utils: Use rm -rf in remove()Richard Purdie
2013-02-15hob: remove save/load template functionalityCristiana Voicu
2013-02-15knotty.py: fix unknown event bb.event.DiskFullRobert Yang
2013-02-15bitbake-layers: make show-cross-depends avoid long pathRobert Yang
2013-02-15hob: remove parsing warnings when machine is changedCristiana Voicu
2013-02-15hob: no sanity checks re-runCristiana Voicu
2013-02-15monitordisk.py: disable the inode checking for some fsRobert Yang
2013-02-15fetch2: Improve lock/done stamp file paths for local filesRichard Purdie
2013-02-15bitbake & hob: reparse config files, when sanity check updates bblayers.confCristiana Voicu
2013-02-15fetch2: Ensure expansions happen in URL parameters in uri_replaceRichard Purdie
2013-02-15ConfHandler: Use re.X to make long regexp more readableOlof Johansson
2013-02-15tests/codeparser: Hack around circular inclusion problemRichard Purdie
2013-02-15wget: Only use -O option when not spideringRichard Purdie
2013-02-15codeparser: Track bb.utils.contains usageRichard Purdie
2013-02-15codeparser: Track appendVar and prependVar calls as we do for getVarRichard Purdie
2013-02-14Remove whitelisted vars from non-task depsChristopher Larson
2013-02-14ConfHandler: Improve regexp to fix mis-parsing of += and no whitespaceRichard Purdie
2013-02-11bitbake/utils: Improve environment handling to allow UIs access to original e...Richard Purdie
2013-02-06prserv/serv.py: Fix logging in daemon modeRichard Purdie
2013-02-06bitbake: Always use separate process for PR ServiceRichard Purdie
2013-02-06Update version to 1.17.0Richard Purdie
2013-02-06fetch2: Remove broken git variables from the environmentDarren Hart
2013-02-06fetch2: Export upper and lower case environment variablesDarren Hart
2013-02-06cooker/utils: Drop custom 'interactive' variables list and store environment ...Richard Purdie
2013-02-06compat/utils: Add copy of python multiprocessing pool for pre 2.7.3 issuesRichard Purdie
2013-02-05bitbake: fetch2: Print the complete SRCREV variable name when INVALIDDarren Hart
2013-01-31setup.py: Set the 'url' in setup.py to the OE BitBake page.Bill Traynor
2013-01-31bitbake-layers: print the recipe's depends that crosses a layer boundaryRobert Yang
2013-01-31ssh.py: add example SRC_URIMartin Jansa
2013-01-31ssh.py: throw ParameterError when someone tries ssh://foo; protocol=gitMartin Jansa
2013-01-31ssh: fix fetcherMartin Jansa
2013-01-31hob: eliminate the "by recipe" grouping in the packages tableCristiana Voicu
2013-01-31hob: Use a GtkTreeView to present and configure the sstate mirrorsCristiana Voicu
2013-01-31tinfoil: support other fds, enable color supportChristopher Larson
2013-01-31hob: small fixes to parsing warnings dialogCristiana Voicu
2013-01-31bitbake & hob: implement functions to assure consistency for configuration filesCristiana Voicu