[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Support for environment variables set at startup.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sat Mar 18 01:39:02 CET 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
44bdb948 by Benoît Minisini at 2023-03-18T01:36:19+01:00
Support for environment variables set at startup.
[INTERPRETER]
* NEW: Set environment variables at startup from the '.environment' file.
[COMPILER]
* NEW: Generate the '.environment' files with the list of environment variables that must be set at startup.
[ARCHIVER]
* NEW: Add the '.environment' file to the archive.
- - - - -
0e776ee5 by Benoît Minisini at 2023-03-18T01:38:58+01:00
Project properties dialog: Add a new tab that allows to define a list of environment variables that will be set at startup.
[DEVELOPMENT ENVIRONMENT]
* NEW: Project properties dialog: Add a new tab that allows to define a list of environment variables that will be set at startup.
* NEW: Use the 'news' stock icon for representing environment variables.
- - - - -
7 changed files:
- app/src/gambas3/.src/Debug/FDebugConfig.form
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/FProjectProperty.class
- app/src/gambas3/.src/Project/FProjectProperty.form
- main/gbc/gba.c
- main/gbc/gbc_compile.c
- main/gbx/gbx_project.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d44be704d3869564fda0e67dbd64175aaf9359a8...0e776ee5cafbf5346dfeeedd0dea9f92077fd364
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d44be704d3869564fda0e67dbd64175aaf9359a8...0e776ee5cafbf5346dfeeedd0dea9f92077fd364
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/20230318/f5dad984/attachment.htm>
More information about the Notification
mailing list