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
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
2017-09-07
minicargo - return non-zero when build fails
John Hodge
3
-5
/
+13
2017-09-06
minicargo - Handle recursive features
John Hodge
1
-7
/
+19
2017-09-03
minicargo - Feature flag --cfg
John Hodge
2
-1
/
+6
2017-09-03
minicargo - If path isn't valid, load from repo
John Hodge
1
-13
/
+23
2017-09-03
minicargo - Auto-detect path to mrustc
John Hodge
2
-20
/
+32
2017-09-02
minicargo - Clean up warnings on MSVC
John Hodge
2
-2
/
+2
2017-08-31
Misc - Windows compile fixes
John Hodge
2
-0
/
+6
2017-08-31
minicargo - Windows compilation fixes
John Hodge
2
-1
/
+18
2017-08-31
minicargo - Build scripts working (mostly)
John Hodge
7
-38
/
+265
2017-08-31
minicargo - Only load build script deps wehn override not active
John Hodge
3
-11
/
+12
2017-08-31
minicargo - Features and build scripts (draft)
John Hodge
5
-30
/
+169
2017-08-31
minicargo - Add script to build full libstd using minicargo
John Hodge
1
-0
/
+13
2017-08-24
minicargo build - Print mrustc command in a copyable format
John Hodge
1
-1
/
+6
2017-08-24
minicargo manifest - Basic support for implicit lib
John Hodge
1
-1
/
+15
[prev]
[next]