Changes to get platform-v8080 running again
[FUZIX.git] / Makefile
2019-03-02 Alan CoxMakefile: update
2019-02-09 Alan CoxMakefile: add a FUZIX_ROOT
2019-01-28 Alan CoxMakefile: update tiny68k status
2019-01-26 Alan CoxMakefile: add the new platform
2019-01-21 Alan CoxMakefile: add tiny68k, tweak trs80 doc
2019-01-04 Alan Coxmnakfile: update v65 status to dead for now
2018-12-03 Alan CoxMakefile: update and add +3
2018-11-28 Alan CoxMakefile: add more ports to the general list
2018-10-06 Alan CoxMakefile: update obsolete ubee comment
2018-09-11 Alan CoxMakefile: add ports
2018-08-30 Alan CoxMakefile: updates
2018-08-25 Alan CoxMakefile: add N8VEM v2 to the list
2018-08-11 EtchedPixelsMerge pull request #651 from beretta42/coco2cart
2018-08-07 Alan CoxMakefile: The Amstrad NC100 moved
2018-06-26 EtchedPixelsMerge pull request #630 from piso77/z80_fuzix_ccopts
2018-06-26 Paolo PisatiMakefile: introduce $FUZIX_CCOPTS as per global optimiz...
2018-04-29 Alan CoxMakefile: Add ubee and fix a typo
2017-11-08 EtchedPixelsMerge pull request #543 from beretta42/netd2
2017-11-08 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2017-11-08 Alan CoxMakefile: add a make kclean target
2017-10-21 Alan Coxkernel: rework buffer handling and superblocks
2017-10-03 Alan CoxMakefile: Use $(MAKE) and support -j
2017-09-30 Alan CoxMakefile: install crt0 and libc
2017-09-30 Alan CoxMakefile: ensure fcc path is present
2017-09-29 Alan CoxMakefile: split CPU and USERCPU
2017-09-29 Alan CoxMakefile: tweaks for some 6809 stuff
2017-09-29 Alan CoxMakefile: change top level makefile for new setup
2015-11-02 David GivenMerge from upstream.
2015-11-02 EtchedPixelsMerge pull request #280 from davidgiven/msp430
2015-11-01 David GivenAll syscall banks can now be used as overlays; saves...
2015-10-20 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-10-19 EtchedPixelsMerge pull request #262 from davidgiven/msp430
2015-10-19 David GivenMerge from master.
2015-10-18 David GivenMerge from master.
2015-10-15 David GivenMerge from master.
2015-08-24 David GivenMerge from master.
2015-08-09 David GivenMerge from upstream.
2015-07-12 David GivenMerge from upstream.
2015-06-20 David GivenBoots up to fstabinit().
2015-06-20 David GivenBootstrap the MSP430 kernel up to the 'Hello, world...
2015-06-06 David GivenMerge from upstream.
2015-06-06 EtchedPixelsMerge pull request #200 from davidgiven/buildsystem2
2015-06-06 David GivenMerge from upstream.
2015-06-04 David GivenMerge from master.
2015-06-04 David GivenTests are for running! Also rearrange a bunch of the...
2015-06-04 David GivenMerge from upstream.
2015-06-01 David GivenExport the standalone tools and the filesystem image...
2015-05-30 David GivenMove the rules.mk files out of the platforms directory...
2015-05-30 David GivenFactored out some gnarly common rules into their own...
2015-05-30 David GivenMerge from master.
2015-05-30 David GivenMerge from master.
2015-05-26 David GivenAdd support for building the filesystem.
2015-05-25 David GivenMerge from upstream.
2015-05-24 David GivenLevee builds.
2015-05-24 David GivenV7's sh builds.
2015-05-20 David Givenlibc and libruntime build, although the syscall stuff...
2015-05-19 David GivenPartially build some of the standard library for the...
2015-05-18 David GivenBuild system core framework, plus building the trivial...