about summary refs log tree commit diff
path: root/mk/platform.mk
AgeCommit message (Expand)AuthorLines
2011-06-28More work on mingw cross build.Graydon Hoare-2/+2
2011-06-27build: Remove --vex-iropt-level=0Patrick Walton-2/+1
2011-06-27Some work on reviving the mingw-cross build. Not working yet.Graydon Hoare-2/+8
2011-06-23Wrote swap_context in assembly. Closes #548. This also allows us to re-enable...Eric Holk-2/+2
2011-06-21Setting rt optimization on OS X to -O0 when using clang, like we already do w...Eric Holk-1/+1
2011-06-20Finish the transition to having the std library in stageN/lib.Rafael Ávila de Espíndola-4/+4
2011-06-17Fix library path when running tests.Rafael Ávila de Espíndola-2/+2
2011-06-17Put std in stageN/lib. This avoids windows trying to load stageN/std.ll whenRafael Ávila de Espíndola-3/+3
2011-06-16StageN tests run against stageN librariesBrian Anderson-3/+3
2011-05-13Remove rustboot from the repository.Graydon Hoare-6/+0
2011-05-08build: Use clang to compile the runtime if availablePatrick Walton-30/+49
2011-05-03Fix bug in CFG_TESTLIB that only manifests on stage1, stage2.Graydon Hoare-3/+4
2011-05-01Start splitting up Makefile.inGraydon Hoare-0/+144