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

Generated with cgit - Back to sebastiano.tronto.net