[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Redefine the meaning of 'GB_JIT_CACHE' and add 'GB_JIT_FORCE' environment variable.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
19c3606e by Benoît Minisini at 2024-08-10T11:21:08+02:00
Redefine the meaning of 'GB_JIT_CACHE' and add 'GB_JIT_FORCE' environment variable.

[GB.JIT]
* NEW: 'GB_JIT_CACHE' environment variable now toggles the old compilation process without relocation and cache when set to "0".
* NEW: 'GB_JIT_FORCE' now ignores the cache contents and forces recompilation when set to "1".

- - - - -


7 changed files:

- main/lib/jit/gb.jit/.src/CCompilation.class
- main/lib/jit/gb.jit/.src/Jit.module
- main/lib/jit/gb.jit/jit.h
- main/lib/jit/jit.c
- main/lib/jit/jit.h
- main/lib/jit/jit_body.c
- main/lib/jit/main.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/19c3606e5592243b80de68a58ff1f9f7a4990fb9

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/19c3606e5592243b80de68a58ff1f9f7a4990fb9
You're receiving this email because of your account on gitlab.com.