Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake: cooker: Improve hash server startup code to avoid exit tracebacks | Richard Purdie | 2019-08-14 | 1 | -0/+1 |
* | bitbake: hashserv: Switch from threads to multiprocessing | Richard Purdie | 2019-08-06 | 2 | -6/+16 |
* | bitbake: hashserv: Use separate threads for answering requests and handling them | Richard Purdie | 2019-08-06 | 1 | -1/+40 |
* | bitbake: hashserv: Turn off sqlite synchronous mode | Richard Purdie | 2019-08-06 | 1 | -0/+2 |
* | bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_... | Richard Purdie | 2019-08-06 | 2 | -6/+20 |
* | bitbake: hashserv: SQL Optimizations | Joshua Watt | 2019-08-06 | 1 | -10/+27 |
* | bitbake: bitbake: Drop duplicate license boilerplace text | Richard Purdie | 2019-05-04 | 2 | -24/+0 |
* | bitbake: bitbake: Add initial pass of SPDX license headers to source code | Richard Purdie | 2019-05-04 | 2 | -0/+4 |
* | bitbake: bitbake: hashserv: Add hash equivalence reference server | Joshua Watt | 2019-01-08 | 2 | -0/+293 |