aboutsummaryrefslogtreecommitdiff
path: root/build.bat (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-04-06Restore warningsSebastiano Tronto1-2/+2
2026-04-06Fix C++ build with MSVCSebastiano Tronto1-2/+5
2026-04-06Some fixSebastiano Tronto1-3/+3
2026-04-06Fix .o -> .obj in WindowsSebastiano Tronto1-12/+12
2026-04-06Fix debug mode build for testsSebastiano Tronto1-7/+6
2026-04-05Initial support for MSVC, build brokenSebastiano Tronto1-52/+82
2026-03-01Improve Windows build support.Sebastiano Tronto1-7/+19
- Use multithreading (works with a sufficiently recent version of the Microsoft developer tools / C SDK). - Detect CPU architecture and use AVX2 or NEON when appropriate. - Automatically detect python installation path.
2025-08-13Added warning about build pythonSebastiano Tronto1-0/+4
2025-08-13More build.bat optionsSebastiano Tronto1-4/+71
2025-08-13Improvements to build.bat (unit tests on Windows)Sebastiano Tronto1-10/+139
2025-08-12Added windows support via clangwindowsSebastiano Tronto1-12/+15
2025-08-08Fixed build.batSebastiano Tronto1-11/+11
2025-08-08Initial commit for build.batSebastiano Tronto1-0/+18

Generated with cgit - Back to sebastiano.tronto.net