mintsuki
|
7dfc733ee9
|
misc: Small NTFS test case tweak
|
2022-01-22 04:39:50 +01:00 |
|
mintsuki
|
981c06825b
|
Merge branch 'trunk' into v2.0-branch
# Conflicts:
# GNUmakefile.in
# stage23/console.c
# stage23/fs/file.s2.c
|
2022-01-22 04:31:25 +01:00 |
|
mintsuki
|
d00ec6fa3d
|
misc: README.md and workflow updates
|
2022-01-22 04:16:08 +01:00 |
|
mintsuki
|
616aec0281
|
build: 'install' portability fixes
|
2022-01-22 04:16:08 +01:00 |
|
mintsuki
|
dea9413b3e
|
build: Remove stray rm from make_toolchain.sh
|
2022-01-22 04:16:08 +01:00 |
|
mintsuki
|
776cd1ab67
|
build: Misc portability improvements
|
2022-01-22 04:16:08 +01:00 |
|
mintsuki
|
9ce5f54e31
|
misc: README.md and workflow updates
|
2022-01-22 04:10:48 +01:00 |
|
mintsuki
|
a0a8b3c0d6
|
build: 'install' portability fixes
|
2022-01-22 03:46:48 +01:00 |
|
mintsuki
|
e616f19347
|
build: Remove stray rm from make_toolchain.sh
|
2022-01-22 03:20:48 +01:00 |
|
mintsuki
|
c28e3a6f7f
|
build: Misc portability improvements
|
2022-01-22 03:10:25 +01:00 |
|
mint
|
b1a7c0d19f
|
Merge pull request #149 from Itay2805/trunk
Finish NTFS implementation
|
2022-01-22 01:20:52 +01:00 |
|
Itay Almog
|
c74c36440a
|
added support for resident files, this should pretty much complete a basic support for NTFS
|
2022-01-21 17:01:03 +02:00 |
|
Itay Almog
|
35d522d388
|
added required fixes to make ntfs work again
|
2022-01-21 16:39:18 +02:00 |
|
mintsuki
|
0695978192
|
build: Add more targets for which toolchain is not checked
|
2022-01-21 03:53:36 +01:00 |
|
mintsuki
|
48d8b59986
|
build: Add more targets for which toolchain is not checked
|
2022-01-21 03:51:43 +01:00 |
|
mintsuki
|
89a246a22a
|
gh: Update release workflow
|
2022-01-21 03:28:55 +01:00 |
|
mintsuki
|
d1cc97006c
|
gh: Update release workflow
|
2022-01-21 03:27:02 +01:00 |
|
mintsuki
|
8c0b3d0788
|
build: Move make_toolchain.sh to root
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
0bb85be280
|
build: Even more portability improvements
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
4dda1db46b
|
build: Further portability improvements
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
b3736938fd
|
build: Misc portability improvements
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
1e94f0d069
|
misc: Do not rely on libc-provided headers
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
3d4eefeab9
|
menu: Allow space for booting entries. Closes #148
|
2022-01-21 03:21:24 +01:00 |
|
mintsuki
|
230a1aa43e
|
build: Move make_toolchain.sh to root
|
2022-01-21 03:00:40 +01:00 |
|
mintsuki
|
a25129b8c1
|
build: Even more portability improvements
|
2022-01-21 02:57:31 +01:00 |
|
mintsuki
|
64467c06d8
|
build: Further portability improvements
|
2022-01-21 02:34:38 +01:00 |
|
mintsuki
|
7b0c430fb5
|
build: Misc portability improvements
|
2022-01-21 02:24:36 +01:00 |
|
mintsuki
|
65ef9561a5
|
misc: Do not rely on libc-provided headers
|
2022-01-20 05:17:45 +01:00 |
|
mintsuki
|
8de42af1a8
|
menu: Allow space for booting entries. Closes #148
|
2022-01-20 02:34:33 +01:00 |
|
mintsuki
|
af013833dd
|
term: Support for reverse scroll, save/restore, and bug fixes
|
2022-01-18 23:50:20 +01:00 |
|
mintsuki
|
4d6e1b801a
|
term: Support for reverse scroll, save/restore, and bug fixes
|
2022-01-18 23:46:25 +01:00 |
|
mintsuki
|
105de293ce
|
build: Add install-strip target
|
2022-01-17 22:46:21 +01:00 |
|
mintsuki
|
4576dfec72
|
build: Disentangle some makefile targets
|
2022-01-17 22:46:21 +01:00 |
|
mintsuki
|
58a3954c51
|
build: Add install-strip target
|
2022-01-17 22:36:47 +01:00 |
|
mintsuki
|
f82b3cb76d
|
build: Disentangle some makefile targets
|
2022-01-17 22:13:19 +01:00 |
|
mintsuki
|
5d9219b1cb
|
build: Sanitise variables before building reduced-gnu-efi
|
2022-01-17 00:22:50 +01:00 |
|
mintsuki
|
fd09538f48
|
build: Sanitise variables before building reduced-gnu-efi
|
2022-01-17 00:20:59 +01:00 |
|
mintsuki
|
208b0225c5
|
multiboot: Retry failed module loads at different addresses
|
2022-01-16 22:59:29 +01:00 |
|
mintsuki
|
247bce5f59
|
build: Clean all temp autoconf files in maintainer-clean
|
2022-01-16 22:59:29 +01:00 |
|
mintsuki
|
a064a858a9
|
build: Misc build system improvements
|
2022-01-16 22:59:29 +01:00 |
|
mintsuki
|
3b6c326438
|
build: Fix make call in limine-install target
|
2022-01-16 22:59:29 +01:00 |
|
mintsuki
|
fc7348aea9
|
build: Add make uninstall target
|
2022-01-16 22:59:29 +01:00 |
|
mintsuki
|
1a9674087f
|
build: Fix autogen.sh invocation in make dist
|
2022-01-16 22:59:29 +01:00 |
|
ilobilo
|
766d0593d7
|
added slash
|
2022-01-16 22:59:29 +01:00 |
|
mintsuki
|
4df4a1fde6
|
build: Fix up version.sh
|
2022-01-16 22:59:29 +01:00 |
|
mintsuki
|
3dcde21bcf
|
build: Move to using autoconf
|
2022-01-16 22:59:29 +01:00 |
|
mintsuki
|
accb58e11e
|
multiboot: Retry failed module loads at different addresses
|
2022-01-16 22:52:21 +01:00 |
|
mintsuki
|
62ef88a964
|
build: Clean all temp autoconf files in maintainer-clean
|
2022-01-16 22:48:33 +01:00 |
|
mintsuki
|
26641eb1a8
|
build: Misc build system improvements
|
2022-01-16 22:41:37 +01:00 |
|
mintsuki
|
11f9786de2
|
build: Fix make call in limine-install target
|
2022-01-16 20:41:33 +01:00 |
|