David Given
|
2e97996211
|
Get a minimal FE plugin working.
|
2025-09-01 00:29:55 +02:00 |
|
David Given
|
7035b9c3c2
|
Rearrange and clean up.
|
2025-08-31 23:58:07 +02:00 |
|
David Given
|
5628d2ca06
|
We need a custom romfs generator.
|
2025-08-31 23:55:24 +02:00 |
|
David Given
|
61cf7fbccf
|
Get a fully working static imhex.
|
2025-08-31 23:37:51 +02:00 |
|
David Given
|
ce347c6326
|
A fair number of assets now load.
|
2025-08-31 16:43:13 +02:00 |
|
David Given
|
94119b19fe
|
Getting my head around the way imhex works.
|
2025-08-31 00:35:47 +02:00 |
|
David Given
|
9c7be1268f
|
Build some more bits.
|
2025-08-29 21:18:14 +02:00 |
|
David Given
|
a9d59f67ba
|
It finally builds! Although does nothing.
|
2025-08-29 20:37:39 +02:00 |
|
David Given
|
8d2a72228f
|
A reasonable amount of the imhex framework now builds.
|
2025-08-29 00:35:00 +02:00 |
|
David Given
|
60b95dd3f3
|
Added throwing_ptr.
|
2025-08-28 23:41:51 +02:00 |
|
David Given
|
b1094f40dc
|
Add libromfs.
|
2025-08-28 23:27:40 +02:00 |
|
David Given
|
e40ea80e34
|
Add xdgpp.
|
2025-08-28 22:34:27 +02:00 |
|
David Given
|
9e1222d38a
|
Add Native File Dialog.
|
2025-08-28 22:20:31 +02:00 |
|
David Given
|
4446785729
|
Put pattern-language in the right place.
|
2025-08-28 21:40:09 +02:00 |
|
David Given
|
790f015d72
|
Add the pattern language.
|
2025-08-28 21:36:42 +02:00 |
|
David Given
|
ccb0dcea3c
|
Finally remember to add the build file!
|
2025-08-28 21:35:59 +02:00 |
|
David Given
|
15a0632af0
|
Add imgui.
|
2025-08-28 21:30:21 +02:00 |
|
David Given
|
3c0da28947
|
Some more building.
|
2025-08-28 21:23:22 +02:00 |
|
David Given
|
95227f32ca
|
Start putting together the imhex build.
|
2025-08-28 21:10:41 +02:00 |
|
David Given
|
edf75b5cda
|
Add libwolv.
|
2025-08-28 21:09:27 +02:00 |
|
David Given
|
af87c48451
|
Add an imhex submodule.
|
2025-08-28 20:18:02 +02:00 |
|
David Given
|
7cde8e3aa6
|
Merge pull request #824 from davidgiven/ab
Update ab to the new ninja version.
dev
|
2025-08-27 19:47:09 +01:00 |
|
David Given
|
34fe6f0a5f
|
_Actually_ update ab.
|
2025-08-27 20:23:46 +02:00 |
|
David Given
|
76c9674f3f
|
Update ab.
|
2025-08-27 20:21:29 +02:00 |
|
David Given
|
addbabd123
|
Disable make parallelism (although I'm not sure this will help).
|
2025-08-27 19:57:24 +02:00 |
|
David Given
|
46b90d9c36
|
Merge pull request #825 from boamaod/master
Correct Juku E5104 documentation
|
2025-08-27 13:44:49 +01:00 |
|
Märt Põder
|
7ee67082aa
|
Fix ambigious description about "both sides" and update links
|
2025-08-27 13:22:09 +03:00 |
|
David Given
|
e8042ed5f3
|
Adjust parallelism settings again.
|
2025-08-27 11:40:34 +02:00 |
|
David Given
|
8828874c25
|
Don't run more than one ninja instance at a time.
|
2025-08-27 11:22:53 +02:00 |
|
David Given
|
1bdb093319
|
Update ab.
|
2025-08-27 02:10:08 +02:00 |
|
David Given
|
a1e2191ad5
|
mingw is less aggressive about dead code removal that other gccs are, so
we need to add dependencies in places where they're really not used.
|
2025-08-27 03:06:31 +02:00 |
|
David Given
|
e61fcf1d9b
|
utils.shell now takes a command string rather than an argv list.
|
2025-08-27 02:28:29 +02:00 |
|
David Given
|
610ef0dc4b
|
Remember to put set -e in front of command scripts.
|
2025-08-27 02:27:40 +02:00 |
|
David Given
|
273d38f237
|
Fix command detection when a command string contains multiple words.
|
2025-08-27 00:11:57 +02:00 |
|
David Given
|
8194a08382
|
Update ab.
|
2025-08-26 23:09:47 +02:00 |
|
David Given
|
6170b704b1
|
Fix escaping of $$ strings; then escape them again before passing to ninja!
|
2025-08-26 21:30:50 +02:00 |
|
David Given
|
b05f5e7caa
|
Warning fix.
|
2025-08-26 14:29:27 +02:00 |
|
David Given
|
4b38fc6044
|
Update ab again.
|
2025-08-26 02:06:32 +02:00 |
|
David Given
|
cee16a75ca
|
Fix Windows dependencies.
|
2025-08-26 01:37:28 +02:00 |
|
David Given
|
9fd85a8289
|
Add missing file.
|
2025-08-26 01:28:53 +02:00 |
|
David Given
|
2f1eff1474
|
Update documentation.
|
2025-08-26 01:27:33 +02:00 |
|
David Given
|
8c582b8d72
|
Update to the new ninja-fied ab.
|
2025-08-26 01:23:58 +02:00 |
|
David Given
|
e49673329d
|
Merge pull request #823 from davidgiven/cleanup
Do some cleanup since the last changes.
|
2025-08-21 19:31:57 +02:00 |
|
David Given
|
07ebed83bf
|
Fix some documentation from the global options change.
|
2025-08-21 19:14:26 +02:00 |
|
David Given
|
1def87fdc3
|
Remove the rawReadDiskCommand() function, as it's no longer used.
|
2025-08-21 19:00:29 +02:00 |
|
David Given
|
d91fed7dd4
|
Update documentation.
|
2025-08-21 18:59:02 +02:00 |
|
David Given
|
5f2f7e70ef
|
Remove rawread and merge.
|
2025-08-21 18:55:46 +02:00 |
|
David Given
|
83432beff6
|
Merge pull request #822 from davidgiven/config
Overhaul the config file CLI.
|
2025-08-21 18:42:21 +02:00 |
|
David Given
|
979b550178
|
Looks like our string_view fix hasn't worked --- tweak.
|
2025-08-21 01:19:19 +02:00 |
|
David Given
|
9062a531f3
|
Migrate the 40track etc extension configs to actual options. Add the
ability to have --group=value options to make this cleaner.
|
2025-08-21 00:53:50 +02:00 |
|