xmake 2.8.3
| Full internal name: | xmake |
| Project site: | https://xmake.io |
| Screen shots: | |
| Download: | Download xmake 2.8.3 https://github.com/xmake-io/xmake/releases/download/v2.8.3/xmake-v2.8.3.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: | 2.8.3 |
| SHA-1 or SHA-256: | b985edf7ab0d64358c5cacc9a1ab0912f4dc5af010cb9a6e975bc249c25cf7ea |
| 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: | Wed Oct 04 17:10:23 UTC 2023 |
| Last modified by: | tim.lebedk... |
| Created: | Wed Oct 04 17:10:23 UTC 2023 |
| Created by: | tim.lebedk... |
| Automated tests: | 2 of 2 installations succeeded, 2 of 2 removals succeeded |