[Gambas-Notification] [Git][gambas/gambas][WorkSpace] 6 commits: Use 'clang' by default if present, otherwise 'gcc', because 'clang' is twice...

Fabien Bodard (@gambix) gitlab at mg.gitlab.com
Fri Dec 1 18:46:19 CET 2023



Fabien Bodard pushed to branch WorkSpace at Gambas / gambas


Commits:
390b4509 by Benoît Minisini at 2023-12-01T11:09:03+01:00
Use 'clang' by default if present, otherwise 'gcc', because 'clang' is twice faster than 'gcc' to compile JIT code.

[GB.JIT]
* NEW: Update project icon.
* NEW: Use 'clang' by default if present, otherwise 'gcc', because 'clang' is twice faster than 'gcc' to compile JIT code.

- - - - -
cf07c88c by Benoît Minisini at 2023-12-01T11:09:13+01:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -
8165423d by Benoît Minisini at 2023-12-01T11:24:17+01:00
Image editor: Picking a color on the screen correctly selects it in the palette.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update project icon.
* BUG: Image editor: Picking a color on the screen correctly selects it in the palette.

- - - - -
fcde3f5e by Benoît Minisini at 2023-12-01T11:24:57+01:00
gambas-thin: Update 'network' and 'gambas3' icons.

[GB.FORM.STOCK]
* NEW: gambas-thin: Update 'network' and 'gambas3' icons.

- - - - -
25d5f044 by gambix at 2023-12-01T16:26:26+01:00
Merge branch 'master' into WorkSpace

- - - - -
e5093566 by gambix at 2023-12-01T18:45:53+01:00
WorkSpace: Simplify the code and make it more usable.

[GB.FORM.MDI]
* NEW: WorkSpace: Simplify the code and make it more usable.

- - - - -


10 changed files:

- app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class
- app/src/gambas3/.src/Editor/Image/FImageProperty.class
- app/src/gambas3/img/logo/logo-ide.png
- comp/src/gb.form.mdi/.src/Workspace/FWorkspace.class
- comp/src/gb.form.mdi/.src/Workspace/Workspace.class
- comp/src/gb.form.stock/gambas-thin/128/network.png
- comp/src/gb.form.stock/gambas-thin/app/gambas3.png
- main/lib/jit/gb.jit/.hidden/icon.png
- main/lib/jit/gb.jit/.icon.png
- main/lib/jit/gb.jit/.src/CCompilation.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/5e5a92ef38ca159645aa323fcdf10b0742b86103...e509356681e33e5e2110561b8d5e222baca3afd3

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/5e5a92ef38ca159645aa323fcdf10b0742b86103...e509356681e33e5e2110561b8d5e222baca3afd3
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20231201/6956d0ff/attachment-0001.htm>


More information about the Notification mailing list