Commit Graph

19 Commits

Author SHA1 Message Date
Armin Novak
527db6783b
[cmake] split tests
* Keep BUILD_TESTING, but only run tests compatible with API (for
  packaging)
* Add BUILD_TESTING_INTERNAL for all tests including internal function
  tests that modify API to be run on our CI
2024-10-24 09:45:44 +02:00
akallabeth
6e3cc23ad2
[ci] enable WITH_INTERNAL_[RC4|MD4|MD5]
test the implementations on qa tester
2024-10-22 09:50:18 +02:00
akallabeth
12b2cb9d2f [ci,qa] enable NEON and SSE optimized builds 2024-10-15 21:59:40 +02:00
akallabeth
94c3253cee
[ci,qa] enable RDPECAM and RDPEAR channels for clang-tidy 2024-10-01 13:04:32 +02:00
akallabeth
f95f873c58
[ci,tidy] fix ci preload file
the option is named ENABLE_WARNING_VERBOSE to enable verbose warnings.
2024-09-30 15:41:47 +02:00
akallabeth
53942081a1
[ci,tidy] use CFLAGS from cmake verbose warnings 2024-09-30 15:41:36 +02:00
Armin Novak
1bc188158b
[ci,preload] enable verbose warnings 2024-09-27 09:44:43 +02:00
akallabeth
4be2e2db2d [ci] undate ci scripts
* remove obsolete configurations
* enable manpage generation
2024-02-23 10:02:08 +01:00
akallabeth
118f43b377 [ci,qa] enable additional image formats 2024-02-22 09:33:59 +01:00
akallabeth
4f3e3cf103 [ci,qa] enable opencl support 2024-02-19 12:29:37 +01:00
akallabeth
fc47a019df [clang] unify tool detection 2024-01-25 09:40:10 +01:00
akallabeth
aa9a9564ac [ci] enable clang-tidy for ci builds 2024-01-25 09:40:10 +01:00
Armin Novak
ac629faef0 [cmake] set preload verbose makefile 2023-12-20 09:03:58 +01:00
Armin Novak
3bcf173e2b [ci] disable Wcast-align and Wexit-time-destructors 2023-08-01 08:37:58 +02:00
Armin Novak
ac0926ae89 [ci,qa] disable documentation warnings 2023-07-31 08:32:43 +02:00
Armin Novak
2e106ce1d5 [ci,qa] disable -Wpadded warnings 2023-07-31 08:32:43 +02:00
Armin Novak
97cd914fa6 [ci,qa] enable ffmpeg 2023-07-28 13:42:12 +02:00
Armin Novak
29adfb4d99 [ci] silence compatibility warnings with ancient C/C++ 2023-07-27 21:05:43 +02:00
Armin Novak
8ad6fcbb5a [ci] add code quality preload files 2023-07-27 20:02:43 +02:00