0ad/source/lib/sysdep
Ralph Sennhauser 2d317d509d
Remove unix_ExecutablePathname
The function was used as a fallback for when a platform specific approach
isn't available. Given that it effectively is a roundabout way to derive
it from argv[0] which we use as a generic fallback anyway just remove
it.

This further allows to make cxxtest optional.

Refs: #8618
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-06-08 20:59:45 +02:00
..
arch Add nominal support for LoongArch64 and RISC-V 64 2026-03-23 08:20:10 +01:00
os Remove unix_ExecutablePathname 2026-06-08 20:59:45 +02:00
rtl Fix includes in source/lib 2025-08-03 10:15:37 +02:00
tests Remove unix_ExecutablePathname 2026-06-08 20:59:45 +02:00
arch.h Add nominal support for LoongArch64 and RISC-V 64 2026-03-23 08:20:10 +01:00
compiler.h Remove LCC compiler defines 2025-03-25 12:30:01 +01:00
cpu.cpp Fix includes in source/lib 2025-08-03 10:15:37 +02:00
cpu.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
dir_watch.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
filesystem.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
numa.h Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
os.h Remove OS_MAC macro 2025-07-19 18:16:14 +02:00
os_cpu.cpp Fix includes in source/lib 2025-08-03 10:15:37 +02:00
os_cpu.h Dissolve external_libraries/openal.h 2025-07-08 19:33:36 +02:00
rtl.h Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
smbios.cpp Remove UNUSED2 2025-07-28 13:16:37 +02:00
smbios.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
stl.h Remove ICC code paths 2025-03-25 12:29:51 +01:00
sysdep.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
vm.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00