Commit Graph

58 Commits

Author SHA1 Message Date
dzaima
9dc44ed1a9 make singeli/arch.bqn the source of SINGELI_AVX2
+ removes noting of lack of AVX2, which isn't shown from the makefile anyway
2023-12-30 02:09:56 +02:00
dzaima
74673395f6 more "neutral" make clean description 2023-12-27 19:23:10 +02:00
dzaima
e30973e48b use Singeli's arch.bqn to convert has= to cc flags 2023-12-04 16:44:30 +02:00
dzaima
469cf08647 nogit=1 option, various readme changes 2023-11-22 20:54:43 +02:00
dzaima
96da7af1c2 add usz=64 make option, document limitations 2023-11-22 20:27:44 +02:00
dzaima
d911697242 accept comma-separated entries in 'has' 2023-10-31 03:03:12 +02:00
dzaima
31bfaff9dd make static-lib, do more things in make install/uninstall 2023-10-29 21:34:59 +02:00
dzaima
bc796eac32 relicense core to LGPLv3 or MPL2
closes #90
2023-08-21 15:15:46 +03:00
dzaima
fd4477992f fall back from clang to cc in build.bqn & default makefile to cc
even without the makefile change here, a `make o3` will work without clang, but it gave harmless errors from the CC_IS_CLANG check before the makefile recurses to where the custom CC is set (and CC_IS_CLANG recomputed)
2023-08-04 22:27:41 +03:00
dzaima
f416d58579 compiler version updates in readme 2023-07-23 18:00:51 +03:00
dzaima
8c7e26e999 change BQN link in readme to pages site 2023-07-14 13:55:47 +03:00
Hannu Hartikainen
fb5efa3104 Add target make static-bin 2023-06-19 10:02:42 +03:00
dzaima
32841f43a1 readme updates, disable more things in make for-bootstrap 2023-05-17 17:35:38 +03:00
dzaima
a3e8a1388d move all targets to build.bqn with Singeli & REPLXX enabled by default 2023-05-12 20:51:25 +03:00
dzaima
ea4da381f2 CXXFLAGS, notes on cross-compilation 2023-05-11 17:32:09 +03:00
dzaima
3312406774 slightly nicer error on failed submodule initialization 2023-05-11 17:19:18 +03:00
dzaima
80b63ddf99 update x86-64 status in README.md 2023-04-22 22:33:32 +03:00
dzaima
d02a0e43d8 readme updates 2023-04-02 16:22:43 +03:00
dzaima
8c76561883 move shared library builds to build.bqn, update readme 2023-03-31 22:17:07 +03:00
dzaima
39a0cb63c6 proper example mlochbaum/BQN path in readme 2023-03-22 18:00:47 +02:00
dzaima
88410c02e5 prep for NEON squeeze 2023-01-24 22:21:38 +02:00
dzaima
bc4079b126 update readme 2023-01-17 02:09:42 +02:00
dzaima
fd38a5b241 use Ryu for number formatting 2022-12-31 03:19:06 +02:00
dzaima
33580b91ca don't error on unknown fill when not overtaking 2022-12-27 23:44:34 +02:00
dzaima
4b1b935742 remove comment about PIE= 2022-12-24 15:47:12 +02:00
dzaima
2d1882fae2 more easily configurable job count 2022-12-20 19:08:48 +02:00
dzaima
05d2a0a26b add back -ldl, update readme 2022-11-24 17:15:08 +02:00
dzaima
6044a0479f use pkg-config if available 2022-11-22 15:17:34 +02:00
dzaima
99563a3391 update README.md 2022-11-18 14:37:18 +02:00
dzaima
ba571949b1 move build utils to within build/ 2022-11-18 00:30:49 +02:00
dzaima
fb06da343e add info about submodules to readme 2022-11-17 23:55:38 +02:00
dzaima
9d0befbc60 readme info about bytecode 2022-11-17 23:40:48 +02:00
dzaima
5c65a1a7eb move precompiled bytecode to submodule 2022-11-17 23:20:07 +02:00
dzaima
3431a3808f information about FFI usage on macOS 2022-10-16 16:15:51 +03:00
dzaima
46501ac819 update build & packaging information
closes #45
2022-09-27 17:53:06 +03:00
dzaima
5bf4e20ead PREFIX and DESTDIR for make install 2022-09-14 16:57:23 +03:00
dzaima
be738cc2b7 remove mention of precompiled.bqn in readme 2022-06-04 02:32:44 +03:00
dzaima
acd655af09 update readme 2022-06-03 22:43:38 +03:00
dzaima
71e53833b4 note FFI=0 2022-05-30 14:57:45 +03:00
dzaima
3f583a2314 new makefile 2022-04-26 20:45:58 +03:00
dzaima
37bf551e54 BMI2 bitarr/i8arr & bitarr/i16arr 2022-04-01 22:41:32 +03:00
dzaima
db3b518ebd note "make install" in readme 2022-03-24 10:34:52 +02:00
dzaima
5dc504dcd4 note about gmake on BSDs 2022-03-23 01:41:07 +02:00
dzaima
0d12376a26 add more readme links in main readme 2022-03-18 15:28:48 +02:00
dzaima
af70ffa6c8 readme cleanup 2022-01-08 23:31:36 +02:00
dzaima
1b878ccdb6 better readme 2021-12-10 22:49:04 +02:00
dzaima
fded6996e6 squeeze & hash fixes 2021-09-09 16:59:47 +03:00
dzaima
305f578707 add •Fmt, changes to readme files 2021-08-27 11:52:56 +03:00
dzaima
017b26a04a fix gcc, more readme changes 2021-06-11 04:59:31 +03:00
dzaima
e6730dcfe8 fix bytecode retrieval, update readme 2021-06-11 04:43:22 +03:00