Commit graph

25 commits

Author SHA1 Message Date
ValdikSS
d1032d59fd Compile in parallel, with all available cores 2022-09-17 06:33:59 -07:00
ValdikSS
26a2f46197 Fix compilation on Fedora: qmake is qmake-qt5 2022-09-17 06:33:59 -07:00
Nikolaj Schlej
e5b594c347 Run Coverity in Linux with Qt6, improve unixbuild.sh 2022-08-28 18:38:23 +02:00
vit9696
f626316b1e Build UEFITool with universal Qt 5.6.3 to produce FAT binaries on macOS
references #228
2022-08-27 19:20:04 +03:00
vit9696
7951bc1bcf Build tools as FAT binaries (arm64/x86_64) on macOS
references #228
2022-08-27 19:20:04 +03:00
vit9696
6bb862d626 Build UEFITool exclusively for coverity 2020-11-27 17:49:10 +03:00
vit9696
e6f3f4380f Try configuring and building for Coverity at once 2020-11-27 15:06:19 +03:00
vit9696
05f770c8a4 Fix typo in the previous commit 2020-11-27 14:55:52 +03:00
vit9696
fd1e8c4856 Add workaround for Coverity 2020-11-27 14:48:58 +03:00
vit9696
0edd935d28 Try C++11 since it requests C++11 symbols 2020-11-04 19:37:23 +03:00
vit9696
446dba9d64 Try forcing C++03 2020-11-04 18:52:19 +03:00
vit9696
bfbf18404d Run msys2 upgrade externally 2020-11-04 17:06:32 +03:00
Vitaly Cheptsov
750b589575
Try importing new keys via signature verification 2020-11-04 17:02:29 +03:00
Vitaly Cheptsov
9351f697ff
Import new msys2 keys from keyring 2020-11-04 16:56:10 +03:00
Vitaly Cheptsov
ae133acc59
Try to workaround win32 CI issues 2020-11-04 16:48:20 +03:00
vit9696
1ac6e6a4f0 Multiple improvements and bugfixes
1. Fixes #158, UEFITool and UEFIFind failed to lookup pattern crossing header/body boundary
2. Fixes #159, filter out more symbols in fileanems, which are prohibited by different filesystems
3. Add more known file GUIDs
4. Add basic support for FMP images
5. Fix unaligned read in uint24ToUint32
6. Fix compilation with latest cmake requiring directory path
2019-01-20 13:23:28 +03:00
vit9696
76ff756598 Rework argument passing in analysis plugin 2018-11-12 12:05:44 +03:00
vit9696
3e1afd1e00 Attempt to integrate static analysis 2018-11-12 11:06:44 +03:00
vit9696
6982aace9b Remove UEFIDump 2018-08-02 04:12:03 +03:00
vit9696
ee6ce579e3 Fix compilation 2018-08-02 03:51:52 +03:00
vit9696
c9db871c12 Rough attempt to deglue UEFIExtract from Qt 2018-07-13 00:17:08 +03:00
vit9696
4f9f31ef71 Unify version scheme and fix minor issues 2018-05-22 00:59:23 +03:00
vit9696
e0b3049bff Initial Windows build support for NE 2018-05-08 02:48:34 +03:00
vit9696
217df48c45 Watch out for qmake failures on Linux 2018-05-07 21:43:12 +03:00
vit9696
a03b87785f Add Linux x86-64 CI support 2018-05-07 21:28:45 +03:00