Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-01 | All - Move toml parser and path header to a common library, start on custom ↵ | John Hodge | 1 | -53/+0 | |
target specs. | |||||
2017-11-18 | minicargo - Handle `[package]links=foo` (crudely) | John Hodge | 1 | -0/+7 | |
2017-08-31 | minicargo - Build scripts working (mostly) | John Hodge | 1 | -0/+5 | |
2017-08-21 | minicargo - Rough support for build scripts (override file only) | John Hodge | 1 | -0/+8 | |
2017-08-21 | minicargo - move path code to its own file | John Hodge | 1 | -245/+0 | |
2017-08-20 | minicargo - Makefile and posix_spawn | John Hodge | 1 | -1/+2 | |
2017-08-20 | minicargo - Dependency loading | John Hodge | 1 | -2/+174 | |
2017-08-20 | Minicargo - Move build invocations to build.cpp | John Hodge | 1 | -0/+12 | |
2017-08-19 | minicargo - Draft implementation, spawns mrustc on windows | John Hodge | 1 | -0/+93 | |