aboutsummaryrefslogtreecommitdiff
path: root/build.bat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restore warningsSebastiano Tronto2026-04-061-2/+2
|
* Fix C++ build with MSVCSebastiano Tronto2026-04-061-2/+5
|
* Some fixSebastiano Tronto2026-04-061-3/+3
|
* Fix .o -> .obj in WindowsSebastiano Tronto2026-04-061-12/+12
|
* Fix debug mode build for testsSebastiano Tronto2026-04-061-7/+6
|
* Initial support for MSVC, build brokenSebastiano Tronto2026-04-051-52/+82
|
* Improve Windows build support.Sebastiano Tronto2026-03-011-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.
* Added warning about build pythonSebastiano Tronto2025-08-131-0/+4
|
* More build.bat optionsSebastiano Tronto2025-08-131-4/+71
|
* Improvements to build.bat (unit tests on Windows)Sebastiano Tronto2025-08-131-10/+139
|
* Added windows support via clangwindowsSebastiano Tronto2025-08-121-12/+15
|
* Fixed build.batSebastiano Tronto2025-08-081-11/+11
|
* Initial commit for build.batSebastiano Tronto2025-08-081-0/+18

Generated with cgit - Back to sebastiano.tronto.net