File Information — meson-1.8.3.zip
| Filename | meson-1.8.3.zip |
|---|---|
| Title | Meson 1.8.3 (2025-08-10) |
| Version | 1.8.3 |
| Author / Vendor | KO Myung-Hun |
| Homepage | https://github.com/komh/meson-os2 |
| Category | OS2 » Dev » Tools » Make » |
| OS/2 Version | OS/2 Warp 4.52 or later |
| File Size | 3.8 MB |
| Downloads | 2 |
| File Type | ZIP |
| Uploaded | 2026-03-28 16:15 by martini |
| Approved | 2026-03-28 16:15 by martini |
| License | Apache License 2.0 |
| Requirements | LIBCn v0.1.13(rpm), python v3.9.21(rpm) |
Description:
Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible. The main design point of Meson is that every moment a developer spends writing or debugging build definitions is a second wasted. So is every second spent waiting for the build system to actually start compiling code. v1.8.3: * First public version v1.6.0: * Not released v1.0.1: * Added '--emxomf' option to build with emxomf tools * Added 'shortname' to kwargs for shared libs to specify 8.3 DLL name * Not released * offical: https://mesonbuild.com/ * OS/2 port: https://github.com/komh/meson-os2