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

[Git][gambas/gambas][master] 3 commits: Mark the Gambas parts of 'gb.db2.*' components as components too.



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


Commits:
f5f13043 by Benoît Minisini at 2024-12-05T01:51:23+01:00
Mark the Gambas parts of 'gb.db2.*' components as components too.

[GB.DB2.MYSQL]
* BUG: Mark the Gambas part as a component too.

[GB.DB2.ODBC]
* BUG: Mark the Gambas part as a component too.

[GB.DB2.POSTGRESQL]
* BUG: Mark the Gambas part as a component too.

[GB.DB2.SQLITE3]
* BUG: Mark the Gambas part as a component too.

- - - - -
e181ad81 by Benoît Minisini at 2024-12-05T01:53:08+01:00
Do not install the 'control' directory if a component has no control icons defined.

[GAMBAS-PACKAGE-CONFIG]
* BUG: Do not install the 'control' directory if a component has no control icons defined.

- - - - -
257896de by Benoît Minisini at 2024-12-05T01:53:28+01:00
Update '.obs' directory.

- - - - -


21 changed files:

- .obs/PKGBUILD
- .obs/debian-Debian_11.tar.gz
- .obs/debian-Debian_12.tar.gz
- .obs/debian-xUbuntu_20.04.tar.gz
- .obs/debian.tar.gz
- .obs/gambas3-Debian_11.dsc
- .obs/gambas3-Debian_12.dsc
- .obs/gambas3-openSUSE_Leap_15.6.spec
- .obs/gambas3-openSUSE_Tumbleweed.spec
- .obs/gambas3-xUbuntu_20.04.dsc
- .obs/gambas3.dsc
- app/src/gambas-package-config/.src/CComponent.class
- app/src/gambas-package-config/.src/Main.module
- + gb.db2.mysql/src/gb.db2.mysql/.component
- gb.db2.mysql/src/gb.db2.mysql/.project
- + gb.db2.odbc/src/gb.db2.odbc/.component
- gb.db2.odbc/src/gb.db2.odbc/.project
- + gb.db2.postgresql/src/gb.db2.postgresql/.component
- gb.db2.postgresql/src/gb.db2.postgresql/.project
- + gb.db2.sqlite3/src/gb.db2.sqlite3/.component
- gb.db2.sqlite3/src/gb.db2.sqlite3/.project


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ce1e394801d8b4dc856ef5b4367dd99a925a89d8...257896de31af1f410743e85d5532471bc0a73bef

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ce1e394801d8b4dc856ef5b4367dd99a925a89d8...257896de31af1f410743e85d5532471bc0a73bef
You're receiving this email because of your account on gitlab.com.