Files
armorpaint/base/tools/amake
2025-03-11 10:30:34 +01:00
..
2025-03-10 20:38:53 +01:00
2025-03-09 17:02:12 +01:00
2025-03-09 17:02:12 +01:00
2025-02-26 08:47:09 +01:00
2025-02-26 08:47:09 +01:00
2025-03-11 10:30:34 +01:00
2025-03-11 10:30:34 +01:00
2025-02-26 08:47:09 +01:00
2025-02-26 08:47:09 +01:00

amake

Iron build tool.

Windows (x64)

../../make --compile --alangjs

Linux (x64)

../../make --compile --alangjs --ccompiler gcc --cppcompiler g++
# (gcc has lto enabled)

macOS (arm64)

../../make --compile --alangjs