COMMITS
/ cmake/build_helpers.cmake March 22, 2024
W
build: Move renaming of the macOS bundle to the CI
WerWolv committed
W
build: Fix creating the macOS bundle from within the M1 docker
WerWolv committed
W
build: Move macOS rpath fixing to install step
WerWolv committed
W
build: Fix bundling issues on macOS
WerWolv committed
March 21, 2024
W
build: Try fixing packaging issues with macOS bundles
WerWolv committed
N
build: Added support patches for FreeBSD (#1584)
Nobutaka Mantani committed
March 15, 2024
W
impr: Generate more useful stack traces on Linux
WerWolv committed
March 11, 2024
W
build: Added cimgui
WerWolv committed
March 2, 2024
W
build: Allow precompiled headers to be turned off
WerWolv committed
W
build: Added option to disable precompiled headers
WerWolv committed
February 29, 2024
W
build: Disable unknown pragmas warning
WerWolv committed
W
fix: Build with precompiled headers on Linux
WerWolv committed
W
build: Added precompiled headers
WerWolv committed
February 25, 2024
W
build: Remove compression from sdk again
WerWolv committed
W
build: Handle install prefix being absolute when installing sdk package
WerWolv committed
February 24, 2024
W
build: Try to fix sdk packaging
WerWolv committed
W
build: Respect DISTDIR env var when packing SDK
WerWolv committed
W
build: Compress SDK package
WerWolv committed
W
build: Make external plugins build again
WerWolv committed
February 17, 2024
N
build: Hopefully fix macOS x86 build issues (#1556)
Nik committed
February 15, 2024
W
build: Only do dynamic linking of libpl on Windows
WerWolv committed
February 10, 2024
I
build: remove IMHEX_COMMIT_HASH_SHORT cmake flag (#1539)
iTrooz committed
February 3, 2024
W
fix: libpl not being installed correctly
WerWolv committed
February 1, 2024
W
build: Don't re-sign macOS bundle unless requested
WerWolv committed
January 30, 2024
W
fix: Default magic database not being bundled correctly
WerWolv committed
W
build: Fix issues with large Windows builds
WerWolv committed
January 29, 2024
W
build: Fix various issues with linking, clang and unity builds
WerWolv committed
W
build: Improve unity builds
WerWolv committed
January 26, 2024
W
build: Define DEBUG macro again only in debug builds
WerWolv committed
W
build: Make sure libraries are correctly linked in external plugins
WerWolv committed
N
build: Get rid of pkgconfig as much as possible (#1517)
Nik committed
January 25, 2024
W
build: Fixed libimhex not finding nlohmann json on some platforms
WerWolv committed
January 24, 2024
W
build: Fix rpath issues on macOS
WerWolv committed
January 21, 2024
N
feat: Implement Myers' diffing algorithm (#1508)
Nik committed
January 15, 2024
W
build: Make PDB generation slightly better
WerWolv committed
W
build: Add option to not generate PDB files in release builds
WerWolv committed
January 5, 2024
N
build: Remove manual macOS code signing again
Nik committed
January 4, 2024
W
build: Bundle nodes folder with executable
WerWolv committed
W
build: Added a plugin template to the SDK
WerWolv committed
W
build: Cleanup build script a bit
WerWolv committed
December 30, 2023
W
build: Don't try to sign unbundled executable on macOS
WerWolv committed
N
build: Fix macOS M1 build entirely (#1480)
Nik committed
December 28, 2023
W
build: Don't try to bundle updater on targets that don't have an updater
WerWolv committed
W
build: Fix updater not being installed correctly
WerWolv committed
W
build: Fixed dependencies of plugins not being bundled correctly
WerWolv committed
December 27, 2023
W
build: Try to fix Fedora build issues
WerWolv committed
December 26, 2023
W
build: Fix library plugin install path
WerWolv committed
December 23, 2023
December 22, 2023
N
build: Restructured entire custom plugin system (#1469)
Nik committed