1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-18 11:19:56 +00:00
janet/src
Calvin Rose e731996a68 Allow overriding JANETCONF_HEADER in Makefile.
This allows a configuration workflow that is a bit simpler than before
and doesn't requiring applying patches. Instead, add a config.mk to
source dir with JANETCONF_HEADER=myconfig.h and compile as usual.

The patching workflow will of course still work exactly as before.
2022-10-24 09:49:51 -05:00
..
boot Fix typo in ev/spawn doc 2022-09-13 23:49:42 +00:00
conf Allow overriding JANETCONF_HEADER in Makefile. 2022-10-24 09:49:51 -05:00
core Add memcmp to the core. Useful in binary protocol implementations. 2022-10-18 11:54:07 -05:00
include Fix typo in define comment 2022-08-30 09:21:20 +02:00
mainclient Fix build warnings on Linux GCC version 12.1.0 x64 2022-07-20 08:04:03 -05:00