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
2018-01-28
All - mingw32 compilation changes
John Hodge
1
-5
/
+37
2018-01-28
minicargo - Flag to enable mmir codegen
John Hodge
1
-0
/
+5
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
1
-2
/
+2
2018-01-14
minicargo - Fix use-after-free in output directory, terminate build on job fa...
John Hodge
1
-1
/
+6
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
1
-220
/
+181
2018-01-07
Minicargo - Clean up now-dead code
John Hodge
1
-137
/
+1
2018-01-06
Minicargo - Parallel build support
John Hodge
1
-0
/
+359
2017-11-19
minicargo - Fix handling of binaries
John Hodge
1
-0
/
+9
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
1
-0
/
+24
2017-11-12
All - proc_macro support through to attempting to run them
John Hodge
1
-2
/
+3
2017-10-14
minicargo - Reduce logspam a little
John Hodge
1
-3
/
+3
2017-10-01
minicargo - Pass OUT_DIR to build
John Hodge
1
-0
/
+2
2017-09-24
minicargo - Specify crate version tags
John Hodge
1
-6
/
+51
2017-09-23
Merge branch 'master' of ssh://github.com/thepowersgang/mrustc
John Hodge
1
-17
/
+30
2017-09-23
Minicargo - Support optional build-dependencies
John Hodge
1
-0
/
+4
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-22
minicargo - Compile fixes for windows
John Hodge
1
-1
/
+7
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
[next]