uCBQN/build
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
..
bytecodeSubmodule@c7d8393771 update bytecode submodule 2024-09-15 20:17:00 +03:00
replxxSubmodule@13f7b60f4f update replxx submodule 2023-11-01 00:32:24 +02:00
singeliSubmodule@b43f3999b0 add target_from_cc=1 option 2024-10-01 21:56:57 +03:00
src don't bother having build.bqn be executable 2024-10-09 04:02:35 +03:00
bootstrap.bqn support namespace a.b in native compiler 2023-03-22 19:58:01 +02:00
build build: fix on systems with bmake as make impl 2024-10-13 21:46:52 -04:00
cc.bqn fix test/precompiled.bqn 2024-09-26 03:25:10 +03:00
genRuntime start of cc.bqn/precompiled format refactor 2024-09-15 20:02:04 +03:00
genRuntimeSrc start of cc.bqn/precompiled format refactor 2024-09-15 20:02:04 +03:00
makefile respect nogit=1 in makefile-only build 2024-09-22 23:51:04 +03:00