about summary refs log tree commit diff stats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable 64k page size eg Ampere A1.Martin Reed2022-06-301-0/+5
* Fix typos and arch type stringPierce Andjelkovic2022-06-081-3/+3
* Added preliminary support for wrapped libEGLptitSeb2022-06-051-0/+1
* First attempt to get a static build (not working for now, don't use it)ptitSeb2022-05-221-1/+6
* Added fake libunwind wrappingptitSeb2022-04-301-0/+1
* Added some wrapped libs and functionsptitSeb2022-04-181-0/+1
* [DYNAREC] Better handling of opcodes with 66 F0 prefixesptitSeb2022-04-171-0/+1
* Some more NAN bordercase handling ([DYNAREC] too, but made FASTNAN default)ptitSeb2022-04-161-1/+3
* Fixed Page16K selection for M1 and LoongArch buildptitSeb2022-04-131-1/+6
* Added some obstack_XXX wrapped function (ported from box86)ptitSeb2022-03-281-0/+1
* Added clone wrapped function and libgbm wrapped libptitSeb2022-03-271-0/+1
* More work around steam and proton/SteamPlay (working, but need also latest bo...ptitSeb2022-03-261-0/+1
* fixed typo in link command (for #256)ptitSeb2022-03-241-1/+1
* Added a better way to select 16K pages, and added M1 paragraph in COMPILE.mdptitSeb2022-03-231-0/+8
* Added M1/Asahi supportptitSeb2022-03-201-1/+6
* Try to add -pthread in link (should help #249)ptitSeb2022-03-051-1/+1
* Various changes and improvement centered around steam (but still not good eno...ptitSeb2022-03-041-1/+3
* Update CMakeLists.txtMzed3D2022-02-271-1/+1
* Update CMakeLists.txtMzed3D2022-02-271-1/+6
* Merge pull request #199 from Alexmitter/mainptitSeb2022-02-271-0/+10
|\
| * Add RV64 support to CMakeLists.txtAlexmitter2021-12-301-0/+10
* | [DYNAREC] Even more work on multiarchptitSeb2022-02-271-2/+5
* | [DYNAREC] More multiarch changesptitSeb2022-02-271-1/+1
* | Small adjustment on loongarch supportptitSeb2022-02-271-1/+1
* | [DYNAREC] Refactored dynarec to ease the future adding of new target architec...ptitSeb2022-02-271-54/+65
* | Fixed the backtrace wrapper (uses eh_frame information only)rajdakin2022-02-141-38/+44
* | Better wrapping for g_option_context_add_main_entriesptitSeb2022-01-231-0/+1
* | Added preliminary wrapped libFAudio; libgstreamer (and friends) and libgmpptitSeb2022-01-221-0/+8
* | Sync configuration from box86Seas02022-01-071-19/+19
* | Added empty wrapped libpci.so.3ptitSeb2021-12-311-0/+1
* | Added some drm related wrapped libs (from box86)ptitSeb2021-12-311-0/+3
|/
* Added support for LX2160A CPUMikhail Petranov2021-11-241-1/+6
* [PPC64LE] Added option in CMakeList and paragraph in COMPILE.md (to be checke...ptitSeb2021-11-221-0/+8
* Wrapped Vulkan librariesptitSeb2021-11-211-0/+1
* Added wrapped libxslt (from box86) (should help #161)ptitSeb2021-11-141-0/+1
* Added wrapped libldap_r and liblber (helps wine)ptitSeb2021-11-141-0/+2
* Added wrapped libncursesw.so.6 (for #148)ptitSeb2021-10-231-0/+1
* Disable compiler optimizations in debug modebbbruni2021-10-211-0/+3
* Added explicit link with libc (might help with #120)ptitSeb2021-10-201-1/+1
* Fixed buildptitSeb2021-10-171-1/+1
* Update CMakeLists.txtHeasterian2021-10-171-1/+6
* Added empty wrapped libnsl.so.1ptitSeb2021-10-041-0/+1
* Added Phytium profileptitSeb2021-10-021-1/+6
* add loongarch cmake fix and chinese documentzhaozhen2021-09-261-3/+2
* CMake have an option for loongarch64 nowptitSeb2021-09-261-0/+11
* More work on gtk and nss3+friendsptitSeb2021-09-211-0/+3
* Added minimum wrapped libsecret-1ptitSeb2021-09-191-0/+1
* Added wrapped libsndfile (dwarf fortress have sound now, and seems completly ...ptitSeb2021-09-181-0/+1
* Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 samp...ptitSeb2021-09-181-0/+11
* Added minimal wrapped libnsp4, libnss3, libnssutil3 and linsmime3ptitSeb2021-09-081-0/+5