https://bitbucket.org/daniel_fort/magic-lantern
Revision bc46669fd403a18fd05f21949e9fcb5d1cf489ee authored by alex@thinkpad on 03 December 2017, 20:18:40 UTC, committed by alex@thinkpad on 03 December 2017, 20:18:40 UTC
- always install ML-SETUP.FIR (zip, install, install_qemu)
- build_fir for regular ML (not installer) now gives AUTOEXEC.FIR
- to recompile ML-SETUP.FIR: "make ML-SETUP.FIR -B" from platform directory
- "make zip" will also compile the installer from source, without replacing the precompiled ML-SETUP.FIR
  (just to make sure the source code changes do not interfere with building the installer)
1 parent 5e69462
History
Tip revision: bc46669fd403a18fd05f21949e9fcb5d1cf489ee authored by alex@thinkpad on 03 December 2017, 20:18:40 UTC
Makefile: FIR building updates
Tip revision: bc46669
File Mode Size
examples
include
lib
tests
COPYING -rw-r--r-- 25.8 KB
Changelog -rw-r--r-- 15.3 KB
Makefile -rw-r--r-- 10.8 KB
README -rw-r--r-- 2.9 KB
TODO -rw-r--r-- 3.2 KB
VERSION -rw-r--r-- 7 bytes
arm-gen.c -rw-r--r-- 4.3 KB
c67-gen.c -rw-r--r-- 69.7 KB
coff.h -rw-r--r-- 21.9 KB
config.h -rw-r--r-- 313 bytes
config.mak -rw-r--r-- 115 bytes
configure -rwxr-xr-x 13.8 KB
conftest.c -rw-r--r-- 1.5 KB
elf.h -rw-r--r-- 77.6 KB
i386-asm.c -rw-r--r-- 43.4 KB
i386-asm.h -rw-r--r-- 21.9 KB
i386-gen.c -rw-r--r-- 29.9 KB
i386-tok.h -rw-r--r-- 3.8 KB
il-gen.c -rw-r--r-- 16.3 KB
il-opcodes.h -rw-r--r-- 7.4 KB
libtcc.c -rw-r--r-- 44.5 KB
libtcc.h -rw-r--r-- 3.3 KB
stab.def -rw-r--r-- 8.9 KB
stab.h -rw-r--r-- 259 bytes
tcc-doc.html -rw-r--r-- 113.3 KB
tcc-doc.texi -rw-r--r-- 34.2 KB
tcc.c -rw-r--r-- 10.6 KB
tcc.h -rw-r--r-- 44.0 KB
tccasm.c -rw-r--r-- 29.8 KB
tcccoff.c -rw-r--r-- 22.2 KB
tccelf.c -rw-r--r-- 64.7 KB
tccgen.c -rw-r--r-- 2.5 KB
tccpe.c -rw-r--r-- 56.1 KB
tccpp.c -rw-r--r-- 3.6 KB
tccrun.c -rw-r--r-- 20.3 KB
tcctok.h -rw-r--r-- 8.6 KB
texi2pod.pl -rwxr-xr-x 10.8 KB
x86_64-asm.h -rw-r--r-- 21.3 KB
x86_64-gen.c -rw-r--r-- 47.4 KB

README

back to top