Files
armorpaint/armorcore/tools/amake
luboslenco fbc2c63b57 Cleanup
2025-01-18 15:46:37 +01:00
..
2025-01-18 15:46:37 +01:00
2024-11-10 22:11:29 +01:00
2024-12-29 12:20:11 +01:00
2024-11-16 00:43:57 +01:00
2024-11-10 22:11:29 +01:00
2024-12-29 12:20:11 +01:00
2024-11-10 22:11:29 +01:00
2024-12-29 12:20:04 +01:00
2024-11-10 22:11:29 +01:00

amake

armorcore 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