1
0
mirror of synced 2024-11-13 18:50:53 +01:00
ImHex/cmake
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
..
modules build: Xcode accomodating CMake setup (#1688) 2024-05-20 10:12:57 +00:00
sdk build: Get rid of liblibimhex 2024-04-27 20:19:26 +02:00
build_helpers.cmake build: Compress debug info (#1719) 2024-05-26 20:48:14 +02:00
cmake_uninstall.cmake.in build: Added make uninstall (#784) 2022-10-14 15:35:45 +02:00
ide_helpers.cmake build: Xcode accomodating CMake setup (#1688) 2024-05-20 10:12:57 +00:00