index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
minicargo
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-02-11
Merge branch 'master' into common_layout
John Hodge (Mutabah)
3
-30
/
+165
2018-02-10
minicargo - Add parser for cfg() in target-specific options.
John Hodge
3
-31
/
+166
2018-01-28
All - mingw32 compilation changes
John Hodge
3
-6
/
+53
2018-01-28
minicargo - Flag to enable mmir codegen
John Hodge
3
-1
/
+30
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
1
-0
/
+1
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-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-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-19
minicargo - Fix handling of binaries
John Hodge
3
-1
/
+28
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
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
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
1
-0
/
+15
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
[prev]
[next]