Files
armorpaint/base/tools/amake
2025-05-05 18:55:15 +02:00
..
2025-04-10 15:43:41 +02:00
2025-03-25 18:54:13 +01:00
2025-03-25 18:54:13 +01:00
2025-05-05 18:55:15 +02:00
2025-02-26 08:47:09 +01:00
2025-04-11 10:07:47 +02:00
2025-04-16 20:22:07 +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