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

[Git][gambas/gambas][master] Version control: Check that a new commit log is actually written. Add '--make' command-line option.



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


Commits:
8bd9a00b by Benoît Minisini at 2024-04-04T16:40:10+02:00
Version control: Check that a new commit log is actually written. Add '--make' command-line option.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* NEW: Version control: Check that a new commit log is actually written.
* NEW: '--make' is a new command-line option for generating the executable of a project.
* NEW: Start moving the translation dialog in its own workspace.

- - - - -


12 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Translation/CTranslation.class → app/src/gambas3/.src/Editor/Translation/CTranslation.class
- app/src/gambas3/.src/Translation/FNewTranslation.class → app/src/gambas3/.src/Editor/Translation/FNewTranslation.class
- app/src/gambas3/.src/Translation/FNewTranslation.form → app/src/gambas3/.src/Editor/Translation/FNewTranslation.form
- app/src/gambas3/.src/Translation/FTranslate.class → app/src/gambas3/.src/Editor/Translation/FTranslate.class
- app/src/gambas3/.src/Translation/FTranslate.form → app/src/gambas3/.src/Editor/Translation/FTranslate.form
- app/src/gambas3/.src/Translation/MyLanguage.module → app/src/gambas3/.src/Editor/Translation/MyLanguage.module
- app/src/gambas3/.src/Editor/Version/FProjectVersion.class
- app/src/gambas3/.src/Editor/Version/FProjectVersion.form
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Project.module


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8bd9a00b45f15186de650909785d9ba4ee66b8d2

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