WerWolv
|
5b7c4324ff
|
build: Disable unknown pragmas warning
|
2024-02-29 22:18:31 +01:00 |
|
WerWolv
|
6e36586ebc
|
fix: Build with precompiled headers on Linux
|
2024-02-29 22:18:14 +01:00 |
|
WerWolv
|
b448583105
|
build: Added precompiled headers
|
2024-02-29 22:17:57 +01:00 |
|
WerWolv
|
3fa06cc7c0
|
build: Remove compression from sdk again
|
2024-02-25 01:57:42 +01:00 |
|
WerWolv
|
d551e39a1c
|
build: Handle install prefix being absolute when installing sdk package
|
2024-02-25 01:27:48 +01:00 |
|
WerWolv
|
b57eaca365
|
build: Try to fix sdk packaging
|
2024-02-24 23:41:22 +01:00 |
|
WerWolv
|
8bf7aa9ceb
|
build: Respect DISTDIR env var when packing SDK
|
2024-02-24 22:46:16 +01:00 |
|
WerWolv
|
0d4d8efe4e
|
build: Compress SDK package
|
2024-02-24 16:09:48 +01:00 |
|
WerWolv
|
b2edb0441a
|
build: Make external plugins build again
|
2024-02-24 15:06:10 +01:00 |
|
Nik
|
e475e763db
|
build: Hopefully fix macOS x86 build issues (#1556)
#1109
|
2024-02-17 21:01:57 +01:00 |
|
WerWolv
|
f113a2befe
|
build: Only do dynamic linking of libpl on Windows
|
2024-02-15 16:10:16 +01:00 |
|
iTrooz
|
f332963c75
|
build: remove IMHEX_COMMIT_HASH_SHORT cmake flag (#1539)
|
2024-02-10 01:40:33 +00:00 |
|
WerWolv
|
dfc249135f
|
build: Make plugin RPATH on Linux point to the plugins folder
|
2024-02-07 21:51:59 +01:00 |
|
WerWolv
|
24815c0370
|
fix: libpl not being installed correctly
|
2024-02-03 14:43:41 +01:00 |
|
WerWolv
|
ab842cbd73
|
build: Fix pattern language shared library ending up in the wrong folder on Linux
|
2024-02-03 10:41:11 +01:00 |
|
WerWolv
|
a80f9e9ca7
|
build: Don't re-sign macOS bundle unless requested
|
2024-02-01 23:56:14 +01:00 |
|
WerWolv
|
10f6aa3e4e
|
fix: Default magic database not being bundled correctly
|
2024-01-30 21:19:43 +01:00 |
|
WerWolv
|
66d4034a4e
|
build: Fix issues with large Windows builds
|
2024-01-30 21:19:04 +01:00 |
|
WerWolv
|
76e304c34e
|
build: Fix various issues with linking, clang and unity builds
|
2024-01-29 22:57:39 +01:00 |
|
WerWolv
|
2e74a78f46
|
build: Improve unity builds
|
2024-01-29 21:18:32 +01:00 |
|
WerWolv
|
f5c529b2b3
|
build: Define DEBUG macro again only in debug builds
|
2024-01-26 21:11:42 +01:00 |
|
WerWolv
|
bde476dfb7
|
build: Make sure libraries are correctly linked in external plugins
|
2024-01-26 12:36:07 +01:00 |
|
Nik
|
6ae86ce906
|
build: Get rid of pkgconfig as much as possible (#1517)
|
2024-01-26 12:13:22 +01:00 |
|
WerWolv
|
920b403ee3
|
build: Fixed libimhex not finding nlohmann json on some platforms
|
2024-01-25 11:05:02 +01:00 |
|
WerWolv
|
390c1469b1
|
build: Fix rpath issues on macOS
|
2024-01-24 22:30:40 +01:00 |
|
WerWolv
|
b605c463a1
|
impr: Further improve interfacing with external plugins
|
2024-01-22 23:35:00 +01:00 |
|
WerWolv
|
cc3a9f1e81
|
build: Fix finding .NET runtime when there's multiple installed versions
|
2024-01-22 14:59:23 +01:00 |
|
Nik
|
a13b5bf8c0
|
feat: Implement Myers' diffing algorithm (#1508)
|
2024-01-21 18:39:13 +01:00 |
|
WerWolv
|
ad53a0bf4c
|
build: Make PDB generation slightly better
|
2024-01-16 00:31:46 +01:00 |
|
WerWolv
|
2cc07f0e73
|
build: Add option to not generate PDB files in release builds
|
2024-01-15 23:33:31 +01:00 |
|
Nik
|
a82fdcca4b
|
build: Remove manual macOS code signing again
|
2024-01-05 12:39:19 +01:00 |
|
WerWolv
|
b27e63586e
|
build: Bundle nodes folder with executable
|
2024-01-04 22:07:49 +01:00 |
|
WerWolv
|
27aef75e54
|
build: Added a plugin template to the SDK
|
2024-01-04 20:25:51 +01:00 |
|
WerWolv
|
70e3b4dd1a
|
build: Cleanup build script a bit
|
2024-01-04 17:55:53 +01:00 |
|
WerWolv
|
0097d1782e
|
build: Fix external plugins not having a imhex version set
|
2024-01-04 12:01:40 +01:00 |
|
WerWolv
|
f03bdc5f45
|
build: Exclude libraries from main build target in sdk
|
2024-01-04 11:34:56 +01:00 |
|
WerWolv
|
ebf379f7c1
|
build: Fix some sdk variables not being set correctly
|
2024-01-04 10:39:07 +01:00 |
|
WerWolv
|
cd72ff1f84
|
build: Fix installing external plugins
|
2024-01-04 10:25:29 +01:00 |
|
WerWolv
|
eca41cac16
|
build: Fix more link and define issues
|
2024-01-04 01:06:38 +01:00 |
|
WerWolv
|
ff48d37598
|
build: Make SDK not try to link to unbundled libraries
|
2024-01-04 00:37:56 +01:00 |
|
Nik
|
950eaea8af
|
impr: Make decompression support actually useful (#1481)
|
2023-12-31 11:39:24 +01:00 |
|
WerWolv
|
2b1688be31
|
build: Don't try to sign unbundled executable on macOS
|
2023-12-30 19:40:01 +01:00 |
|
Nik
|
5a0a5ad445
|
build: Fix macOS M1 build entirely (#1480)
|
2023-12-30 19:11:33 +01:00 |
|
WerWolv
|
db72ba295a
|
build: Don't try to bundle updater on targets that don't have an updater
|
2023-12-28 20:44:42 +01:00 |
|
WerWolv
|
5ca6ed30b4
|
build: Fix updater not being installed correctly
|
2023-12-28 20:26:58 +01:00 |
|
WerWolv
|
83b1416797
|
build: Fixed dependencies of plugins not being bundled correctly
|
2023-12-28 18:05:49 +01:00 |
|
WerWolv
|
9d0fd1f5b6
|
build: Try to fix Fedora build issues
|
2023-12-27 01:10:08 +01:00 |
|
WerWolv
|
40e66313a9
|
build: Fix library plugin install path
|
2023-12-27 00:31:47 +01:00 |
|
Nik
|
61bfe10bc2
|
refactor: Rework features that use external libraries into optional plugins (#1470)
|
2023-12-23 21:09:41 +01:00 |
|
Nik
|
84bfd10416
|
build: Restructured entire custom plugin system (#1469)
|
2023-12-22 23:39:38 +01:00 |
|