Oliver Stöneberg
|
9542a7b3cc
|
Makefile: some cleanups / added `VERBOSE` option (#4438)
|
2022-09-09 15:06:40 +02:00 |
Oliver Stöneberg
|
cf1271889a
|
reduced permissions of GitHub actions (#4403)
|
2022-08-26 23:25:07 +02:00 |
Oliver Stöneberg
|
05a1e92e35
|
speed up MinGW and Cygwin CI builds by avoiding repeated linking (#4274)
* speed up MinGW and Cygwin CI builds by avoiding repeated linking
* updated some CI jobs to `windows-2022`
|
2022-07-13 21:09:07 +02:00 |
chrchr-github
|
21d992cc00
|
Fix crash on Windows with -j option (#4229)
* Fix crash on Windows with -j option
* Disable CI-cygwin workflow
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Try to fix Cygwin build
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Update CI-cygwin.yml
* Cygwin uses THREADING_MODEL_FORK
* Restore workflows
* Remove comment
* Fix dmake
* Fix #11179 FP invalidFunctionArgStr
* Revert "Fix #11179 FP invalidFunctionArgStr"
This reverts commit dd5d3e67c6 .
|
2022-07-13 13:46:03 +02:00 |
Oliver Stöneberg
|
aaa4425d90
|
added MinGW to CI and fixed local MinGW build (#3826)
|
2022-02-16 07:06:04 +01:00 |
Daniel Marjamäki
|
74ab8f1a48
|
misra; implemented rule 20.8
|
2021-07-22 08:46:28 +02:00 |
Daniel Marjamäki
|
6f7722873e
|
CI; specify unix64 platform when running misra-test
|
2021-07-20 12:23:16 +02:00 |
Daniel Marjamäki
|
f44a82856f
|
misra; implement rule 8.7
|
2021-07-17 22:36:03 +02:00 |
Daniel Marjamäki
|
9d5c65fcce
|
CI; Improved testing of misra addon
|
2021-07-11 17:24:14 +02:00 |
Oliver Stöneberg
|
98b4253ba6
|
moved cygwin build from appveyor to GitHub action (#3149)
|
2021-04-10 14:30:02 +02:00 |