poco/.github/workflows
Matej Kenda b5745033a7 gcc/clang (-fvisibility=hidden): corrections to compile and work properly (#4394)
* fix(ActiveRecord): missing ActiveRecordLib_API definitions for clang/gcc.

* fix(FPEnvironment): export FPEnvironmentImpl classes (#4393, #3331)

* fix(Crypto): export *Impl classes used from inlines (#4393, #3331)

* fix(Dynamic): explicitly instantiate and export Dynamic::Struct for string and int (-fvisibility=hidden) (#4393, #3331)

* fix(JSON): explicitly instantiate and export SharedPtr for JSON::Array and JSON::Object (-fvisibility=hidden) (#4393, #3331)

* enh(CMake): Set symbol visibility to hidden (#4393, #3331)

* enh(configure): user c++17 standard for iphone, Darwin and ARM-Linux.

* fix(UTF): explicitly instantiate and export 16 and 32-bit strings (-fvisibility=hidden) (#4393, #3331)

* fix(RecordSet): make Extraction.h internal and instantiate RecordsSet::column template functions only for supported types. (-fvisibility=hidden) (#4393, #3331)

* fix(UTF): fix explicitly instantiation on Windows (-fvisibility=hidden) (#4393, #3331)

* enh(CMake): Add github jobs for macOS with visibility set to hidden (#4393, #3331)

* fix(CppParser): Add missing declarations for CppParser_API (#4393, #3331)

* enh(CMake): Enable more options in github jobs for macOS with visibility set to hidden (#4393, #3331)

* fix(MongoDB): Add missing MongoDB_API (#4393, #3331)
2024-01-17 14:27:06 +01:00
..
ci.yml gcc/clang (-fvisibility=hidden): corrections to compile and work properly (#4394) 2024-01-17 14:27:06 +01:00
cifuzz.yml enh(ci): add CIFuzz GitHub action #3882 (#4302) 2023-11-27 03:42:25 +01:00
close-inactive-issues.yml Release 1.12.0 (#3676) 2022-07-08 11:31:16 -05:00
codeql-buildscript.sh Add CodeQL Workflow for Code Security Analysis 2023-10-11 19:52:29 -04:00
codeql.yml CI improvements (#4236) 2023-11-03 14:34:31 +01:00
fail_on_error.py Add CodeQL Workflow for Code Security Analysis 2023-10-20 01:02:05 -04:00
publish_release.yml fix publish_release.yml 2022-10-22 21:09:59 +02:00