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-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-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
2017-08-24
minicargo build - Fix exit detection
John Hodge
1
-2
/
+7
2017-08-24
minicargo - Move some of the build code about
John Hodge
3
-98
/
+107
2017-08-24
minicargo - Some extended debugging (and a fix to optional deps)
John Hodge
2
-4
/
+10
2017-08-24
minicargo Makefile - Fix depfiles
John Hodge
1
-1
/
+1
2017-08-24
minicargo toml - Handle empty sections
John Hodge
1
-6
/
+2
2017-08-24
minicargo manifest - Little tweaks, including automatic build.rs detection
John Hodge
2
-53
/
+127
2017-08-24
minicargo debug - Support indenting
John Hodge
2
-5
/
+45
2017-08-24
Script overrides - Add 2017-07-08 to the correct location
John Hodge
1
-3
/
+0
2017-08-24
minicargo repository - Load from vendor dir (Windows untested)
John Hodge
1
-0
/
+74
2017-08-24
minicargo Makefile - Enable optimisation and debug
John Hodge
1
-2
/
+2
2017-08-24
minicargo manifest - Version parsing/checking, extra keys
John Hodge
2
-15
/
+179
2017-08-24
minicargo toml parser - Fix some edge cases exposed by rustc vendor dir
John Hodge
2
-24
/
+106
2017-08-23
minicargo - Fix syntax error
John Hodge
1
-1
/
+1
2017-08-22
minicargo - Handle libraries in build script, add libstd/libunwind script files
John Hodge
1
-1
/
+8
2017-08-22
minicargo - Timestamp checking fixes, target default name
John Hodge
2
-14
/
+77
2017-08-22
minicargo - MSVC timestamps, argument for build script override dir
John Hodge
2
-11
/
+53
2017-08-21
minicargo - Rough support for build scripts (override file only)
John Hodge
8
-36
/
+141
2017-08-21
minicargo - move path code to its own file
John Hodge
6
-248
/
+286
2017-08-21
minicargo - Build script planning
John Hodge
2
-24
/
+82
2017-08-21
minicargo - Fix build ordering
John Hodge
1
-5
/
+10
2017-08-20
minicargo - Makefile and posix_spawn
John Hodge
6
-12
/
+64
2017-08-20
minicargo - Build script planning
John Hodge
2
-0
/
+32
2017-08-20
minicargo - Dependency loading
John Hodge
9
-42
/
+499
2017-08-20
Minicargo - Move build invocations to build.cpp
John Hodge
4
-58
/
+148
2017-08-19
minicargo - Output redirection (windows)
John Hodge
4
-9
/
+33
2017-08-19
minicargo - Draft implementation, spawns mrustc on windows
John Hodge
8
-7
/
+1111
2017-07-22
minicargo - Start on a low-featured clone of cargo for mrustc
John Hodge
2
-0
/
+121