index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
minicargo
/
build.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-23
minicargo - Support library directories
John Hodge
1
-2
/
+12
2017-09-23
minicargo - Configurable output directory, fix assertion with an exception
John Hodge
1
-15
/
+14
2017-09-10
minicargo - Fixes to StringList
John Hodge
1
-5
/
+32
2017-09-09
minicargo - Features required for cargo
John Hodge
1
-4
/
+20
2017-09-09
minicargo - Enable optimisation
John Hodge
1
-1
/
+8
2017-09-08
minicargo - Build binaries
John Hodge
1
-3
/
+27
2017-09-07
minicargo - return non-zero when build fails
John Hodge
1
-3
/
+3
2017-09-03
minicargo - Feature flag --cfg
John Hodge
1
-1
/
+3
2017-09-03
minicargo - Auto-detect path to mrustc
John Hodge
1
-13
/
+30
2017-09-02
minicargo - Clean up warnings on MSVC
John Hodge
1
-1
/
+1
2017-08-31
Misc - Windows compile fixes
John Hodge
1
-0
/
+3
2017-08-31
minicargo - Build scripts working (mostly)
John Hodge
1
-18
/
+137
2017-08-31
minicargo - Features and build scripts (draft)
John Hodge
1
-19
/
+52
2017-08-24
minicargo build - Print mrustc command in a copyable format
John Hodge
1
-1
/
+6
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
1
-94
/
+71
2017-08-24
minicargo - Some extended debugging (and a fix to optional deps)
John Hodge
1
-4
/
+4
2017-08-23
minicargo - Fix syntax error
John Hodge
1
-1
/
+1
2017-08-22
minicargo - Timestamp checking fixes, target default name
John Hodge
1
-14
/
+69
2017-08-22
minicargo - MSVC timestamps, argument for build script override dir
John Hodge
1
-8
/
+43
2017-08-21
minicargo - Rough support for build scripts (override file only)
John Hodge
1
-30
/
+59
2017-08-21
minicargo - move path code to its own file
John Hodge
1
-1
/
+1
2017-08-21
minicargo - Build script planning
John Hodge
1
-19
/
+52
2017-08-21
minicargo - Fix build ordering
John Hodge
1
-5
/
+10
2017-08-20
minicargo - Makefile and posix_spawn
John Hodge
1
-5
/
+50
2017-08-20
minicargo - Build script planning
John Hodge
1
-0
/
+31
2017-08-20
minicargo - Dependency loading
John Hodge
1
-6
/
+41
2017-08-20
Minicargo - Move build invocations to build.cpp
John Hodge
1
-4
/
+107
2017-08-19
minicargo - Output redirection (windows)
John Hodge
1
-2
/
+4
2017-08-19
minicargo - Draft implementation, spawns mrustc on windows
John Hodge
1
-0
/
+83