summaryrefslogtreecommitdiff
path: root/minicargo.mk
AgeCommit message (Expand)AuthorFilesLines
2019-10-13minicargo.mk - Add a testing targetJohn Hodge1-0/+2
2019-07-20Makefile - Use dynamic linking for testsJohn Hodge1-0/+7
2019-07-13Makefiles - TweakingJohn Hodge1-1/+1
2019-06-30Makefiles - Test tweakingJohn Hodge1-11/+36
2019-06-29Trans - Rework to potentially support dynamic librariesJohn Hodge1-13/+34
2019-05-18minicargo.mk - TweaksJohn Hodge1-2/+7
2018-12-09minicargo.mk - Fix bad shell commandJohn Hodge1-1/+1
2018-10-06Misc - Fix travis build (at least up to current state)John Hodge1-1/+1
2018-07-01Remove quotes from LLVM_TARGETS declaration in minicargo.mkAndrew Clemons1-1/+1
2018-06-27Makefile improvementsGreg V1-3/+4
2018-06-03Build scripts - macos supportJohn Hodge1-0/+5
2018-05-20Minicargo - Quieten build outputJohn Hodge1-7/+7
2018-05-12minicargo.mk - Support building MMIR (and script to do so)John Hodge1-14/+29
2018-01-06Minicargo - Parallel build supportJohn Hodge1-6/+7
2017-11-26minicargo.mk - Build release LLVMJohn Hodge1-0/+1
2017-11-05minicargo - MinorJohn Hodge1-0/+2
2017-11-04minicargo.mk - Separate build artefacts for cargo/rustc from the standard lib...John Hodge1-12/+19
2017-10-30lib - Add draft of custom libproc_macroJohn Hodge1-4/+21
2017-10-01Makefile - Little bit of cleanupJohn Hodge1-4/+2
2017-10-01minicargo.mk - Default to 1.19.0 stableJohn Hodge1-5/+8
2017-09-30Makefile - Switch to 1.19 by defaultJohn Hodge1-3/+4
2017-09-24Makefile - Little fixesJohn Hodge1-0/+7
2017-09-24minicargo.mk - Support alternate output dir and source locationJohn Hodge1-20/+30
2017-09-21Makefile - Move entirely to minicargo build for libstdJohn Hodge1-0/+2
2017-09-20minicargo.mk - Add target for cargoJohn Hodge1-1/+3
2017-09-09minicargo.mk - A bunch of environment variables needed for rustc to runJohn Hodge1-1/+11
2017-09-06minicargo.mk - Build llvmJohn Hodge1-2/+20
2017-09-03Root - add makefile that invokes minicargo to build rustcJohn Hodge1-0/+28