WerWolv
|
0e08b0226b
|
sys: Added clang-format file, formatted entire project
|
2022-01-24 20:53:17 +01:00 |
|
WerWolv
|
541c0d7547
|
build/plugin: Make plugins no longer depend on their file name
|
2022-01-23 23:28:56 +01:00 |
|
WerWolv
|
ee8b665472
|
ui: Added API to add custom layouts, imhex application and api cleanup
|
2022-01-18 00:10:10 +01:00 |
|
WerWolv
|
8701e0f402
|
sys: Log to a file when ImHex wasn't opened though a terminal
|
2022-01-17 20:06:00 +01:00 |
|
WerWolv
|
a70ece7b9c
|
sys: Bunch of cleanup, use fs::path instead of std::string for paths
|
2022-01-16 01:51:31 +01:00 |
|
WerWolv
|
d8219ad971
|
build: Cleaned up cmake build structure (#399)
* build: Cleanup build process, move main application to /main folder
* build: Try fixing MacOS bundling
* build: Fixed swapped parameters
* build: One imhex -> main too much
* build: Move resources to a better location
* build: Try to fix macos bundle creation
* build: More bundle fixes
* build: Fixed syntax
* build: Another try
* build: Added macos debugging stuff
* build: Fix bundle path
* build: Removed duplicated adding of Frameworks folder to rpath
* build: Removed debugging
|
2022-01-15 00:14:12 +01:00 |
|