xmake 3.1
| Full internal name: | xmake |
| Project site: | https://xmake.io |
| Screen shots: | |
| Download: | Download xmake 3.1 https://github.com/xmake-io/xmake/releases/download/v3.1.0/xmake-v3.1.0.win32.zip VirusTotal results |
| Change log: | https://xmake.io/#/about/changelog |
| Description: | cross-platform build utility based on Lua |
| License: | Apache License 2.0 |
| Version: | 3.1 |
| SHA-1 or SHA-256: | 743e5f20f1de4955661d2427a9f0b7e8ed95ecd50c954addc81611873d39de7f |
| Type: | zip |
| Dependencies: | |
| Tags: | |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b xmake*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
move "%%a" ..
)
cd ..
rmdir "%name%"
|
| Last modified: | Sat Aug 08 05:13:30 UTC 2026 |
| Last modified by: | tim.lebedk... |
| Created: | Sat Aug 08 05:13:30 UTC 2026 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |