1
0
mirror of synced 2024-09-24 11:38:26 +02:00
ImHex/dist
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
..
appimage build: remove IMHEX_COMMIT_HASH_SHORT cmake flag (#1539) 2024-02-10 01:40:33 +00:00
Arch build: Use Arch Docker file to its own folder 2024-01-05 21:37:24 +01:00
compiling build: Try fix building issues with web build and Fedora 2024-03-12 19:09:01 +01:00
DEBIAN impr: Make decompression support actually useful (#1481) 2023-12-31 11:39:24 +01:00
macOS build: Lock libmagic to latest release in M1 macOS docker file 2024-03-30 11:03:45 +01:00
msys2 impr: Make decompression support actually useful (#1481) 2023-12-31 11:39:24 +01:00
rpm impr: Get rid of cimgui shared library by hooking pinvoke handler 2024-03-12 23:17:49 +01:00
web build: Compress debug info (#1719) 2024-05-26 20:48:14 +02:00
AppImageBuilder.yml build: build appimage using docker instead of github CI (#1358) 2023-10-11 16:17:52 +02:00
Brewfile impr: Make decompression support actually useful (#1481) 2023-12-31 11:39:24 +01:00
get_deps_archlinux.sh impr: Make decompression support actually useful (#1481) 2023-12-31 11:39:24 +01:00
get_deps_debian.sh impr: Make decompression support actually useful (#1481) 2023-12-31 11:39:24 +01:00
get_deps_fedora.sh impr: Make decompression support actually useful (#1481) 2023-12-31 11:39:24 +01:00
get_deps_msys2.sh build: Make msys2 deps install script use pacboy 2024-01-05 14:47:30 +01:00
get_deps_tumbleweed.sh build: Added dependency download script for OpenSUSE Tumbleweed (#1612) 2024-03-28 22:24:10 +01:00
ImHex-9999.ebuild impr: Make decompression support actually useful (#1481) 2023-12-31 11:39:24 +01:00
imhex.desktop build: Fixed the .desktop file (#513) 2022-05-27 20:20:42 +02:00
langtool.py lang: Refactored langtool, updated chinese translation (#1623) 2024-05-01 20:49:55 +02:00
net.werwolv.imhex.metainfo.xml build: Added AppImage zsync and updated metadata (#733) 2022-09-08 09:31:49 +02:00
net.werwolv.ImHex.yaml feat: Added decompressing support 2023-12-24 13:14:51 +01:00