summaryrefslogtreecommitdiff
path: root/core/src/xmake
AgeCommit message (Expand)Author
2024-09-05add writeable for os.cp #5138ruki
2024-08-22detect host and arch for windows/cosmoccruki
2024-08-22fix engineruki
2024-08-22support for windowsruki
2024-08-22extract program filesruki
2024-08-22add bin2c xmake.xmzruki
2024-08-22embed xmake.xmzruki
2024-08-22add bin2c xmake.xmzruki
2024-07-10always use arm64ruki
2024-05-26Fix building xmake using xmake on mingwtqfx
2024-05-13Remove unnecessary definition configuration on mingwtqfx
2024-05-12Fix build on msys2/mingw64tqfx
2024-05-10Update ansi.cc8ef
2024-05-07fix assert for x86ruki
2024-05-07fix isintegerruki
2024-05-07use integer instead of number #5029ruki
2024-04-05Merge pull request #4932 from xmake-io/nativeruki
2024-04-05format coderuki
2024-04-05support for luajit native moduleruki
2024-04-05update xmi.hruki
2024-04-05modify funcstion for luajitruki
2024-04-05add call functionsruki
2024-04-05add more luaL functionsruki
2024-04-05add miscellaneous functionsruki
2024-04-05add more access functionsruki
2024-04-05add set functionsruki
2024-04-05add stack functionsruki
2024-04-05add get functionsruki
2024-04-05add lua_pushxxxruki
2024-04-04add tobooleanruki
2024-04-04add more apisruki
2024-04-04improve loadxmiruki
2024-04-04add luaL_errorruki
2024-04-04fix init luaopsruki
2024-04-04fix xmiopenruki
2024-04-04improve xmiopenruki
2024-04-03use xmi.hruki
2024-04-03fix loadxmiruki
2024-04-03improve loadxmiruki
2024-04-03update pdcurses to 3.9charles seizilles
2024-04-03add xmake.archruki
2024-03-31add signal testruki
2024-03-28Implement os.SIGDFL and os.SIGIGNDominik Kaszewski
2024-03-28fix error for windowsruki
2024-03-28add os.signal #4889ruki
2023-12-16Haiku OS has it's own way of getting the current program name (and theChristof Meerwald
2023-12-16fix #4509ruki
2023-12-15NetBSD defines KERN_PROC_PATHNAME, but the sysctl (that should only be usedChristof Meerwald
2023-10-29add kill socketruki
2023-09-20improve strerrorruki