https://github.com/JuliaLang/julia
Raw File
Tip revision: 84f53892d6457ec9e8332dfcbeb8a6aa034322d6 authored by KristofferC on 12 May 2023, 14:51:15 UTC
add zone name of the pass to tracy and ignore some "manager" passes
Tip revision: 84f5389
libuv.version
## jll artifact
LIBUV_JLL_NAME := LibUV

## source build
LIBUV_VER := 2
LIBUV_BRANCH=julia-uv2-1.44.2
LIBUV_SHA1=2723e256e952be0b015b3c0086f717c3d365d97e
back to top