Commit Graph

87 Commits

Author SHA1 Message Date
Philippe Teuwen
14a26b3f90 doc 2026-03-01 12:42:57 +01:00
Philippe Teuwen
7b8b759d95 Test Qt6 in Proxspace 2026-03-01 10:54:01 +01:00
Philippe Teuwen
4ec098ee9d cmake: Workaround for buggy Qt 6.4.2 & 6.6.3 2026-02-28 23:40:57 +01:00
Philippe Teuwen
8fdf0ab66f Update CI for cmake+qt6 2026-02-28 22:41:20 +01:00
Philippe Teuwen
466931137d CI: add some retry on Proxspace initialization 2026-02-27 15:54:57 +01:00
Philippe Teuwen
65be119a42 CI WSL: upgrade to Ubuntu 24.04 and Qt6 2026-02-27 15:54:29 +01:00
Philippe Teuwen
601bdc371a more CI & docker tuning 2026-02-26 20:37:45 +01:00
Philippe Teuwen
9323db291d qt6: some CI & docker tuning 2026-02-26 18:58:41 +01:00
Philippe Teuwen
3f20408b75 upgrading CI to test Qt6 with makefile 2026-02-26 18:32:59 +01:00
iceman1001
cef07dedf6 code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits 2025-02-21 15:38:33 +01:00
Philippe Teuwen
32f06db2e8 fix workflow yaml 2025-01-18 18:24:33 +01:00
Henry Gabryjelski
20c4756f2a no-op 2025-01-14 17:52:51 -08:00
Henry Gabryjelski
4c6ccfedc1 See if this avoids changelist warnings when building in a fork 2025-01-10 12:20:17 -08:00
Henry Gabryjelski
7eefd358d3 Allow manual initiation of CodeQL 2025-01-10 12:06:49 -08:00
iceman1001
9cdef9ceb4 updated the uniq.yaml workflow to be case insensitive 2024-12-11 10:09:00 +01:00
Philippe Teuwen
e6f49aada6 CodeQL complains about Python pip install out of a virtualenv. I don't think CodeQL needs Python. 2024-10-14 19:06:33 +02:00
Jean-Michel Picod
18e3600d95 Update build and CI scripts to LUA 5.4 2024-09-20 17:21:17 +02:00
iceman1001
0509755e3c fix warning 2024-09-06 10:20:36 +02:00
Henry Gabryjelski
7712acff64 Use actions/setup-python for Ubuntu also 2024-05-05 18:35:38 -07:00
Henry Gabryjelski
3d824425d2 Use actions/setup-python for MacOS 2024-05-05 18:23:45 -07:00
iceman1001
4b2c42aff8 update checkout to v4 2024-04-24 11:10:05 +02:00
iceman1001
aa504ace00 update codeql version to v3 2024-04-24 11:02:14 +02:00
iceman1001
5025a18722 pushed update to use latest setup script 2024-04-22 09:51:42 +02:00
iceman1001
24442510cf update checkout api version to v4 2024-02-20 11:11:18 +01:00
Marcos Del Sol Vives
c94c6f90a1 Install GD in CI pipelines 2024-01-07 00:59:48 +01:00
Self Not Found
a333438fa4 Speed up CodeQL 2023-10-16 21:04:15 +08:00
wh201906
531ab9b219 Faster CI 2023-10-14 17:46:23 +08:00
Philippe Teuwen
87d43b87d1 fix workflows/uniq.yaml
Lines containing # were entirely ignored but some contain a key, e.g. in iclass_default_keys.dic
2023-07-20 09:39:34 +02:00
Philippe Teuwen
16812fe32b add LZ4 to the lin & win CI 2023-07-15 23:15:25 +02:00
Self Not Found
bcc2b1ee70 Fix changelog reminder 2023-04-20 13:30:36 +08:00
Esteban Martinena Guerrero
3cf938c38a minor job name fix 2023-04-09 17:57:24 +02:00
Esteban Martinena Guerrero
a7abe86efe 22.04 2023-04-09 10:24:21 +02:00
Esteban Martinena Guerrero
a1e8161aff fix 2023-04-09 10:17:15 +02:00
Esteban Martinena Guerrero
2491c2b772 uniq workflow 2023-04-09 10:15:50 +02:00
iceman1001
a4bf1c5710 update to 22.04 2023-02-23 20:36:27 +01:00
iceman1001
601b442b6c fix warning in GH actions 2023-02-23 20:35:07 +01:00
iceman1001
2b27ce0286 mac os actions seem to report a different return code and it exits the action. lets see if it works if it continues 2022-12-31 13:21:22 +01:00
iceman1001
87f29d1fa9 node12 is deprecated, v3 uses Node16 2022-12-03 12:31:53 +01:00
iceman1001
951bfb580d V2 used Node12, which is deprecated for Node16 2022-12-03 12:28:07 +01:00
iceman1001
93f8021049 remove old dependency 2022-12-03 12:21:29 +01:00
iceman1001
9627c9dc28 liblua5.2-0-dbg package doesnt seem to exist anymore 2022-12-03 11:57:54 +01:00
iceman1001
16909994be update workflow version. Since v1 is being deprecated 2022-06-06 13:25:11 +02:00
Philippe Teuwen
ab5213126d test removal of qt5 symlink hack for osx 2022-02-28 17:00:23 +01:00
Philippe Teuwen
5fb37ee406 Try to remove symlink hack for openssl in osx CI 2022-02-28 16:17:37 +01:00
Philippe Teuwen
3a27160f75 OSX CI: missing few coreutils 2022-02-27 23:15:59 +01:00
iceman1001
c7cb449eb6 coreutils dependency 2022-02-27 12:34:34 +01:00
Philippe Teuwen
2e151e97b5 CodeQL: compile with BTADDON for more code coverage 2022-02-15 16:20:22 +01:00
Uli Heilmeier
aa38b5ca61 Adopt CodeQL to proxmark3 2022-02-15 13:34:35 +01:00
Iceman
384e8eb4ef Create codeql-analysis.yml 2022-02-08 05:19:04 +01:00
İlteriş Yağıztegin Eroğlu
391cc3d331 add homebrew quirk fixes
Signed-off-by: İlteriş Yağıztegin Eroğlu <ilteris@asenkron.com.tr>
2022-01-31 16:35:59 +03:00