310 Commits

Author SHA1 Message Date
ptitSeb
4c72e3c910 Set minimum cmake version to 3.10 2022-05-11 19:54:48 +02:00
ptitSeb
5cdd2d4947 Added wrapped libpcap.so.0.8 2022-04-24 11:40:08 +02:00
ptitSeb
f946cddd45 Added wrapped libappindicator3 2022-04-24 11:10:06 +02:00
Liz Fong-Jones
d10de8d7df
add LX2160A config 2022-04-16 15:16:56 -07:00
ptitSeb
29b52bc12e Fined-tune build to get test17 passing on x86 2022-04-10 20:55:57 +02:00
ptitSeb
5840cd3402 Some more NAN bordercase handlin ([DYN?AREC] too, but made FASTNAN default) 2022-04-10 16:20:56 +02:00
ptitSeb
dc461d4de6 Backported improved and enhanced test17 from box64 2022-03-30 13:19:12 +02:00
ptitSeb
2d7e3877e7 Added some more wrapped libs, mostly empty for now 2022-03-27 15:33:41 +02:00
ptitSeb
8a71c6bc4a Added wrapped libgmp (backported from box64) and libgcrypt (empty for now) 2022-03-20 12:00:04 +01:00
ptitSeb
9b806de7b0 Added some gstreamer-1.0 wrapping (backported from box64) 2022-03-20 11:46:26 +01:00
ptitSeb
c01dbbea0e Better link command 2022-03-19 20:08:04 +01:00
ptitSeb
b883307881 Fix Pandora build 2022-03-19 19:40:30 +01:00
ptitSeb
0d2081ed30
Merge pull request #583 from wannacu/master
Added wrapped libvkd3d
2022-03-08 13:23:04 +01:00
ptitSeb
d6abdc2a55 Disabling test14 (conditionalThreads) for now on x86 arch, it's a bit flacky and gives too many false-positive 2022-03-08 11:54:38 +01:00
wannacu
0a0cf77461 Added wrapped libvkd3d 2022-03-08 17:56:29 +08:00
wannacu
b1d8de62d4 Added dummy wrapped libharfbuzz and libcairo-gobject 2022-03-07 22:46:05 +08:00
ptitSeb
383c2be9fc Some work on the basic linux libs 2022-03-03 19:34:10 +01:00
Mzed3D
7a470daa26
Update CMakeLists.txt
Added Odroid-N2 specific profile
2022-02-27 14:34:07 +01:00
ptitSeb
a4e40d06ac Added wrapped (empty) libmimalloc 2022-02-26 18:02:52 +01:00
ptitSeb
00df171604 Install i386 libpng12.so.0 with 'make install' along side libstdc++ and libgcc_s 2022-01-23 13:58:01 +01:00
Benjamin Levy
54b911550f
Fix Android build 2022-01-12 21:24:16 -05:00
ptitSeb
3b112793aa Added wrapped libselinux with a few functions 2022-01-08 10:23:46 +01:00
Seas0
6136fe0c8b Fix expansion test case output file 2022-01-07 16:15:38 +08:00
ptitSeb
cb4b6bc76d Added 66 F0 FF /0 and /1 opcodes ([DYNAREC] too) 2022-01-06 21:14:24 +01:00
Alastair Pharo
d8a6b6528a Don't use cross-compile GCC on 32-bit systems
If the OS is not aarch64, then use the normal GCC.  This allows
compilation for work on devices like the RK3399 when running in a 32-bit
chroot, instead of using a multilib setup.
2022-01-05 15:53:18 +11:00
ptitSeb
3f65c0593f
Merge pull request #536 from Seas0/master
Making ctest -j$(nproc) work as intended and fix a typo in github action configuration
2021-12-31 17:22:21 +01:00
Seas0
3fb5eb3ec9 Making ctest -j$(nproc) work as intended
Change the temporary file name of each test in order to prevent the conflict when running ctest with multiple processes enabled
2022-01-01 00:10:05 +08:00
ptitSeb
230247af17 Changed how libresolv is used (for latest libc version) and change 2 symbol bindings 2021-12-31 13:38:17 +01:00
ptitSeb
b655e89af0 [DYNAREC] Fixed idiv optimisation, and added a new test about idiv opcode 2021-12-22 11:44:11 +01:00
ptitSeb
a32bf25289
Update CMakeLists.txt 2021-11-19 10:38:02 +01:00
Seas0
f559a75353 fix typo (GAMEHELL -> GAMESHELL) 2021-11-19 17:04:30 +08:00
ptitSeb
2641c5b274 Fixed RK3288 profile (for #493) 2021-11-03 21:28:58 +01:00
ptitSeb
cb9698a5b0 Added wrapped libtbbmalloc 2021-10-30 22:50:37 +02:00
Danct12
33401074e7 Add A64 profile 2021-10-30 22:33:59 +07:00
ptitSeb
6ce9ba83df [DYNAREC] Added FPU in some CFLAGS and ASMFLAGS (to help #487) 2021-10-30 15:33:19 +02:00
ptitSeb
bcdeff5217 [DYNAREC] Force architecture to armv7 if using DYNAREC without any hardware profile (may help #487) 2021-10-30 10:11:19 +02:00
Heasterian
e782ffc98d
Update CMakeLists.txt
Fix SD845 building without dynarec.
2021-10-21 21:06:24 +03:00
Heasterian
52bf1907c5
Update CMakeLists.txt
Adding configuration for Snapdragon 845 devices.
2021-10-17 21:39:47 +03:00
ptitSeb
28131360b2 Added a new x87 test 2021-10-07 08:11:59 +02:00
ptitSeb
fcd7578b9a Added Phytium profile 2021-10-02 09:58:25 +02:00
ptitSeb
a438985c8c Added minimum wrapped libsecret-1 2021-09-25 13:08:08 +02:00
ptitSeb
852f6af362 Added more wrapped function and wrapped libs to nss3+friends (for #466, but still unstable) 2021-09-21 20:58:50 +02:00
ptitSeb
844566a78a Added empty wrapped libgconf-2 2021-09-20 21:53:14 +02:00
ptitSeb
3162ae83b4 Added wrapped libnspr4, libsmime3, libnssutil3 and libnss3 2021-09-18 16:19:53 +02:00
JohnnyonFlame
395629f678 Added GOA_CLONE definitions.
Sets compilation definitions for GO Advance clones, such as the RG351p/v, Gameforce Chi, RGB10 and other such devices.
2021-09-05 08:32:27 -03:00
rajdakin
1b54190c15 First step at upgrading the script 2021-08-26 23:23:49 +02:00
ptitSeb
96fb201246 Added test about longjmp in singal handling 2021-08-05 07:49:57 +02:00
ptitSeb
db743b1226 Name Trace build as box86 (remove the trailing t) 2021-07-12 11:39:27 -05:00
ptitSeb
13287a114c Refined .deb build script with arch naming and postinst 2021-07-10 10:08:15 +02:00
wannacu
c093f18d20 Added wrapped libv4l2.so.0 2021-07-09 22:10:54 +08:00