aboutsummaryrefslogtreecommitdiff
path: root/build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix debug c++ build; disable debug python buildSebastiano Tronto2025-07-211-2/+6
|
* Updated build help messageSebastiano Tronto2025-07-181-5/+9
|
* Fix build webtestSebastiano Tronto2025-07-181-1/+2
|
* Avoid warning on constant redefinition for python moduleSebastiano Tronto2025-07-111-1/+2
|
* Make tool fail if build failsSebastiano Tronto2025-06-181-1/+1
|
* Added debug mode to web build and fixed a couple of bugsSebastiano Tronto2025-06-051-3/+10
|
* Simplify callback business (web version)Sebastiano Tronto2025-06-051-4/+5
|
* Use ARM NEON for web build for tiny performance gainSebastiano Tronto2025-05-301-2/+6
|
* Move worker.mjs back to example folderSebastiano Tronto2025-05-301-3/+1
|
* Revert memory64 and improve frontend for web versionSebastiano Tronto2025-05-281-5/+12
|
* Enable WASM64Sebastiano Tronto2025-05-281-3/+6
|
* Big progress with web versionSebastiano Tronto2025-05-271-3/+5
|
* Progress with web versionSebastiano Tronto2025-05-261-1/+1
|
* Clean up build (FS not available from nodejs)Sebastiano Tronto2025-05-251-7/+0
|
* Web version (work in progress)Sebastiano Tronto2025-05-231-12/+22
|
* Remove configure + make build system.Sebastiano Tronto2025-05-161-3/+19
| | | | | This commit also updates the README, cleans up some stuff and fixes some oopsies.
* WASM and JS port - work in progressSebastiano Tronto2025-05-151-6/+9
|
* Updates to build script and preparation for JS / WASM targetSebastiano Tronto2025-05-141-66/+85
|
* FixesSebastiano Tronto2025-05-091-1/+1
|
* Add wasmtest target to build script; minor fixes in tools and testsSebastiano Tronto2025-05-091-17/+43
|
* Fix build small errorsSebastiano Tronto2025-05-071-7/+13
|
* Added build scriptSebastiano Tronto2025-05-071-0/+341

Generated with cgit - Back to sebastiano.tronto.net