Merge pull request #183 from kernigh/kernigh-include
[ack.git] / build.lua
2019-02-10 David GivenMerge from default.
2019-02-07 David GivenMerge from default.
2019-02-07 David GivenMerge pull request #146 from davidgiven/dtrg-cpmemu
2019-02-07 David GivenBuild the CP/M tests (which got turned off accidentally...
2019-02-07 David GivenAdd missing file.
2018-09-20 David GivenMerge pull request #131 from davidgiven/dtrg-mips
2018-09-10 David GivenAdd huge numbers of failing tests.
2018-09-09 David GivenMerge from default.
2018-09-01 David GivenAdd a completely non-tested table-based MIPS assembler.
2018-06-23 David GivenMerge pull request #106 from davidgiven/dtrg-libc
2018-06-23 David GivenGet em22 working. Remove the leading-underscore system...
2018-06-23 David GivenGet the pdp7 plat working; remove the leading-underscor...
2018-06-23 David GivenMade the rpi platform work with the new libc layout.
2018-06-23 David GivenMade pc86 work with the new libc.
2018-06-23 David GivenMade the two OSX platforms work with the new libc layout.
2018-06-23 David GivenMake linuxppc work.
2018-06-23 David GivenMade linux68k work; commoned up all the generic linux...
2018-06-23 David GivenMake linux386 work with the new libc layout.
2018-06-23 David GivenCreate a basic and probably wrong common unistd.h,...
2018-06-22 David GivenGet the em libc working again: remove the modula-2...
2018-06-22 David GivenMerge from default.
2018-06-22 David GivenMove some more libc functions into core.
2018-06-20 David GivenMerge pull request #96 from kernigh/kernigh-emu-1
2018-06-15 David GivenMerge pull request #100 from kernigh/kernigh-pdp
2018-06-14 David GivenMerge pull request #99 from davidgiven/dtrg-ass
2018-06-13 David GivenMerge from trunk.
2018-06-10 David GivenMerge pull request #95 from davidgiven/dtrg-b
2018-06-10 David GivenMerge.
2018-06-10 David GivenAdd the core of a simple em22 platform. Unfortunately...
2018-06-10 David GivenMerge.
2018-06-09 David GivenMerge pull request #94 from davidgiven/dtrg-ass
2018-06-09 David GivenMake the em interpreter build --- again, lots of warnin...
2018-06-09 David GivenGet ass running --- it's very K&R and almost certainly...
2018-06-07 David GivenMerge from trunk.
2018-06-07 David GivenMerge pull request #91 from davidgiven/dtrg-m68k
2018-06-05 David GivenEnable tests for linux68k.
2018-06-02 David GivenMerge pull request #87 from davidgiven/dtrg-travis
2018-06-02 David GivenTypo fix.
2018-06-02 David GivenHonour CFLAGS set in the Makefile.
2018-05-11 David GivenMerge pull request #81 from kernigh/kernigh-libfp
2018-04-28 George KoehlerUse `ack -mcpm -fp` for mandelbrot.c, startrek.c
2018-03-13 David GivenMerge pull request #73 from kernigh/kernigh-pr
2018-03-02 David GivenMerge pull request #71 from tkchia/default
2018-02-23 David GivenMerge pull request #70 from davidgiven/dtrg-pdp11
2018-02-23 David GivenMade the cgg and the cg code generator work; use this...
2017-11-19 David GivenMerge pull request #66 from davidgiven/dtrg-warnings
2017-10-14 George KoehlerMerge branch 'default' into kernigh-linuxppc
2017-08-06 David GivenTurn of qemuppc for now; it's crashing on Travis builds.
2017-08-06 David GivenMerge from trunk.
2017-01-07 David GivenMerge pull request #32 from dram/add-execve
2016-12-26 David GivenMerge from default.
2016-12-11 David GivenMerge pull request #27 from kernigh/pr-qemu-doze
2016-12-11 David GivenConvert the inn test to work with the test library...
2016-12-06 David GivenMerge pull request #25 from davidgiven/dtrg-inn
2016-12-06 David GivenDisable qemuppc tests; turns out qemu-system-ppc won...
2016-12-06 David GivenMerge pull request #23 from kernigh/pr-osx
2016-12-05 David GivenMerge branch 'pr-osx' of https://github.com/kernigh...
2016-12-01 David GivenMerge from default.
2016-12-01 David GivenMerge pull request #21 from davidgiven/dtrg-tests
2016-12-01 David GivenRun all tests, even the ones which fail, and emit a...
2016-11-30 David GivenMerge from default.
2016-11-30 David GivenMerge pull request #18 from kernigh/pr-util-ack
2016-11-28 George KoehlerMerge branch 'default' into kernigh-osx
2016-11-27 David GivenInitial EM-ification; start threading word size stuff...
2016-11-26 David GivenMerge pull request #17 from davidgiven/dtrg-tests
2016-11-26 David GivenEnable tests for linux386 via qemu-i386.
2016-11-26 David GivenEnable tests for linuxppc via qemu-ppc.
2016-11-26 David GivenRework the tests to run on pc86; lots of test fixes...
2016-11-23 David GivenMerge pull request #14 from davidgiven/dtrg-experimenta...
2016-11-13 David GivenAdd a rather bodged test framework for the qemuppc...
2016-11-12 David GivenAdd the very experimental qemuppc plat, intended to...
2016-11-08 George KoehlerMerge branch 'default' into kernigh-osx
2016-10-30 David GivenMerge from default. travis
2016-10-19 David GivenMerge pull request #6 from kernigh/pr-linuxppc
2016-10-16 David GivenBolt mcg into the PowerPC backend. It doesn't build...
2016-10-16 David GivenMerge in the unfinished PowerPC branch.
2016-10-15 David GivenMerge from trunk.
2016-10-02 George KoehlerCommit a preview of osx386 and osxppc as new platforms.
2016-09-30 George KoehlerMerge branch 'default' into kernigh-linuxppc
2016-09-20 David GivenImport iburg.
2016-09-17 George KoehlerMerge branch 'default' into kernigh-linuxppc
2016-09-17 David GivenBasic skeleton of em parser.
2016-09-15 David GivenMostly add support for the experimental and largely...
2016-09-15 David GivenMerge from default.
2016-08-21 David Givenego now builds and is used.
2016-08-20 David GivenBuild the examples when doing a normal build; this...
2016-08-20 David GivenRaspberry Pi backend now builds.
2016-08-14 David GivenLED builds now.
2016-08-14 David Givenlinux68k builds now.
2016-08-14 David Givenlinux386 builds. Also, forgot to turn back on the langu...
2016-08-13 David GivenBiggish refactor to break cycles; my build rules were...
2016-08-13 David GivenPascal compiler builds.
2016-08-12 David GivenThe Modula-2 compiler now builds.
2016-08-11 David GivenThe Basic compiler works now.
2016-08-07 David GivenWe can build our first C file.
2016-07-29 David GivenBuilds libend (the simplest library). Becoming obvious...
2016-07-28 David GivenC preprocessor; tabgen; now the pc86 boot.s builds...
2016-07-26 David GivenReplace the hacky cflags variable with an equally hacky...
2016-07-23 David GivenBaby steps towards building a platform --- make the...
2016-07-22 David GivenMore programs, more libraries. src/modules build files...
next