Commit Graph

149 Commits

Author SHA1 Message Date
ptitSeb
d3e85b439b Added wrapped libxslt (from box86) (should help #161) 2021-11-14 15:19:25 +01:00
ptitSeb
ea837908b6 Added wrapped libldap_r and liblber (helps wine) 2021-11-14 15:15:47 +01:00
ptitSeb
91ee1afe24 Added wrapped libncursesw.so.6 (for #148) 2021-10-23 19:02:49 +02:00
bbbruni
d5e105ce62
Disable compiler optimizations in debug mode 2021-10-21 22:31:50 +03:00
ptitSeb
cb06d28383
Added explicit link with libc (might help with #120) 2021-10-20 10:40:29 +02:00
ptitSeb
8e5d32430a Fixed build 2021-10-17 23:06:01 +02:00
Heasterian
dac71e9f7b
Update CMakeLists.txt
Adding configuration for Snapdragon 845 devices.
2021-10-17 22:31:45 +03:00
ptitSeb
0ba4b04078 Added empty wrapped libnsl.so.1 2021-10-04 08:25:29 +02:00
ptitSeb
5a5f572162 Added Phytium profile 2021-10-02 09:46:33 +02:00
zhaozhen
8da46ee305 add loongarch cmake fix and chinese document 2021-09-26 22:48:28 +08:00
ptitSeb
22f1a6c5ca CMake have an option for loongarch64 now 2021-09-26 12:09:16 +02:00
ptitSeb
7e4af27ba7 More work on gtk and nss3+friends 2021-09-21 20:50:52 +02:00
ptitSeb
e08bdd644b Added minimum wrapped libsecret-1 2021-09-19 21:29:06 +02:00
ptitSeb
8531750631 Added wrapped libsndfile (dwarf fortress have sound now, and seems completly playable) 2021-09-18 21:15:35 +02:00
ptitSeb
9414ece323 Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 samples) 2021-09-18 21:01:13 +02:00
ptitSeb
911ecc4489 Added minimal wrapped libnsp4, libnss3, libnssutil3 and linsmime3 2021-09-08 20:55:05 +02:00
ptitSeb
4aac3444bd Added (empty) wrapped libgssapi.so.3 (for #27) 2021-09-04 14:07:49 +02:00
ptitSeb
3aa12a52eb Added AES-NI cpu extension support ([DYNAREC] too, using AES extension if available) 2021-08-28 16:46:59 +02:00
ptitSeb
fce5aa5a6b Added disabled wrapped libfuse (not working for now) 2021-08-10 18:37:12 +02:00
ptitSeb
ed63000e23 Fixed syntex in CMakeList.txt project 2021-08-06 10:40:17 +02:00
ptitSeb
cc307df592 Try to add generic ARM profile when building with Dynarec (for #82) 2021-08-06 09:12:40 +02:00
ptitSeb
5a3316b872 Fix for Clang lld in cmake 2021-07-30 15:00:18 +02:00
ptitSeb
9f50a19856 Try to handle Clang (for linker) 2021-07-30 14:42:01 +02:00
ptitSeb
fc4f0e3bae Added wrapped libkrb5 and libgss_krb5 (for Wiee64) 2021-07-27 13:52:21 +02:00
ptitSeb
f1d238b78d Added wrapped libmpg123 (for #53) 2021-07-13 18:40:15 +02:00
ptitSeb
5406a040fb Name Trace build as box64 (remove the trailing t) 2021-07-12 11:42:53 -05:00
ptitSeb
a618dee15c Refined .deb build script with arch naming and postinst 2021-07-10 10:01:49 +02:00
ptitSeb
ecf8ffbbdc First try at building .deb package using cmake CPack 2021-07-09 14:26:29 +02:00
The Great Wizard Azkali
dd365e0b14
Fix missing CONFIG_64BIT kernel for older kernel
On older kernel < 5.X sigcontext.h defines this flag `#ifdef CONFIG_64BIT` which prevents building on some platforms.
2021-07-06 22:35:21 +02:00
ptitSeb
d0dee6cb50 [DYNAREC] Added DC opcodes (for CB15) 2021-07-05 17:13:30 +02:00
ptitSeb
69382682c4 Added minimum wrapped libxcb-glx (for #17) 2021-07-05 13:54:05 +02:00
ptitSeb
bbed3403e8 Added wrapped libxkbcommon (for #17) 2021-07-04 11:04:53 +02:00
ptitSeb
9a0824af69 Added wrapped libxkbcommon-x11 (for #17) 2021-07-04 10:48:39 +02:00
ptitSeb
9c0daf0ed5 Added wrapped libxcb-test (for #17) 2021-07-04 10:34:02 +02:00
ptitSeb
796e6d3a87 Added wrapped libxcb-keysyms (for #17) 2021-07-04 10:30:17 +02:00
ptitSeb
6112505757 Added wrapped libxcb-image (for #17) 2021-07-04 10:27:48 +02:00
ptitSeb
9b547c7884 Added wrapped libxcb-randr (for #17) 2021-07-04 10:19:35 +02:00
ptitSeb
1687c48c1b Added wrapped libxcb-shm (for #17) 2021-07-04 10:15:42 +02:00
ptitSeb
f5981c4dca Added wrapped libxcb-shape (for #17) 2021-07-04 10:09:17 +02:00
ptitSeb
6f183aa1cc Added wrapped libxcb-xfixes (for #17) 2021-07-04 10:05:05 +02:00
ptitSeb
56f6ad84bb Added wrapped libpcre.so.3 (for #17) 2021-07-04 09:58:02 +02:00
Heasterian
67c80f683e
One more extension for Tegra T1 2021-07-03 23:26:17 +03:00
Heasterian
1fb65cbce2
Fix minor misspelling 2021-07-03 22:29:27 +03:00
Heasterian
bd21214467
New TegraX1 target 2021-07-03 22:17:32 +03:00
ptitSeb
501a4a8956 Made elf LOADADDR default again 2021-07-03 10:32:34 +02:00
ptitSeb
bb4c06f107 More the LOADADDR of the box64 elf a 32bits value 2021-07-03 09:46:48 +02:00
ptitSeb
aa56188e7e Set default to NOLOADADDR, as many system doesn't like it 2021-07-02 16:05:41 +02:00
ptitSeb
140254f311 [DYNAREC] Fixed DIV opcode, and added test17 about div/idiv 2021-07-02 10:17:28 +02:00
ptitSeb
c667c71a99 Added libtcmallocminimal workaround 2021-06-15 17:08:14 +02:00
ptitSeb
489afcfb41 Added a test for ucomiss opcode 2021-06-06 20:32:55 +02:00