Anarchos

Results 12 issues of Anarchos

Condition de compilation sur Haiku [(www.haiku-os.org)](www.haiku-os.org)

- Adding support for native dynlink on x64_haiku - Adding OS constants for BeOS family.

Minimal setup to compile on Haiku for the main branch.

B_FIND_PATH_DEVELOP_HEADERS_DIRECTORY expands to /system/boot/system/... in the Makefile. platform is Haiku hrev55344 x86_64

bug
good-first-issue

A port to [Haiku](www.haiku-os.org) on x86_64 with the SDL backend.

Rationale : HaikuOS gets only [gtksourceview-4.8.4](https://github.com/haikuports/haikuports/blob/master/x11-libs/gtksourceview/gtksourceview-4.8.4.recipe). The lack of gtksourceview3 prevents to install coqide and compcert on this platform. I already tricked coq to use this gtksourceview-4 as it was...

Blog post about compiling compcert and coq

in case MAP_FILE is absent, which is the case on Haiku

Watch on path instead of node (except when storing attributes) rationale : when vim modifies a file it creates a new file then rename it. So inode moves, and watching...