summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2024-06-18bitbake: siggen: catch FileNotFoundError everywhere and ConnectionError also ...Martin Jansa
2024-06-12bitbake: test_project_page: fix failing test_single_layer_pageTim Orling
2024-06-12bitbake: toaster test_cerate_new_project: add scarthgapTim Orling
2024-06-12bitbake: taoster: update fixtures for scarthgap, currentTim Orling
2024-06-07bitbake: fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibilityRudolf J Streif
2024-06-07bitbake: runqueue: Avoid save_unitaskhashesRichard Purdie
2024-06-07bitbake: siggen: Drop copy_unihashes functionRichard Purdie
2024-06-05bitbake: tests/fetch: Tweak test to match upstream repo url changeRichard Purdie
2024-06-04bitbake: asyncrpc: Use client timeout for websocket open timeoutJoshua Watt
2024-05-31bitbake: tests/fetch: Tweak to work on Fedora40Richard Purdie
2024-05-31bitbake: fetch2/wget: Fix failure path for files that are empty or don't existRichard Purdie
2024-05-31bitbake: hashserv: client: Fix changing stream modesJoshua Watt
2024-05-31bitbake: siggen: Batch unihash_exists checksJoshua Watt
2024-05-31bitbake: asyncrpc: Remove ClientPoolJoshua Watt
2024-05-31bitbake: siggen: Drop client pool supportJoshua Watt
2024-05-31bitbake: bitbake: Drop older python version compatibility codeRichard Purdie
2024-05-31bitbake: cooker: Improve handling errors during parsing when profilingRichard Purdie
2024-05-31bitbake: lib/bs4: Avoid soupsieve warningRichard Purdie
2024-05-31bs4: Update to 4.12.3 from 4.4.1Richard Purdie
2024-05-30bitbake: hashserv: server: Add support for SO_REUSEPORTJoshua Watt
2024-05-30bitbake: siggen: Enable batching of unihash queriesJoshua Watt
2024-05-30bitbake: hashserv: client: Add batch stream APIJoshua Watt
2024-05-28bitbake: bb: Use namedtuple for Task dataJoshua Watt
2024-05-28bitbake: runqueue: Improve rehash get_unihash parallelismRichard Purdie
2024-05-28bitbake: runqueue: Process unihashes in parallel at initRichard Purdie
2024-05-28bitbake: runqueue: Allow rehash loop to exit in case of interruptsRichard Purdie
2024-05-28bitbake: runqueue: Add timing warnings around slow loopsRichard Purdie
2024-05-28bitbake: ui/buildinfohelper: Add exception treatment to fix missing target_fileMarlon Rodriguez Garcia
2024-05-23bitbake: fetch/npmsw: The fetcher shouldn't have any knowledge of SRichard Purdie
2024-05-21bitbake: prserv: add bitbake selftestsMichael Opdenacker
2024-05-21bitbake: prserv: import simplificationMichael Opdenacker
2024-05-21bitbake: prserv: store_value() improvementsMichael Opdenacker
2024-05-21bitbake: prserv: avoid possible race condition in database codeMichael Opdenacker
2024-05-21bitbake: prserv: enable database sharingMichael Opdenacker
2024-05-21bitbake: prserv: add "upstream" server supportMichael Opdenacker
2024-05-21bitbake: prserv: move code from __init__ to bitbake-prservMichael Opdenacker
2024-05-21bitbake: prserv: declare "max_package_pr" client hookMichael Opdenacker
2024-05-21bitbake: tests.codeparser: add tests for shell expansionsAntonin Godard
2024-05-21bitbake: codeparser: remove redundant list conversionAntonin Godard
2024-05-21bitbake: codeparser: support shell substitutions in quotesAntonin Godard
2024-05-17bitbake: cooker: Ensure generateTaskDepTreeData fails for NoProviderRichard Purdie
2024-05-16bitbake: parse: Improve/fix cache invalidation via mtimeRichard Purdie
2024-05-16bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10Richard Purdie
2024-05-08bitbake: bitbake: update to version 2.9.1Richard Purdie
2024-05-08bitbake: asyncrpc: Check websockets versionjoshua Watt
2024-05-08bitbake: cooker: Handle ImportError for websocketsjoshua Watt
2024-05-08bitbake: siggen/runqueue: Report which dependencies affect the taskhashjoshua Watt
2024-05-08bitbake: fetch2/svn: Fix mirroring issue with svnKari Sivonen
2024-05-08bitbake: build: Handle conflict between cwd and cleandirsRichard Purdie
2024-05-08bitbake: fetch2/crate: add upstream latest version check functionAlexander Kanavin