summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: codeparser/data: Ensure module function contents changing is account...Richard Purdie9 days2-12/+18
* bitbake: bitbake-setup: add the proof of concept implementationAlexander Kanavin9 days1-0/+310
* bitbake: cache: Remove invalid symlink for bb_cache.datRobert Yang11 days1-1/+1
* bitbake: siggen: catch FileNotFoundError everywhere and ConnectionError also ...Martin Jansa2024-06-181-7/+10
* bitbake: test_project_page: fix failing test_single_layer_pageTim Orling2024-06-121-1/+1
* bitbake: toaster test_cerate_new_project: add scarthgapTim Orling2024-06-121-11/+11
* bitbake: taoster: update fixtures for scarthgap, currentTim Orling2024-06-123-103/+43
* bitbake: fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibilityRudolf J Streif2024-06-071-3/+4
* bitbake: runqueue: Avoid save_unitaskhashesRichard Purdie2024-06-071-3/+0
* bitbake: siggen: Drop copy_unihashes functionRichard Purdie2024-06-071-6/+0
* bitbake: tests/fetch: Tweak test to match upstream repo url changeRichard Purdie2024-06-051-1/+1
* bitbake: asyncrpc: Use client timeout for websocket open timeoutJoshua Watt2024-06-041-1/+5
* bitbake: tests/fetch: Tweak to work on Fedora40Richard Purdie2024-05-311-3/+3
* bitbake: fetch2/wget: Fix failure path for files that are empty or don't existRichard Purdie2024-05-311-9/+9
* bitbake: hashserv: client: Fix changing stream modesJoshua Watt2024-05-311-4/+8
* bitbake: siggen: Batch unihash_exists checksJoshua Watt2024-05-311-7/+7
* bitbake: asyncrpc: Remove ClientPoolJoshua Watt2024-05-314-238/+2
* bitbake: siggen: Drop client pool supportJoshua Watt2024-05-311-38/+15
* bitbake: bitbake: Drop older python version compatibility codeRichard Purdie2024-05-315-32/+6
* bitbake: cooker: Improve handling errors during parsing when profilingRichard Purdie2024-05-311-4/+5
* bitbake: lib/bs4: Avoid soupsieve warningRichard Purdie2024-05-311-8/+2
* bs4: Update to 4.12.3 from 4.4.1Richard Purdie2024-05-3123-4891/+4675
* bitbake: hashserv: server: Add support for SO_REUSEPORTJoshua Watt2024-05-303-10/+40
* bitbake: siggen: Enable batching of unihash queriesJoshua Watt2024-05-301-3/+6
* bitbake: hashserv: client: Add batch stream APIJoshua Watt2024-05-302-9/+172
* bitbake: bb: Use namedtuple for Task dataJoshua Watt2024-05-282-18/+39
* bitbake: bitbake-hashclient: Improve ping command line optionsJoshua Watt2024-05-281-3/+10
* bitbake: runqueue: Improve rehash get_unihash parallelismRichard Purdie2024-05-281-2/+10
* bitbake: runqueue: Process unihashes in parallel at initRichard Purdie2024-05-282-9/+10
* bitbake: runqueue: Allow rehash loop to exit in case of interruptsRichard Purdie2024-05-281-1/+3
* bitbake: runqueue: Add timing warnings around slow loopsRichard Purdie2024-05-281-0/+22
* bitbake: ui/buildinfohelper: Add exception treatment to fix missing target_fileMarlon Rodriguez Garcia2024-05-281-1/+4
* bitbake: bitbake-hashclient: Improve stress statistics reportingJoshua Watt2024-05-231-8/+21
* bitbake: bitbake-hashclient: Add ping commandJoshua Watt2024-05-231-0/+25
* bitbake: fetch/npmsw: The fetcher shouldn't have any knowledge of SRichard Purdie2024-05-231-1/+1
* bitbake: prserv: add bitbake selftestsMichael Opdenacker2024-05-212-0/+388
* bitbake: prserv: import simplificationMichael Opdenacker2024-05-213-65/+6
* bitbake: prserv: store_value() improvementsMichael Opdenacker2024-05-211-6/+16
* bitbake: prserv: avoid possible race condition in database codeMichael Opdenacker2024-05-211-14/+11
* bitbake: prserv: enable database sharingMichael Opdenacker2024-05-212-180/+151
* bitbake: prserv: add "upstream" server supportMichael Opdenacker2024-05-215-125/+338
* bitbake: prserv: move code from __init__ to bitbake-prservMichael Opdenacker2024-05-212-14/+8
* bitbake: prserv: declare "max_package_pr" client hookMichael Opdenacker2024-05-211-1/+1
* bitbake: tests.codeparser: add tests for shell expansionsAntonin Godard2024-05-211-0/+40
* bitbake: codeparser: remove redundant list conversionAntonin Godard2024-05-211-1/+1
* bitbake: codeparser: support shell substitutions in quotesAntonin Godard2024-05-211-7/+22
* bitbake: cooker: Ensure generateTaskDepTreeData fails for NoProviderRichard Purdie2024-05-171-3/+3
* bitbake: parse: Improve/fix cache invalidation via mtimeRichard Purdie2024-05-161-4/+8
* bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10Richard Purdie2024-05-161-1/+3
* bitbake: bitbake: update to version 2.9.1Richard Purdie2024-05-082-2/+2