Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added libmem. * Update xmake.lua Minor changes * Update xmake.lua Removed unused flags. * Update xmake.lua * Update xmake.lua Shortened description. * Update xmake.lua * Create xmake.lua * Update xmake.lua * Update xmake.lua * Update xmake.lua * Update xmake.lua * Update xmake.lua * Update xmake.lua Optimized + fixed linux support in case missing ptrace and llvm::demangle. * Update xmake.lua * Update xmake.lua * Update xmake.lua * Update xmake.lua * Update xmake.lua * Fixed BSD and removed set_policy("compatibility.version", "3.0") as well as add_includedirs("include", { public = true }) * Fixed freebsd to bsd * Enforce LM_EXPORT to be used for DLL/LIB * Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW) Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW) * Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW) Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW) * Update xmake.lua * Update xmake.lua * Ole32 -> ole32 Ole32 -> ole32 * Ole32 -> ole32 Ole32 -> ole32 * Update xmake.lua * Update xmake.lua * Fixed install through add_headerfiles + Overwrote existing C test. * Removed renudant 2nd argument , {install = true} for func add_headerfiles * Fixed C test error. * fix c++ exports * Fix C++ DLL link * Update xmake.lua * Update xmake.lua * Delete packages/l/libmem/patches/cxxexport.patch * Update xmake.lua * Update xmake.lua * Update xmake.lua * Update xmake.lua * Update xmake.lua --------- Co-authored-by: ruki <[email protected]> Co-authored-by: EnergoStalin <[email protected]>
- Loading branch information