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
2019-10-10
Minicargo Manifest - Tweaked binary source file logic
John Hodge
1
-2
/
+7
2019-08-24
minicargo - Allow specifying features on command line
John Hodge
1
-0
/
+16
2019-07-20
minicargo - Hackily support dylib building (env var to turn it on)
John Hodge
1
-4
/
+7
2019-06-29
All - Working dylib support (not used yet, needs rpath/absolute)
John Hodge
1
-0
/
+1
2019-06-29
Trans - Rework to potentially support dynamic libraries
John Hodge
1
-2
/
+2
2019-06-23
minicargo - Handle pre-release tags in version specifiers
John Hodge
1
-1
/
+12
2019-06-20
minicargo - Improved test support
John Hodge
2
-6
/
+29
2019-06-16
Minicargo - Support for main unit test targets
John Hodge
2
-2
/
+13
2019-06-09
minicargo - Support for integration tests
John Hodge
6
-41
/
+125
2019-05-18
minicargo - Very rough planning for dylibs
John Hodge
1
-6
/
+22
2019-05-12
minicargo - dependency file support, planning for dylibs
John Hodge
3
-6
/
+165
2019-01-27
Minicargo - Tweaks for building cargo
John Hodge
3
-3
/
+33
2019-01-20
minicargo - Rough build progress counter
John Hodge
1
-3
/
+9
2019-01-19
minicargo - Include a rough progress counter in build reports
John Hodge
1
-14
/
+27
2019-01-01
minicargo - Hack in a environment variable used by backtrace-sys
John Hodge
1
-0
/
+2
2018-12-30
minicargo - Cleanup and planning for better `cfg()` handing
John Hodge
4
-170
/
+278
2018-09-09
Msvc compile fixes
John Hodge
2
-1
/
+2
2018-08-04
Minicargo - Always print called processes
John Hodge
1
-7
/
+25
2018-06-27
Consistent preprocessor indentation in Builder constructor
Greg V
1
-8
/
+8
That one '# ifdef __linux__' was sticking out
2018-06-27
Add FreeBSD and DragonFly targets
Greg V
1
-0
/
+11
Also adjust macOS comment. FreeBSD also uses clang and lld (current dev version even uses lld as /usr/bin/ld), function-sections/gc-sections are very well supported. It's probably a Mach-O issue on Macs.
2018-06-04
All - Ensure that all files have a header comment, remove some dead code
John Hodge
6
-3
/
+35
2018-06-03
All - Move host target auto-detection to be common between compiler and ↵
John Hodge
2
-13
/
+3
minicargo
2018-06-03
minicargo - Rough OSX support
John Hodge
1
-4
/
+29
2018-06-02
Minicargo - Tweaked error reporting
John Hodge
1
-2
/
+2
2018-05-20
Minicargo - Quieten build output
John Hodge
2
-6
/
+24
2018-04-25
minicargo - Re-run build script if output is missing
John Hodge
1
-2
/
+3
2018-04-01
All - Move toml parser and path header to a common library, start on custom ↵
John Hodge
10
-1147
/
+8
target specs.
2018-03-30
Minicargo - Turn on debug_assertions when in debug mode
John Hodge
1
-1
/
+1
2018-03-26
netbsd/amd64 support
Maya Rashish
2
-0
/
+7
2018-03-17
minicargo - Handle wildcard dependencies
John Hodge
2
-5
/
+51
2018-02-25
minicargo - Fix bug with parallel builds and sanity check
John Hodge
1
-1
/
+2
2018-02-18
Minicargo - Don't abort on unrecognised manifest keys
John Hodge
1
-2
/
+3
2018-02-12
minicargo - Fix error when compiling cargo
John Hodge
1
-0
/
+3
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
[next]