summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: cooker/process/utils: Create profiling common function to remove cod...Richard Purdie2025-07-173-49/+31
* bitbake: asyncrpc: Avoid file not found traceback in logsRichard Purdie2025-07-171-1/+4
* bitbake: bitbake/tests: fix typo in testGyorgy Sarvari2025-07-141-1/+1
* bitbake: cooker: Use shared counter for processing parser jobsJoshua Watt2025-07-091-12/+18
* bitbake: cooker: Add better parse debugRichard Purdie2025-07-071-1/+1
* bitbake: cooker: Try and avoid parsing hangsRichard Purdie2025-07-071-9/+15
* bitbake: bitbake: Bump version to 2.15.1Richard Purdie2025-07-011-1/+1
* bitbake: utils: Refactor filemode variable conversion to a functionRichard Purdie2025-07-012-0/+28
* bitbake: tinfoil: add wait_for decorator and build_file_sync() helperRoss Burton2025-07-011-1/+134
* bitbake: fetch2/git: Add tag to shallow clone tarball nameRichard Purdie2025-06-261-2/+2
* bitbake: fetch2/git: Improve shallow clone tag fetchingRichard Purdie2025-06-261-1/+1
* bitbake: toaster/tests: Fix automated testing failuresRichard Purdie2025-06-212-4/+6
* bitbake: parse/ast: add support for 'built-in' fragmentsAlexander Kanavin2025-06-202-3/+15
* bitbake: fetch2/git: allow overriding default unpack directory with a variableAlexander Kanavin2025-06-201-1/+1
* bitbake: bitbake: Bump to version 2.15.0Richard Purdie2025-06-161-1/+1
* bitbake: ast/BBHandler: Add support for BB_DEFER_BBCLASSESRichard Purdie2025-06-162-6/+12
* bitbake: event: Add event for deferred inheritsRichard Purdie2025-06-162-0/+13
* bitbake: ast: Change deferred inherits to happen per recipeRichard Purdie2025-06-161-9/+11
* bitbake: fetch/az: Add sanity check and clarify documentationRobbin Van Damme2025-06-021-0/+4
* bitbake: toaster/tests/buildtest: Switch to new CDNRichard Purdie2025-05-291-1/+1
* bitbake: tests/fetch: Add test case to check shallow cloning using `PREMIRRORS`Koch, Stefan2025-05-281-0/+27
* bitbake: fetch2: Ensure a valid symlink in `PREMIRRORS` case when using shall...Stefan Koch2025-05-282-1/+16
* bitbake: fetch2: Move the `ensure_symlink()` function into the `FetchMethod` ...Stefan Koch2025-05-281-19/+17
* bitbake: fetch2: add support for .debs containing uncompressed data tarballsIsaac True2025-05-281-2/+2
* bitbake: runqueue: Optimize loop in scenequeue data constructionBenjamin Szőke2025-05-271-2/+1
* bitbake: hashserv: Fix deprecation warning about sqlite adapterJoshua Watt2025-05-191-0/+17
* bitbake: toaster/tests: Update after release numbering changesRichard Purdie2025-05-161-1/+1
* bitbake: knotty: pass failed task logs through the log infrastructureYoann Congal2025-05-161-3/+3
* bitbake: toaster/fixtures: Add whinlatter, drop styheadRichard Purdie2025-05-153-34/+97
* bitbake: lib/bb/tests/fetch: add a test case to ensure git shallow fetch work...Chen Qi2025-05-151-0/+13
* bitbake: fetch2/git: fix shallow clone for tag containing slashChen Qi2025-05-151-1/+1
* bitbake: tests/fetch: Test gitsm with LFSPhilip Lorenz2025-05-081-11/+111
* bitbake: fetch2: Fix LFS object checkout in submodulesPhilip Lorenz2025-05-081-6/+5
* bitbake: fetch2: Fix incorrect lfs parametrization for submodulesPhilip Lorenz2025-05-081-1/+1
* bitbake: fetch2: Use git-lfs fetch to download objectsPhilip Lorenz2025-05-081-24/+1
* bitbake: fetch2: Simplify git LFS detectionPhilip Lorenz2025-05-081-11/+1
* bitbake: fetch2: Check for git-lfs existence before using itPhilip Lorenz2025-05-082-31/+68
* bitbake: tests/fetch: Move commonly used imports to topPhilip Lorenz2025-04-291-17/+2
* bitbake: fetch2: Clean up no longer used name parameterPhilip Lorenz2025-04-291-4/+4
* bitbake: lib/bb: format and improve logging docstringsAntonin Godard2025-04-241-6/+70
* bitbake: utils: format and improve docstringsAntonin Godard2025-04-241-148/+453
* bitbake: utils: lock_timeout_nocheck() ensure `l` is initializedMark Asselstine2025-04-241-0/+1
* bitbake: parse/ConfHandler: Add warning for deprecated whitespace usageRichard Purdie2025-04-161-2/+4
* bitbake: codeparser: Add function decorators for vardepsJoshua Watt2025-04-102-3/+44
* bitbake: fetch/git: correct typo in comment and stylePeter Marko2025-04-101-3/+3
* bitbake: fetch/git: always fetch lfs when creating shallow tarballPeter Marko2025-04-101-3/+2
* bitbake: bitbake: tests/fetch: Fix git PREMIRRORONLY testJulian Haller2025-04-101-3/+4
* bitbake: bitbake: fetch: Fix BB_FETCH_PREMIRRORONLY for git mirror tarballsJulian Haller2025-04-101-0/+4
* bitbake: fetch2/git: Handle srcrevs for annotated tags in tag checkRichard Purdie2025-04-032-1/+13
* bitbake: bitbake: Update version to 2.12.0 for releaseRichard Purdie2025-03-291-1/+1