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

[Git][gambas/gambas][master] 2 commits: Some fixes that let the JIT compiler usable from a CGI script.



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


Commits:
e02294db by Benoît Minisini at 2025-02-25T00:08:45+01:00
Some fixes that let the JIT compiler usable from a CGI script.

[GB.JIT]
* BUG: If '$PATH' is not defined, define it using the directory where the compiler was found.
* BUG: Display compiler errors better.

- - - - -
cfb5f761 by Benoît Minisini at 2025-02-26T10:47:42+01:00
Add some application icons.

[GB.FORM.STOCK]
* NEW: Redraw 'gambas-thin' gambas icon.
* NEW: Add some application icons.

- - - - -


8 changed files:

- comp/src/gb.form.stock/app-links
- comp/src/gb.form.stock/gambas-thin/128/gambas.png
- + comp/src/gb.form.stock/gambas-thin/app/designer.png
- comp/src/gb.form.stock/gambas-thin/app/gambas3.png
- + comp/src/gb.form.stock/gambas-thin/app/ibus.png
- comp/src/gb.form.stock/gambas-thin/app/shattered-pixel-dungeon.png
- main/lib/jit/gb.jit/.src/CCompilation.class
- main/lib/jit/gb.jit/.src/Jit.module


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3c6144fe0bec828944e6a75fedc494b67eaac8b5...cfb5f761d7aef75c2408aeab8cbc58739b6f8380

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3c6144fe0bec828944e6a75fedc494b67eaac8b5...cfb5f761d7aef75c2408aeab8cbc58739b6f8380
You're receiving this email because of your account on gitlab.com.