| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: fetch2/npmsw: allow packages not declaring a registry version | Enguerrand de Ribaucourt | 2024-08-23 | 1 | -1/+1 |
* | bitbake: fetch2/npmsw: fix fetching git revisions not on master | Enguerrand de Ribaucourt | 2024-08-23 | 1 | -0/+1 |
* | bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink ... | Chris Laplante | 2024-08-23 | 1 | -5/+9 |
* | bitbake: ui/knotty: print log paths for failed tasks in summary | Chris Laplante | 2024-08-23 | 1 | -3/+13 |
* | bitbake: build/exec_task: Log str() instead of repr() for exceptions in build | Troels Dalsgaard Hoffmeyer | 2024-08-15 | 1 | -2/+2 |
* | bitbake: build: Ensure addtask before/after tasknames have prefix applied | Richard Purdie | 2024-08-13 | 2 | -5/+14 |
* | bitbake: BBHandler/ast: Improve addtask handling | Richard Purdie | 2024-08-13 | 3 | -44/+38 |
* | bitbake: cookerdata: Separate out data_hash and hook to tinfoil | Richard Purdie | 2024-08-13 | 2 | -7/+16 |
* | bitbake: cache: Drop unused function | Richard Purdie | 2024-08-13 | 1 | -19/+0 |
* | bitbake: BBHandler: Handle comments in addtask/deltask | Richard Purdie | 2024-08-13 | 2 | -2/+12 |
* | bitbake: doc: releases: add scarthgap | Quentin Schulz | 2024-08-04 | 1 | -0/+6 |
* | bitbake: doc: releases: add nanbield to the outdated manuals | Quentin Schulz | 2024-08-04 | 1 | -0/+6 |
* | bitbake: doc: releases: mark mickledore as outdated | Quentin Schulz | 2024-08-04 | 1 | -6/+6 |
* | bitbake: data_smart: Improve performance for VariableHistory | Robert Yang | 2024-08-03 | 1 | -5/+3 |
* | bitbake: fetch2/git: Enforce default remote name to "origin" | Yuri D'Elia | 2024-07-13 | 1 | -1/+1 |
* | bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local() | Robert Yang | 2024-07-13 | 1 | -5/+8 |
* | bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local() | Robert Yang | 2024-07-13 | 1 | -26/+52 |
* | bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error | y75zhang | 2024-07-04 | 1 | -1/+6 |
* | bitbake: fetch/clearcase: remove True option to getVar calls in clearcase module | Peter Marko | 2024-07-02 | 1 | -2/+2 |
* | bitbake: bitbake-diffsigs: fix handling when finding only a single sigfile | Enrico Jörns | 2024-07-02 | 1 | -4/+5 |
* | bitbake: codeparser: Skip non-local functions for module dependencies | Richard Purdie | 2024-07-01 | 1 | -0/+5 |
* | bitbake: codeparser/data: Ensure module function contents changing is account... | Richard Purdie | 2024-07-01 | 2 | -12/+18 |
* | bitbake: cache: Remove invalid symlink for bb_cache.dat | Robert Yang | 2024-06-25 | 1 | -1/+1 |
* | bitbake: siggen: catch FileNotFoundError everywhere and ConnectionError also ... | Martin Jansa | 2024-06-18 | 1 | -7/+10 |
* | bitbake: test_project_page: fix failing test_single_layer_page | Tim Orling | 2024-06-12 | 1 | -1/+1 |
* | bitbake: toaster test_cerate_new_project: add scarthgap | Tim Orling | 2024-06-12 | 1 | -11/+11 |
* | bitbake: taoster: update fixtures for scarthgap, current | Tim Orling | 2024-06-12 | 3 | -103/+43 |
* | bitbake: fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibility | Rudolf J Streif | 2024-06-07 | 1 | -3/+4 |
* | bitbake: runqueue: Avoid save_unitaskhashes | Richard Purdie | 2024-06-07 | 1 | -3/+0 |
* | bitbake: siggen: Drop copy_unihashes function | Richard Purdie | 2024-06-07 | 1 | -6/+0 |
* | bitbake: tests/fetch: Tweak test to match upstream repo url change | Richard Purdie | 2024-06-05 | 1 | -1/+1 |
* | bitbake: asyncrpc: Use client timeout for websocket open timeout | Joshua Watt | 2024-06-04 | 1 | -1/+5 |
* | bitbake: tests/fetch: Tweak to work on Fedora40 | Richard Purdie | 2024-05-31 | 1 | -3/+3 |
* | bitbake: fetch2/wget: Fix failure path for files that are empty or don't exist | Richard Purdie | 2024-05-31 | 1 | -9/+9 |
* | bitbake: hashserv: client: Fix changing stream modes | Joshua Watt | 2024-05-31 | 1 | -4/+8 |
* | bitbake: siggen: Batch unihash_exists checks | Joshua Watt | 2024-05-31 | 1 | -7/+7 |
* | bitbake: asyncrpc: Remove ClientPool | Joshua Watt | 2024-05-31 | 4 | -238/+2 |
* | bitbake: siggen: Drop client pool support | Joshua Watt | 2024-05-31 | 1 | -38/+15 |
* | bitbake: bitbake: Drop older python version compatibility code | Richard Purdie | 2024-05-31 | 5 | -32/+6 |
* | bitbake: cooker: Improve handling errors during parsing when profiling | Richard Purdie | 2024-05-31 | 1 | -4/+5 |
* | bitbake: lib/bs4: Avoid soupsieve warning | Richard Purdie | 2024-05-31 | 1 | -8/+2 |
* | bs4: Update to 4.12.3 from 4.4.1 | Richard Purdie | 2024-05-31 | 23 | -4891/+4675 |
* | bitbake: hashserv: server: Add support for SO_REUSEPORT | Joshua Watt | 2024-05-30 | 3 | -10/+40 |
* | bitbake: siggen: Enable batching of unihash queries | Joshua Watt | 2024-05-30 | 1 | -3/+6 |
* | bitbake: hashserv: client: Add batch stream API | Joshua Watt | 2024-05-30 | 2 | -9/+172 |
* | bitbake: bb: Use namedtuple for Task data | Joshua Watt | 2024-05-28 | 2 | -18/+39 |
* | bitbake: bitbake-hashclient: Improve ping command line options | Joshua Watt | 2024-05-28 | 1 | -3/+10 |
* | bitbake: runqueue: Improve rehash get_unihash parallelism | Richard Purdie | 2024-05-28 | 1 | -2/+10 |
* | bitbake: runqueue: Process unihashes in parallel at init | Richard Purdie | 2024-05-28 | 2 | -9/+10 |
* | bitbake: runqueue: Allow rehash loop to exit in case of interrupts | Richard Purdie | 2024-05-28 | 1 | -1/+3 |