Files
armorpaint/base/tools/amake
2025-03-31 18:33:15 +02:00
..
2025-03-10 20:38:53 +01:00
2025-03-25 18:54:13 +01:00
2025-03-25 18:54:13 +01:00
2025-03-31 18:30:55 +02:00
2025-02-26 08:47:09 +01:00
2025-03-18 10:34:23 +01:00
2025-03-31 18:33:15 +02: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