1
0
mirror of synced 2024-11-14 19:17:42 +01:00
ImHex/dist/web
iTrooz 0b0bf90e0b
build: Compress debug info (#1719)
This PR compress the debug info in the ELF files built.

This has no impact on the packages (e.g. .deb files) because they themselves have compression, but once installed in the filesystem, they this compression will be beneficial

The compression is opportunistic, happens automatically when possible

For some reason, the web version doesn't work with this (most compiler tests after this seem to fail ?) so it is disabled there

More information: https://github.com/WerWolv/ImHex/issues/1714#issuecomment-2131373826
2024-05-26 20:48:14 +02:00
..
source impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
compose.yml doc: fix --build flag in web docker compose (#1522) 2024-01-31 11:19:26 +00:00
Dockerfile build: Compress debug info (#1719) 2024-05-26 20:48:14 +02:00
plugin-bundle.cpp.in fix: ODR issues in plugin bundle generation (#1486) 2024-01-06 22:13:35 +01:00
serve.py fix: Small modifications to test webserver (#1360) 2023-10-10 15:28:58 +00:00