summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2013-03-25bitbake/fetch: Add git submodules fetcherRichard Purdie
2013-03-22Adjust spacing on information windowsAndrei Dinu
2013-03-22hob: implementation of search functionality in HobCristiana Voicu
2013-03-22hob: Hob custom image build errorCristiana Voicu
2013-03-19runqueue: Use taskData.fn_index[depdata] instead of uninitialized depMartin Jansa
2013-03-19hob: some settings in Hob are not rememberedCristiana Voicu
2013-03-19utils.py: fix BB_ENV_WHITELISTRobert Yang
2013-03-19monitordisk.py: monitor disks based on pathRobert Yang
2013-03-19crumbs/recipeselectionpage: added events for the "Package Groups" "All recipesAndrei Dinu
2013-03-19crumbs/packageselectionpage: added event for the "All packages" tabAndrei Dinu
2013-03-19crumbs/imageconfigurationpage: added information so that it displays correctlyAndrei Dinu
2013-03-19hobwidget: added functionality for the information dialogs.Andrei Dinu
2013-03-19crumbs/hoblistmodel: added information columns needed for prop dialogsAndrei Dinu
2013-03-19hig/simplesettingsdialog: added entries for information dialogsAndrei Dinu
2013-03-19hig/propertydialog: new class added for the property windows.Andrei Dinu
2013-03-19hig/advancedsettingsdialog: Added information for the information dialogsAndrei Dinu
2013-03-19crumbs/builder: Replaced the function that displayed tooltipsAndrei Dinu
2013-03-19cooker: Use extra cache informationAndrei Dinu
2013-03-19cache_extra: Add extra variablesAndrei Dinu
2013-03-06Revert "cooker: parse using bb.compat.Pool"Richard Purdie
2013-03-06Revert "cooker: now that we use a Pool, raise the exceptions"Richard Purdie
2013-03-04siggen: add quotes around variable values to see whitespaceMartin Jansa
2013-02-26cooker: now that we use a Pool, raise the exceptionsChristopher Larson
2013-02-25perforce.py: fix the perforce fetcherRobert Yang
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-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