Commit Graph

9 Commits

Author SHA1 Message Date
Siva Mahadevan
a18f547b44 build: fix on systems with bmake as make impl
For example, on FreeBSD, bmake is the default make implementation. Thus, to
build CBQN, we must use 'gmake' invocations. This patch fixes the hardcoded call
to 'make' in build/build.
2024-10-13 21:46:52 -04:00
dzaima
d885a7d965 don't leave the temporary bootstrap CBQN around 2024-06-26 06:41:27 +03:00
dzaima
8761613899 don't require bash 2024-06-05 02:14:43 +03:00
dzaima
b237f170fb bump for_build binary
hasn't been bumped since •file.RealPath was added, which Singeli currently conditionally uses (and thus won't in older for_build-s); now •file.RealPath will be guaranteed to exist at build-time
2023-08-19 18:25:52 +03:00
dzaima
227dfa20c7 use isatty as a default for notui 2023-05-25 00:16:16 +03:00
dzaima
3178241d9a update Singeli, move "make forbuild" to "make for-build" 2023-03-23 18:08:40 +02:00
dzaima
ac2a1c528d make build/build's make forbuild run in the correct directory 2023-01-27 04:46:44 +02:00
dzaima
c3887867a5 make build/build run make forbuild when necessary 2023-01-14 01:18:24 +02:00
dzaima
d38316e670 BQN-based build system 2022-12-23 23:09:55 +02:00