summaryrefslogtreecommitdiff
path: root/run_rustc
AgeCommit message (Expand)AuthorFilesLines
2019-11-02run_rustc - Remove libproc_macro (not explicitly built any more)John Hodge1-7/+1
2019-10-21run_rustc - Remove proc_macro, fix rustc script, match rustc version nameJohn Hodge1-2/+11
2019-10-16run_rustc - CleanupJohn Hodge1-4/+9
2019-10-16run_rustc - Semi-working compile of rustc using cargo+rustcJohn Hodge1-5/+25
2019-10-13run_rustc - Working for both 1.19/1.29John Hodge1-13/+20
2019-10-13rustc bootstrap - 1.29 coming alongJohn Hodge1-2/+4
2019-10-13run_rustc - Almost working with 1.29John Hodge1-12/+17
2019-10-13run_rustc - Tweaking towards bootstrapJohn Hodge1-26/+53
2019-10-12run_rustc - 1.29/1.19 supportJohn Hodge1-25/+39
2019-07-13Makefiles - TweakingJohn Hodge1-2/+3
2017-11-27Makefiles - tweakingJohn Hodge1-3/+3
2017-11-25run_rustc - Store libraries in a place rustc will find themJohn Hodge1-5/+7
2017-11-22run_rustc - Update makefile to be able to build 1.19.0 libstdJohn Hodge1-4/+14
2017-11-19run_rustc - Update makefile slightly (correct source location, add $(DBG))John Hodge1-4/+4
2017-07-06run_rustc - Minor fix to pathsJohn Hodge1-3/+3
2017-06-04run_rustc - Fix output pathsJohn Hodge1-2/+3
2017-05-24run_rust - Tweak makefileJohn Hodge1-19/+35
2017-05-12Add makefile to build libstd using built rustcJohn Hodge1-0/+31