summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2017-06-07knotty: prevent extra logger from being enabled for tinfoilpaule/bb-tinfoil-loggingPaul Eggleton
2017-06-07tinfoil: fix duplication of log messagesPaul Eggleton
2017-06-05bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun
2017-06-04tinfoil: allow extra features to be passed to prepareAndy Voltz
2017-06-04cooker: fix undefined dep in generatePkgDepTreeDataAndy Voltz
2017-06-02bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-06-02ConfHandler: Require whitespace between export and variable nameOla x Nilsson
2017-06-02siggen: Make calc_taskhash match get_taskhash for file checksumsRichard Purdie
2017-05-26fetch/git: add support for removing arbitrary revs for shallowChristopher Larson
2017-05-26fetch/gitannex: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch/gitsm: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch/git: add support for keeping extra refs for shallowChristopher Larson
2017-05-26fetch/git: support per-branch/per-url depths for shallowChristopher Larson
2017-05-26fetch/git: add support for shallow mirror tarballsChristopher Larson
2017-05-26git-make-shallow: add script to make a git repo shallowChristopher Larson
2017-05-26fetch: support multiple mirror tarball filenamesChristopher Larson
2017-05-16data_smart: Don't cache/process capitalised overridesRichard Purdie
2017-05-15lib/bb/fetch2: fix typo in conflicting revision messagePaul Eggleton
2017-05-15lib/bb/COW.py: fix typo in Tim Ansell's namePaul Eggleton
2017-04-20toaster: move release lookup from morty to pyroDavid Reyna
2017-04-20lib/bb/command: fix overrides in remote datastores where there is no defaultPaul Eggleton
2017-04-19bitbake: Update version to 1.34.0 for stable releaseRichard Purdie
2017-04-19command.py: multiconfig support for findBestProviderJuro Bystricky
2017-04-12lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptionsNathan Rossi
2017-04-11data_smart: Ensure _remove operations on newly set variables are clearedRichard Purdie
2017-04-10toaster: fix SDK artifact captureDavid Reyna
2017-04-10cache: prevent division-by-zero in load_cahefile()Markus Lehtonen
2017-04-10toaster: fix add layer button for MachinesDavid Reyna
2017-04-10toaster: Toaster filters are brokenDavid Reyna
2017-04-07bitbake-diffsigs: colourise outputPaul Eggleton
2017-04-07lib/bb/siggen: show word-diff for single-line values containing spacesPaul Eggleton
2017-04-07lib/bb/siggen: add collapsed mode to compare_sigfiles()Paul Eggleton
2017-04-07lib/bb/siggen: don't show unchanged runtaskdeps listPaul Eggleton
2017-04-07lib/bb/siggen: show a diff when dumping changes to multi-line valuesPaul Eggleton
2017-04-07lib/bb/siggen: add missing path separator to cleaned pathsPaul Eggleton
2017-04-06toaster:test:Create selenium tests for project dashboard pageDavid Reyna
2017-04-06toaster: toastergui: implement machine name validationBelal, Awais
2017-04-06Bump version to 1.33.4Richard Purdie
2017-04-06runqueue: Allow recrdeptask not to exist for all recipesRichard Purdie
2017-04-05fetch/local: Drop FILESDIRRichard Purdie
2017-04-05codeparser: add some commentsPaul Eggleton
2017-04-05bitbake-selftest: add contains testsPaul Eggleton
2017-04-05codeparser: improve handling of contains_any() and filter()Paul Eggleton
2017-04-05lib/bb/data: fix dependency handling for contains and multiple valuesPaul Eggleton
2017-04-01fetch2: Do not fail to create symbolic links if they already existPeter Kjellerstedt
2017-03-30bitbake: Bump version to 1.33.3Richard Purdie
2017-03-30bb/utils: extend which() so it can look for just executablesRoss Burton
2017-03-30wget: Fix handling of urls with user/passwordRichard Purdie
2017-03-30tinfoil: improve get_recipe_file() exception textPaul Eggleton
2017-03-30tinfoil: fix get_recipe_file() to return an error on invalid recipePaul Eggleton