mirror of
https://github.com/Z3Prover/z3
synced 2025-12-25 13:36:53 +00:00
* Initial plan * Build Z3 for ubuntu x64 and invoke JS build scripts in docs workflow - Modified docs.yml to build Z3 natively for ubuntu-latest x64 before documentation generation - Removed default working directory to allow explicit working-directory per step - Added step to build Z3 using python scripts/mk_make.py - Kept emscripten setup as required for wasm build - Modified mk_api_doc.py to invoke npm run build:ts and npm run build:wasm as described in src/api/js/README.md - mk_api_doc.py now runs the full build process (TypeScript + wasm) before generating documentation Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Source emsdk environment before generating documentation - Added source command to ensure emscripten tools are in PATH when mk_api_doc.py runs npm scripts - This ensures emcc and other emscripten tools are available for npm run build:wasm Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Revert changes to mk_api_doc.py - Removed npm run build:ts and npm run build:wasm calls from mk_api_doc.py - Reverted to only calling npm run docs as before Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| agentics/shared | ||
| android-build.yml | ||
| ask.lock.yml | ||
| ask.md | ||
| ci-doctor.lock.yml | ||
| ci-doctor.md | ||
| codeql-analysis.yml | ||
| coverage.yml | ||
| cross-build.yml | ||
| daily-backlog-burner.lock.yml | ||
| daily-backlog-burner.md | ||
| daily-perf-improver.lock.yml | ||
| daily-perf-improver.md | ||
| daily-test-improver.lock.yml | ||
| daily-test-improver.md | ||
| dedup.yml | ||
| docs.yml | ||
| labeller.yml | ||
| msvc-static-build-clang-cl.yml | ||
| msvc-static-build.yml | ||
| nuget-build.yml | ||
| NUGET_BUILD_README.md | ||
| ocaml.yaml | ||
| pr-fix.lock.yml | ||
| pr-fix.md | ||
| prd.yml | ||
| pyodide.yml | ||
| wasm-release.yml | ||
| wasm.yml | ||
| Windows.yml | ||
| wip.yml | ||