Commit Graph

5 Commits

Author SHA1 Message Date
Pasukhin Dmitry 13526d7a1b Configuration - support MSYS2 FreeType and TBB discovery (#1403)
Enable system TBB discovery on Windows when no explicit third-party
installation is selected. Support MinGW FreeType import libraries and
versioned runtime DLLs.

Preserve imported CMake targets during CSF processing and validate
MSYS2 GCC and Clang dependency artifacts in master validation.
2026-07-28 20:31:20 +01:00
dpasukhi 4f95ecaa3b Tests - Update master build VS version 2026-06-16 15:45:17 +01:00
Pasukhin Dmitry b3ccf20b1c Testing - Windows ARM64 master validation (#1213)
Move Windows ARM64 validation from IR to master
2026-04-19 18:46:19 +01:00
Pasukhin Dmitry 134afb1b7a Testing - Update GitHub Actions to use latest versions (#640)
- Updates `actions/checkout` from v4.1.7 to v4.2.2 across all workflows
- Updates `actions/upload-artifact` from v4.4.3 to v4.6.2 across all custom actions
- Updates `actions/download-artifact` from v4.1.7/v4.1.8 to v4.3.0 across all custom actions
2025-07-23 16:51:43 +01:00
Pasukhin Dmitry 06f6a5afec Testing - Fix master validation workflow (#611)
- Wrap deprecated FFmpeg calls in MSVC warning push/pop pragmas in two source files  
- Introduce `.github/workflows/master-validation.yml` and remove several old workflows  
- Broadened `if` conditions in `daily-ir-vcpkg-configure.yml` and updated macOS brew deps
2025-07-13 19:28:32 +01:00