aboutsummaryrefslogtreecommitdiff
path: root/configure.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed Makefile and configure.sh from old build systemSebastiano Tronto2025-07-241-3/+0
* Remove configure + make build system.Sebastiano Tronto2025-05-161-134/+1
* Added stop / pause / resume solve to APISebastiano Tronto2025-04-291-2/+3
* Added WASM targetSebastiano Tronto2025-04-181-3/+7
* Make no sanitizer the default for debug buildSebastiano Tronto2025-03-011-6/+1
* Remove -Werror optionSebastiano Tronto2024-12-181-1/+1
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-141-1/+3
* Change default number of threads from 16 to 8Sebastiano Tronto2024-10-181-5/+5
* Initial support for PythonSebastiano Tronto2024-10-121-2/+14
* Removed "options" from solver selectionSebastiano Tronto2024-10-101-0/+1
* Reintroduce -Werror, but exclude unused optionsSebastiano Tronto2024-10-101-1/+2
* Remove -Werror compiler optionSebastiano Tronto2024-10-071-1/+1
* Made test 120 (gendata h0k4) fasterSebastiano Tronto2024-10-031-1/+1
* Use address and UB sanitizers by default, alwaysSebastiano Tronto2024-09-281-12/+5
* Update to configuration script; C99 -> C11Sebastiano Tronto2024-09-181-5/+50
* Replace which(1) with posix command -v in configure.shSebastiano Tronto2024-09-181-1/+1
* Some shellcheckSebastiano Tronto2024-09-181-1/+1
* Update build files to enable multithreadingSebastiano Tronto2024-09-121-21/+52
* Patch up spurious warningSebastiano Tronto2024-09-061-3/+2
* Changed build options TYPE -> ARCHSebastiano Tronto2024-09-051-4/+14
* Moved stuff aroundSebastiano Tronto2024-09-031-3/+6
* Cleanup makefile and toolsSebastiano Tronto2024-07-111-2/+3
* Fix build errors on OpenBSDSebastiano Tronto2024-06-101-2/+7
* Tests for gendata h48Sebastiano Tronto2024-05-201-1/+1
* Configuration / build support for ARM NEON (implementation: TODO!); testing n...Sebastiano Tronto2023-11-201-3/+6
* Fixed bug in tests with different architecturesSebastiano Tronto2023-11-191-4/+4
* Improved sanitizer detectionSebastiano Tronto2023-11-191-3/+7
* Improved architecture detectionSebastiano Tronto2023-11-191-1/+6
* Moved documentation around, improved configure.shSebastiano Tronto2023-11-081-0/+3
* RefactoringSebastiano Tronto2023-11-051-1/+1
* Reverted some Makefile changes, cleanupSebastiano Tronto2023-11-041-6/+6
* Revert "Makefile changes"Sebastiano Tronto2023-11-041-0/+18
* Makefile changesSebastiano Tronto2023-11-041-18/+0
* Started working on AVX2 (not working yet)Sebastiano Tronto2023-10-281-0/+18

Generated with cgit - Back to sebastiano.tronto.net