about summary refs log tree commit diff stats
path: root/wrapperhelper/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wrapper helper (#1799)rajdakin2024-09-061-7/+0
| | | | | | | * [WRAPPERHELPER] Added wrapperhelper v0.1, tested on libc * [WRAPPED] Removed updates to libc from this branch * [WRAPPERHELPER] Removed GPL header and added modified LGPL header, added notes about licensing issues
* Added a bunch of wrapped functions (for #725)ptitSeb2023-04-231-1/+1
|
* Add wrapperhelper from box86 (#657)Jai A P2023-03-311-0/+7
* Add wrapperhelper (created by @wannacu, from box86) - Changes as compared to box86 version: - Default Guest Triple x64 - Default Host Triple arm64