summaryrefslogtreecommitdiff
path: root/build/src/build.bqn
AgeCommit message (Expand)Author
2024-05-09fix static-lib on macosdzaima
2024-05-09rearrange linker command generationdzaima
2024-04-20fix building after compilation errordzaima
2024-04-20build/build: handle dry-run clangddzaima
2024-04-20build/build: dry → dry-rundzaima
2024-04-20build/build: warning cachingdzaima
2024-04-20build/build: dry, clean, rebuild listdzaima
2024-04-04split up CATCH_ERRORS into functional and semantic optionsdzaima
2024-04-04move heapverify CATCH_ERRORS change to build.bqndzaima
2024-02-15static library build without FFI should still export symbolsdzaima
2024-02-13a bunch of vfordzaima
2024-02-08don't -fno-trapping-mathdzaima
2024-02-01add GLOBAL, INIT_GLOBAL, or const to globalsdzaima
2024-01-19add -fno-trapping-mathdzaima
2023-12-31Rename constrep.singeli to replicate.singeli; not just constant nowMarshall Lochbaum
2023-12-31Port replicate-by-scan code from C to SingeliMarshall Lochbaum
2023-12-31Pass slow-pdep build option to Singeli to suppress BMI2 bool/boolMarshall Lochbaum
2023-12-30make singeli/arch.bqn the source of SINGELI_AVX2dzaima
2023-12-14SSE2 & NEON /⁼dzaima
2023-12-04update submodule before singeli/arch.bqn invocationdzaima
2023-12-04use Singeli's arch.bqn to convert has= to cc flagsdzaima
2023-12-04don't necessarily suggest x86-64dzaima
2023-11-22nogit=1 option, various readme changesdzaima
2023-10-31Move self-search hash table code to SingeliMarshall Lochbaum
2023-10-31name linker result by target name only on Windowsdzaima
2023-10-31accept comma-separated entries in 'has'dzaima
2023-10-29use the same file name as output for cached filevylsaz
2023-09-30fix improper escape sequence in build.bqndzaima
2023-09-13preserve version info in librariesdzaima
2023-08-26mention which fork died in build.bqndzaima
2023-08-26Move xor-scan to scan.singeli; remove neq.singeliMarshall Lochbaum
2023-08-26Add generic-architecture versions of Singeli scansMarshall Lochbaum
2023-08-19•platformdzaima
2023-08-04fall back from clang to cc in build.bqn & default makefile to ccdzaima
2023-07-16Add has='pclmul' option and avoid using broadcastMarshall Lochbaum
2023-07-16Emulate pext instruction in SingeliMarshall Lochbaum
2023-07-10NEON constrepdzaima
2023-07-10Generic Singeli version of 32-bit binary searchMarshall Lochbaum
2023-06-29fix nproc usagedzaima
2023-06-19move static linking management to build.bqndzaima
2023-06-07add the usz option as cache key to Singeli generated outputdzaima
2023-06-06rearrange thingsdzaima
2023-05-25use isatty as a default for notuidzaima
2023-05-21static librarydzaima
2023-05-16more proper fix for wasm; test arch=generic in moreCfgs.shdzaima
2023-05-16a bunch of fixes for generic architecture & wasmdzaima
2023-05-12move all targets to build.bqn with Singeli & REPLXX enabled by defaultdzaima
2023-05-12build.bqn: 'quiet' flagdzaima
2023-05-11Singeli 1-byte table implementations for generic architectureMarshall Lochbaum
2023-05-11CXXFLAGS, notes on cross-compilationdzaima