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

[Git][gambas/gambas][master] 2 commits: Add the 'i' option that allows to exclude a file from the archive.



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


Commits:
4a38a466 by Benoît Minisini at 2024-08-10T02:00:47+02:00
Add the 'i' option that allows to exclude a file from the archive.

[ARCHIVER]
* NEW: Add the 'i' option that allows to exclude a file from the archive.

- - - - -
b3d03e31 by Benoît Minisini at 2024-08-10T02:02:56+02:00
Source files or directory can now be excluded from the executable.

[DEVELOPMENT ENVIRONMENT]
* NEW: Source files or directory can now be excluded from the executable.
* NEW: Update French translation.

- - - - -


10 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Dialog/FFileProperty.class
- app/src/gambas3/.src/Dialog/FFileProperty.form
- app/src/gambas3/.src/Editor/Form/FForm.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectTree.class
- main/gbc/gba.c
- main/gbc/gbc_archive.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9e5ebc42e3e94de8ac0f738a3bc5e1223dc72626...b3d03e31306da7e4b4f368d89b8d921192a581f6

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9e5ebc42e3e94de8ac0f738a3bc5e1223dc72626...b3d03e31306da7e4b4f368d89b8d921192a581f6
You're receiving this email because of your account on gitlab.com.