Hyunjin Song
7782954e6e
Fix namespace
2024-10-03 20:33:08 +09:00
Rossmaxx
68ea3f5bf2
Remove debian folder ( #7311 )
...
* removed debian folder
* removed debian entries from check-strings
* fixup verify script too
2024-06-15 08:29:14 +05:30
Dominic Clark
876a36cebf
Remove message location check from check-strings test ( #7112 )
...
* Ignore message location in check-strings test
* Support running test verification script on Windows
2024-02-18 21:14:37 +00:00
Dominic Clark
d95c89760a
Support ZynAddSubFx with MSVC ( #6561 )
2023-01-02 23:42:46 +00:00
Johannes Lorenz
993c09fd4b
Fix CI error: fatal: transport 'file' not allowed ( #6557 )
2022-11-02 23:17:57 +01:00
Alex
e407e73e24
check-namespace: don't require comment after #else ( #6513 )
2022-09-19 17:45:44 +02:00
Johannes Lorenz
3cc5ec7282
Add check-namespace script ( #6438 )
...
This also fixes a lot of code files to be conforming to the script.
Co-authored-by: allejok96 <allejok96@gmail.com >
2022-08-30 02:19:07 +02:00
Johannes Lorenz
9faa1d90c4
Fix "check-strings" verification ( #6485 )
...
PR #6438 does 2 things:
1. Add check-namespace
2. Fix verify script
This PR contains only part 2 (and does some preparations for part 1). The goal of the PR is to make CI succeed on master.
2022-08-13 21:29:15 +02:00