~oriansj/M2-Mesoplanet

Fix to allow UEFI for operating-system
Ignore uefi files if Linux; ignore linux files if uefi
c80645f0 — Andrius Štikonas 1 year, 1 month ago
Pull in new M2libc.
f82c2568 — Andrius Štikonas 1 year, 1 month ago
Bump M2-Mesoplanet version to 1.11.0.
Make --no-includes function how most people would expect it
3476160b — Andrius Štikonas 1 year, 10 months ago
Fix macro processing when they have brackets.
0dec4077 — Andrius Štikonas 1 year, 11 months ago
Fix a missing long --operating-system argument.
41775f04 — Andrius Štikonas 1 year, 11 months ago
Build POSIX rather than native binaries by default.
Merge remote-tracking branch 'stikonas/uefi_spawning'
More sanity checking on input
e534c33f — Andrius Štikonas 1 year, 11 months ago
Add --os argument to allow building UEFI binaries.
791cec13 — Andrius Štikonas 1 year, 11 months ago
Add support for spawning in UEFI.
Support -D flags
Add support for #warning
enable disabling of reading #includes
Enable more temp directory flexiblity
03bd6bda — fosslinux 2 years ago
Allow M2-Mesoplanet to work on systems without /tmp

such as live-bootstrap
get a subset of the arguments processed before setting up environment
Merge branch 'main' of github.com:oriansj/M2-Mesoplanet
A much less wasteful envp setup
Next