You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactor mupdf-sys build script
* Only use sys-libs if requested
* Don't use cfg for msvc check
* Don't use "Small" with msbuild
* Disable system-fonts feature on wasm
* Fix wrong msbuild library search path
* Update msbuild search path
* Set OutDir on windows and create build dir
* Copy files to build directory
* Remove semicolon
* Fix linking issue and reapply NAN patch
* Use include_bytes to allow running tests in WASM
* Satisfy Rust 1.87 clippy
* Specify runner emscripten for CI
* Also include_bytes! data from serde tests
* Update actions/checkout to v4 to use node 20
* Use node 22
* Link to stdc++ when using tesseract
* Change c++ link flags
0 commit comments