index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-01-28
minicargo - Flag to enable mmir codegen
John Hodge
3
-1
/
+30
2018-01-26
standalone_miri - Lots of work with parser.
John Hodge
6
-93
/
+671
2018-01-24
standalone_miri - New side-tool to attempt to execute pre-monomorphised MIR
John Hodge
11
-0
/
+2253
2018-01-14
minicargo - Fix incorrect dependent calculation, use-after-free string
John Hodge
1
-3
/
+33
2018-01-14
minicargo - Fix msvc compile warnings
John Hodge
2
-3
/
+3
2018-01-14
MSVC compile fixes
John Hodge
2
-1
/
+7
2018-01-14
minicargo - Fix use-after-free in output directory, terminate build on job ↵
John Hodge
1
-1
/
+6
failure
2018-01-13
Codegen - Support writing the build command to a file (instead of running it)
John Hodge
1
-0
/
+4
2018-01-13
TestRunner - Add option --fail-fast for stop on first test failure
Jakub Jirutka
1
-3
/
+19
2018-01-13
TestRunner - Keep going and exit 1 if some tests failed
Jakub Jirutka
1
-3
/
+11
2018-01-07
minicargo - Add --target option for (incomplete) cross-compilation
John Hodge
4
-247
/
+330
2018-01-07
Minicargo - Clean up now-dead code
John Hodge
2
-138
/
+3
2018-01-06
Minicargo - Parallel build support
John Hodge
5
-9
/
+425
2017-12-30
testrunner - Handle ignored tests, odd spacing, and print the counts
John Hodge
1
-5
/
+31
2017-12-20
minicargo - Attempt to fix crash on travis (use after free)
John Hodge
1
-1
/
+1
2017-12-09
minicargo - Cleaner debug
John Hodge
4
-26
/
+78
2017-11-25
testrunner - Ignore any empty compiler flags
John Hodge
1
-2
/
+5
2017-11-25
testrunner - Sort tests before running
John Hodge
1
-10
/
+13
2017-11-19
minicargo - Fix handling of binaries
John Hodge
3
-1
/
+28
2017-11-19
testrunner - Correct handle of compiler args, some known failures
John Hodge
1
-2
/
+15
2017-11-19
testrunner - Handle requested compiler args
John Hodge
1
-27
/
+41
2017-11-19
testrunner - Fiddling along, can run a few tests
John Hodge
1
-19
/
+6
2017-11-19
TestRunner - Build on linux, add some useful features
John Hodge
2
-17
/
+249
2017-11-18
minicargo - (minor) print location of build log when build fails
John Hodge
1
-0
/
+1
2017-11-18
minicargo - Allow skipping of compiler as a dependency
John Hodge
1
-2
/
+2
2017-11-18
minicargo - Set CARGO_PACKAGE_VER_*
John Hodge
1
-0
/
+6
2017-11-18
minicargo - Handle `[package]links=foo` (crudely)
John Hodge
4
-2
/
+54
2017-11-12
All - proc_macro support through to attempting to run them
John Hodge
1
-2
/
+3
2017-10-29
Minicargo - Activate default features even when it's not the first init
John Hodge
1
-3
/
+7
2017-10-14
minicargo - Reduce logspam a little
John Hodge
3
-5
/
+8
2017-10-01
minicargo - Pass OUT_DIR to build
John Hodge
1
-0
/
+2
2017-09-24
minicargo - Specify crate version tags
John Hodge
2
-6
/
+52
2017-09-23
minicargo - Don't do a repo lookup unless a version is specified
John Hodge
1
-1
/
+1
2017-09-23
Minicargo - Look in the repo before path dependencies
John Hodge
1
-14
/
+11
2017-09-23
minicargo - Some defensive handling of bad manifests
John Hodge
1
-1
/
+6
2017-09-23
testrunner - Fiddling around
John Hodge
1
-4
/
+7
2017-09-23
Merge branch 'master' of ssh://github.com/thepowersgang/mrustc
John Hodge
6
-42
/
+127
2017-09-23
Minicargo - Support optional build-dependencies
John Hodge
3
-6
/
+25
2017-09-23
minicargo - Disable debug in toml parser
John Hodge
2
-3
/
+10
2017-09-23
minicargo - Support library directories
John Hodge
2
-3
/
+13
2017-09-23
minicargo - Configurable output directory, fix assertion with an exception
John Hodge
4
-33
/
+82
2017-09-22
testrunner - Move running of tests to enumeration
John Hodge
1
-19
/
+17
2017-09-22
minicargo - Compile fixes for windows
John Hodge
2
-1
/
+8
2017-09-22
Windows compile fixes
John Hodge
1
-1
/
+2
2017-09-22
Tools - Add draft testrunner
John Hodge
2
-0
/
+313
2017-09-21
Include <functional>
equal-l2
1
-0
/
+1
2017-09-10
minicargo - Fixes to StringList
John Hodge
1
-5
/
+32
2017-09-09
minicargo - Features required for cargo
John Hodge
3
-17
/
+170
2017-09-09
minicargo - Enable optimisation
John Hodge
1
-1
/
+8
2017-09-08
minicargo - Build binaries
John Hodge
3
-3
/
+42
[prev]
[next]