8fba94269c
fix: friendly message for upx (gh-12, gh-35)
2026-02-23 21:03:20 +08:00
87b1c7a86e
fix: NOP is not 9 if minor version >= 13
2025-12-17 23:49:38 +08:00
3c104c02ac
ci(regtest): ensure commit message contains 'update' before pushing changes
2025-11-20 17:48:56 +08:00
23f64a6765
ci: regression test
2025-11-18 03:28:02 +08:00
9a62615ccd
fix: bcc on windows is elf, ignore extra flag 0x20
2025-09-24 22:47:14 +08:00
4f629a9091
chore: directory structure
2025-09-13 14:39:22 +08:00
71f9fea419
chore
2025-04-10 18:10:13 +08:00
48cab893c9
ci: build workflow
2025-03-15 23:26:59 +08:00
Michael Hansen
f37caa8f2a
Test runner refactor (#508)
...
* Port test runner script to Python.
This allows us to keep the test output in sorted order while still running the
tests in parallel. It also now defaults to using the number of available CPU
threads for parallel execution, rather than the previously hard-coded default.
* Also port decompyle_test.sh script to python within run_tests.py
* Fix cmake check target for multi-config generators.
Adds testing of release builds on both MSVC and GCC.
* Fix diff comparisons on Windows
* Ubuntu runners don't have ninja by default
2024-08-08 15:55:35 -07:00
Michael Hansen
462fc46424
Add JOBS parameter to GH workflows (currently default, but not guaranteed)
...
... and fix missing newline at EOF
2024-06-23 11:46:17 -07:00
Michael Hansen
f4db6a7cf6
Update CodeQL configuration
2023-02-27 13:12:11 -08:00
Michael Hansen
fb4dfa3fdc
Upload artifacts from Windows build
2023-01-18 13:19:28 -08:00
Michael Hansen
c134280576
Update MSVC version to make CI happy
2022-03-24 14:53:00 -07:00
Michael Hansen
768da6f1e6
Fix CodeQL analysis for C++
2021-04-12 10:08:31 -07:00
Michael Hansen
74ff8e277a
Merge pull request #187 from zrax/codeql
...
Create codeql-analysis.yml
2020-10-26 09:30:48 -07:00
Michael Hansen
281e8da7eb
Don't build CI on non-master pushes
2020-10-26 09:29:21 -07:00
Michael Hansen
040b0f3360
Create codeql-analysis.yml
2020-10-26 09:25:26 -07:00
Michael Hansen
3d3719f844
GH Actions apparently use PowerShell by default now -- fix syntax error.
2020-01-03 14:38:36 -08:00
Michael Hansen
c71d41efb6
Add MSVC-based CI build
2019-10-09 20:33:39 -07:00
Michael Hansen
fc1cb06926
Add Github Actions CI build
2019-10-04 11:32:27 -07:00