0ad/build
Ralph Sennhauser 1fac3461f9
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>
2025-05-22 17:32:39 +02:00
..
android android/setup-libs.sh: move to posix shell 2024-08-29 12:55:48 +02:00
arclint Add linter to check for copyright year 2025-04-28 16:14:34 +02:00
build_version Export a 10-char commit hash in the build version 2025-01-07 13:51:45 +01:00
coverage Fix issues pointed out by shellcheck 2024-08-28 18:23:18 +02:00
errorlist # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
jenkins Implement pipeline for generating patch releases 2025-05-14 10:49:02 +02:00
premake Never strip binaries automatically 2025-05-22 17:32:39 +02:00
resources Add StartupWMClass to desktop file 2025-04-29 15:18:41 +02:00
workspaces Update test_root path in update-workspace 2025-05-19 17:43:21 +02:00