aboutsummaryrefslogtreecommitdiff
path: root/test/apps/bun-install.sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-10-07Fix nested modules bin executable issue (#1299)Gravatar zhiyuang 1-1/+4
2022-09-221 event loop per thread. Instead of 3.Gravatar Jarred Sumner 1-2/+3
uWebSockets and uSockets will need to be upgraded to match the changes. Previously: - Bun had a separate kqueue/eventfd just for async wakeups. - Bun had a separate kqueue/epoll just for reading files non-blocking in the same thread This commit unifies it into one event loop per thread
2022-07-22fix: remove suffix arg for mktemp compatibility (#825)Gravatar Connor Lurring 1-1/+1
2022-07-11Revert changes to integration test scripts that break macOS testsGravatar Jarred Sumner 1-5/+5
2022-07-09update bash references to work in non-fhs compliant distrosGravatar lucasew 1-1/+1
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-07-09Migrate to Zig v0.10.0Gravatar Alexander 1-5/+5
2022-06-22change the directory structurejarred/renameGravatar Jarred Sumner 1-0/+85