summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch/git: add support for removing arbitrary revs for shallowChristopher Larson2017-06-022-2/+82
* bitbake: fetch/gitannex: add support for shallow mirror tarballsChristopher Larson2017-06-022-3/+37
* bitbake: fetch/gitsm: add support for shallow mirror tarballsChristopher Larson2017-06-022-10/+38
* bitbake: fetch/git: add support for keeping extra refs for shallowChristopher Larson2017-06-022-1/+63
* bitbake: fetch/git: support per-branch/per-url depths for shallowChristopher Larson2017-06-022-23/+73
* bitbake: fetch/git: add support for shallow mirror tarballsChristopher Larson2017-06-022-15/+417
* bitbake: git-make-shallow: add script to make a git repo shallowChristopher Larson2017-06-021-0/+127
* bitbake: fetch: support multiple mirror tarball filenamesChristopher Larson2017-06-024-42/+47
* bitbake: data_smart: Don't cache/process capitalised overridesRichard Purdie2017-05-181-1/+1
* bitbake: lib/bb/fetch2: fix typo in conflicting revision messagePaul Eggleton2017-05-151-1/+1
* bitbake: lib/bb/COW.py: fix typo in Tim Ansell's namePaul Eggleton2017-05-151-1/+1
* bitbake: toaster: move release lookup from morty to pyroDavid Reyna2017-04-202-15/+15
* bitbake: lib/bb/command: fix overrides in remote datastores where there is no...Paul Eggleton2017-04-201-0/+3
* bitbake: bitbake: Update version to 1.34.0 for stable releaseRichard Purdie2017-04-191-1/+1
* bitbake: command.py: multiconfig support for findBestProviderJuro Bystricky2017-04-191-2/+8
* bitbake: lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptionsNathan Rossi2017-04-122-0/+4
* bitbake: data_smart: Ensure _remove operations on newly set variables are cle...Richard Purdie2017-04-122-0/+8
* bitbake: toaster: fix SDK artifact captureDavid Reyna2017-04-112-3/+31
* bitbake: cache: prevent division-by-zero in load_cahefile()Markus Lehtonen2017-04-111-0/+4
* bitbake: toaster: fix add layer button for MachinesDavid Reyna2017-04-111-2/+2
* bitbake: toaster: Toaster filters are brokenDavid Reyna2017-04-111-1/+1
* bitbake: bitbake-diffsigs: colourise outputPaul Eggleton2017-04-101-28/+73
* bitbake: lib/bb/siggen: show word-diff for single-line values containing spacesPaul Eggleton2017-04-103-1/+257
* bitbake: lib/bb/siggen: add collapsed mode to compare_sigfiles()Paul Eggleton2017-04-101-23/+28
* bitbake: lib/bb/siggen: don't show unchanged runtaskdeps listPaul Eggleton2017-04-101-2/+6
* bitbake: lib/bb/siggen: show a diff when dumping changes to multi-line valuesPaul Eggleton2017-04-101-1/+11
* bitbake: lib/bb/siggen: add missing path separator to cleaned pathsPaul Eggleton2017-04-101-1/+1
* bitbake: toaster:test:Create selenium tests for project dashboard pageDavid Reyna2017-04-104-54/+421
* bitbake: toaster: toastergui: implement machine name validationBelal, Awais2017-04-102-1/+19
* bitbake: Bump version to 1.33.4Richard Purdie2017-04-101-1/+1
* bitbake: runqueue: Allow recrdeptask not to exist for all recipesRichard Purdie2017-04-101-0/+3
* bitbake: fetch/local: Drop FILESDIRRichard Purdie2017-04-051-9/+0
* bitbake: codeparser: add some commentsPaul Eggleton2017-04-051-0/+23
* bitbake: bitbake-selftest: add contains testsPaul Eggleton2017-04-051-0/+48
* bitbake: codeparser: improve handling of contains_any() and filter()Paul Eggleton2017-04-052-4/+9
* bitbake: lib/bb/data: fix dependency handling for contains and multiple valuesPaul Eggleton2017-04-051-4/+6
* bitbake: fetch2: Do not fail to create symbolic links if they already existPeter Kjellerstedt2017-04-011-2/+13
* bitbake: bitbake: Bump version to 1.33.3Richard Purdie2017-03-311-1/+1
* bitbake: bb/utils: extend which() so it can look for just executablesRoss Burton2017-03-311-3/+12
* bitbake: wget: Fix handling of urls with user/passwordRichard Purdie2017-03-311-3/+2
* bitbake: tinfoil: improve get_recipe_file() exception textPaul Eggleton2017-03-311-2/+2
* bitbake: tinfoil: fix get_recipe_file() to return an error on invalid recipePaul Eggleton2017-03-311-1/+1
* bitbake: s3.py: Remove hardcoded awsElizabeth 'pidge' Flanagan2017-03-301-2/+4
* bitbake: lib/bb/codeparser: ensure BufferedLogger respects target logging levelPaul Eggleton2017-03-291-1/+2
* bitbake: fetch2: Ensure we don't have file downloads overwriting each otherRichard Purdie2017-03-291-1/+1
* bitbake: main: Improve -v and -D option documentationDiana Thayer2017-03-271-2/+13
* bitbake: tinfoil: enable client-side logger handling by defaultPaul Eggleton2017-03-271-1/+5
* bitbake: lib/bb/msg: introduce logger_create() functionPaul Eggleton2017-03-271-0/+15
* bitbake: fetch2/git: prevent recursion on getting latest revisionPaul Eggleton2017-03-271-8/+20
* bitbake: cooker.py: use correct multiconfig prefix in dependency graphPatrick Ohly2017-03-231-1/+1