COMMITS
November 30, 2020
J
actions自动编译,window下先启动vc-cmd再编译luajit,更正luajit android x86的路径
johnche committed
November 3, 2020
J
处理in关键字生成代码错误的问题,fix https://github.com/Tencent/xLua/issues/828
johnche committed
October 15, 2020
J
封装部分api level和luajit编译的api level保持一致
johnche committed
J
linux还是不编译32位了
johnche committed
J
apt install 要sudo
johnche committed
J
fix v7 compile error
johnche committed
J
单独添加luajit v7的自动编译job
johnche committed
J
arm64要单独处理
johnche committed
J
fix auto compile of luajit
johnche committed
J
Merge branch 'master' of https://github.com/Tencent/xLua
johnche committed
J
添加luajit的自动编译
johnche committed
J
luajit android
johnche committed
October 14, 2020
J
remove unnecessary jdk reference (#821)
Jayatubi committed
J
添加lua53的自动编译
johnche committed
J
lua54的uwp兼容
johnche committed
J
添加uwp的自动编译,而且window和android的编译目录均加上后缀
johnche committed
J
自动编译,linux只编译64位的
johnche committed
J
Merge branch 'master' of https://github.com/Tencent/xLua
johnche committed
J
Linux应该是拷贝so,而不是a
johnche committed
J
android lua54编译错误
johnche committed
J
window自动编译找不到脚本
johnche committed
J
修复lua54的ios版本,在某些版本的xcode编译不过的问题
johnche committed
J
make_*lua54.sh
johnche committed
J
lua54 window编译脚本
johnche committed
October 13, 2020
J
补充 黑名单 不同写法的例子 (#817)
JunQiang committed