Commit Graph

7 Commits

Author SHA1 Message Date
Armin Novak
69200a7217 [rdtk] default to OFF in all builds
Since this is now optional (and was never really used for much) disable
it unless explicitly enabled.
2026-02-19 16:18:37 +01:00
akallabeth
4d3111aafe [ci,abi] disable all binaries during build
To speed up build times only build the libraries without any executables
2025-03-20 09:15:38 +01:00
akallabeth
78a53f936b [ci,abi] refactor suppressions
* add a script to run abi-diff locally
* refactor suppression file, explicitly state type of change expected
* use local script for ci tests as well
* disable client and shadow server builds
2025-03-19 21:55:17 +01:00
Armin Novak
6598b02329 [ci,config] enable channels
Enable RDPECAM, RDPEAR, RDP2TCP and SSHAGENT channel support for ci
builders
2025-03-05 09:37:35 +01:00
akallabeth
b4976163cd [CMake,simd] unify WITH_SSE2, WITH_AVX2, WITH_NEON
* Add new CMake option WITH_SIMD to enable best available instruction
  type
* Unify simd related defines in single header
2024-12-03 11:54:36 +01:00
akallabeth
9e0c0fd5e1 [ci,abi] expose rdtk and uwac
we did not have them statically compilable with 3.0.0, so keep them
shared to make check-abi happy
2024-02-27 16:14:33 +01:00
akallabeth
0ffe787d5f workflow abi-checker 2024-02-26 13:05:46 +01:00