1
0
forked from mirrors/0ad
Files
0ad/build/premake
Ralph Sennhauser 60a44dfc26 Never strip binaries automatically
Striping is trivial, getting the debug symbols if premake just strips
them silently is a pain tho.

Stripping should optionally be done during install, as we don't have an
install target nor an install-strip target, make it a configure option
which is off by default.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
(cherry picked from commit 1fac3461f9)
Signed-off-by: Itms <itms@wildfiregames.com>
2025-06-19 16:57:03 +02:00
..
2024-12-13 21:15:12 +01:00
2024-12-13 21:15:12 +01:00
2025-04-27 21:04:53 +02:00