New features
Add ping demo for network
Changes
Modify license to Apache License 2.0
Rename --smallest=y|n option to --small=y|n
Support stat64
Improve copy speed and fix permissions for tb_file_copy
Improve path operation for posix platform
Improve socket interfaces and support icmp
Improve xmake.lua and remove binar继续阅读 »
This release fix some bugs and improve some details. And provide xmake-vscode plugins to integrate vscode editor and xmake.
If you want to known more usage, please see online documents。
Source code: Github, Gitee.
New features
Add add_imports to bulk import modules for the target, option and package script
Add xmak继续阅读 »
This release fixed some bugs and improve some compilation problem.
If you want to known more usage, please see online documents。
Source code: Github, Gitee.
Changes
Improve add_files to configure the compile option of the given files
Inherit links and linkdirs from the dependent targets and options
Improve target.a继续阅读 »
iOS代码签入前检查清单
| iOS Pre-Check-in Checklist | Yes/No |
| ---------------------------------------- | ---------- |
| Have I regression tested everything in Instruments for leaks and abandoned memory? | |
| Have I ran all automated UI tests and verified there are no crash bugs? | |
| Have I 继续阅读 »
Website
Sources
Changelog
New features
Add check includes dependence automatically
Add print colors
Add debugger support, .e.g xmake run -d program ...
Changes
Improve the interfaces of run shell
Upgrade luajit to v2.0.4
Improve to generate makefile plugin
Optimizate the multitasking compiling speed
Bugs fixed
Fi继续阅读 »