~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.

refs

main
browse  log 
Release_1.0
release notes 

clone

read-only
https://git.sr.ht/~oriansj/M2-Mesoplanet
read/write
git@git.sr.ht:~oriansj/M2-Mesoplanet

You can also use your local clone with git send-email.

#+title: M2-Mesoplanet
Macro Expander Saving Our m2-PLANET

* About
M2-Mesoplanet simplifies the bootstrappable stage0/M2-Planet toolchain by imitating gcc's behaviour.

* Options
 - -f <path> :: input file (specify as many as necessary)
 - -o <path> :: output file (specify once)
 - --help  or -h :: output simple help message
 - --version or -V :: output file version

 - -E or --preprocess-only :: do not spawn processes to generate executable file
 - --max-string <N>  :: N is a number
 - --fuzz :: prevents execution of dangerous random garbage
 - --no-debug :: strip debug symbols from output
 - --dirty-mode :: keep all temp files
 - --debug-mode <N> :: N is a number