summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2013-03-19bitbake: runqueue: Use taskData.fn_index[depdata] instead of uninitialized depMartin Jansa
2013-03-19bitbake: hob: some settings in Hob are not rememberedCristiana Voicu
2013-03-19bitbake: utils.py: fix BB_ENV_WHITELISTRobert Yang
2013-03-19bitbake: monitordisk.py: monitor disks based on pathRobert Yang
2013-03-19bitbake: crumbs/recipeselectionpage: added events for the "Package Groups" "A...Andrei Dinu
2013-03-19bitbake: crumbs/packageselectionpage: added event for the "All packages" tabAndrei Dinu
2013-03-19bitbake: crumbs/imageconfigurationpage: added information so that it displays...Andrei Dinu
2013-03-19bitbake: hobwidget: added functionality for the information dialogs.Andrei Dinu
2013-03-19bitbake: crumbs/hoblistmodel: added information columns needed for prop dialogsAndrei Dinu
2013-03-19bitbake: hig/simplesettingsdialog: added entries for information dialogsAndrei Dinu
2013-03-19bitbake: hig/propertydialog: new class added for the property windows.Andrei Dinu
2013-03-19bitbake: hig/advancedsettingsdialog: Added information for the information di...Andrei Dinu
2013-03-19bitbake: crumbs/builder: Replaced the function that displayed tooltipsAndrei Dinu
2013-03-19bitbake: cooker: Use extra cache informationAndrei Dinu
2013-03-19bitbake: cache_extra: Add extra variablesAndrei Dinu
2013-03-06bitbake: Revert "cooker: parse using bb.compat.Pool"Richard Purdie
2013-03-06bitbake: Revert "cooker: now that we use a Pool, raise the exceptions"Richard Purdie
2013-03-04bitbake: siggen: add quotes around variable values to see whitespaceMartin Jansa
2013-02-26bitbake: cooker: now that we use a Pool, raise the exceptionsChristopher Larson
2013-02-25bitbake: perforce.py: fix the perforce fetcherRobert Yang
2013-02-22bitbake: build.py: avoid deleting taint files when writing stampsPaul Eggleton
2013-02-19bitbake: Revert "fetch2: Adapt encode/decode url to use URI class"1.4_M4.rc11.4_M4.final1.4_M4Richard Purdie
2013-02-19bitbake: utils: Improve remove funciton to handle whitespaceRichard Purdie
2013-02-19bitbake: bitbake/fetch2: workaround urlparse in older python not support gitMatthew McClintock
2013-02-19bitbake: wget: Improve mkdir handlingRichard Purdie
2013-02-19bitbake: cooker: parse using bb.compat.PoolChristopher Larson
2013-02-17bitbake: fetch2: Add SFTP fetcherOlof Johansson
2013-02-17bitbake: fetch2: Add editor modelines for bb.tests.*Olof Johansson
2013-02-17bitbake: fetch2: Adapt encode/decode url to use URI classOlof Johansson
2013-02-17bitbake: fetch2: unittests for bb.fetch2.URI classOlof Johansson
2013-02-17bitbake: fetch2: Add a class representing a generic URIOlof Johansson
2013-02-17bitbake: fetch2: Remove unused code in wget fetcherOlof Johansson
2013-02-15bitbake: fetch2: Ensure directory for stampfile exists before trying to creat...Richard Purdie
2013-02-15bitbake: utils: Use rm -rf in remove()Richard Purdie
2013-02-15bitbake: hob: remove save/load template functionalityCristiana Voicu
2013-02-15bitbake: knotty.py: fix unknown event bb.event.DiskFullRobert Yang
2013-02-15bitbake: hob: remove parsing warnings when machine is changedCristiana Voicu
2013-02-15bitbake: hob: no sanity checks re-runCristiana Voicu
2013-02-15bitbake: monitordisk.py: disable the inode checking for some fsRobert Yang
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