Skip to content

Fixes #5069, #5070, #5075, #5076: Missing DLL reporting, VS project removal, CI updates#5071

Merged
aleks-f merged 15 commits intomainfrom
5069-missing-dll
Dec 9, 2025
Merged

Fixes #5069, #5070, #5075, #5076: Missing DLL reporting, VS project removal, CI updates#5071
aleks-f merged 15 commits intomainfrom
5069-missing-dll

Conversation

@aleks-f
Copy link
Copy Markdown
Member

@aleks-f aleks-f commented Dec 5, 2025

No description provided.

@aleks-f aleks-f requested a review from matejk December 5, 2025 19:52
@aleks-f aleks-f self-assigned this Dec 5, 2025
aleks-f and others added 7 commits December 5, 2025 15:47
* fic(ci): separate oracle and sqlserver odbc (out of disk space)

* use oracle odbc driver

* use oracle free

* ad db user

* postpone adding user after build

* remove default tablespace (does not exist)

* reinstate all ci jobs
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does HPUX have its own (duplicated) implementation? Isn't that Unix?

Copy link
Copy Markdown
Member Author

@aleks-f aleks-f Dec 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is, but from the ancient times when there were many specifics in various vendors versions. I'm not sure what state it its posix-compliance today, last time I touched that OS was over 30 years ago. in any case, for us it is not important unless someone shows up willing to maintain it or pay for update/maintenance, I consider it a dead-end implementation

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No other observations from my side.

@aleks-f aleks-f merged commit 03dedff into main Dec 9, 2025
80 checks passed
@aleks-f aleks-f deleted the 5069-missing-dll branch December 9, 2025 01:04
@matejk matejk changed the title 5069 missing dll Fixes #5069, #5070, #5075, #5076: Missing DLL reporting, VS project removal, CI updates Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CMake does not produce proper binary names Missing DLLs not reported on Windows

2 participants