summaryrefslogtreecommitdiff
path: root/tools/minicargo/manifest.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-03minicargo - Hack in workspace support (for `[patch]`)John Hodge1-0/+4
2019-06-09minicargo - Support for integration testsJohn Hodge1-3/+10
2019-05-12minicargo - dependency file support, planning for dylibsJohn Hodge1-0/+9
2019-01-27Minicargo - Tweaks for building cargoJohn Hodge1-1/+11
2018-06-04All - Ensure that all files have a header comment, remove some dead codeJohn Hodge1-0/+7
2018-04-01All - Move toml parser and path header to a common library, start on custom t...John Hodge1-2/+1
2017-11-19minicargo - Fix handling of binariesJohn Hodge1-1/+1
2017-11-18minicargo - Handle `[package]links=foo` (crudely)John Hodge1-0/+4
2017-09-22Windows compile fixesJohn Hodge1-1/+2
2017-09-21Include <functional>equal-l21-0/+1
2017-09-09minicargo - Features required for cargoJohn Hodge1-0/+10
2017-09-08minicargo - Build binariesJohn Hodge1-0/+10
2017-09-03minicargo - Feature flag --cfgJohn Hodge1-0/+3
2017-08-31minicargo - Build scripts working (mostly)John Hodge1-0/+3
2017-08-31minicargo - Only load build script deps wehn override not activeJohn Hodge1-2/+2
2017-08-31minicargo - Features and build scripts (draft)John Hodge1-2/+13
2017-08-24minicargo manifest - Little tweaks, including automatic build.rs detectionJohn Hodge1-0/+15
2017-08-24minicargo manifest - Version parsing/checking, extra keysJohn Hodge1-7/+62
2017-08-21minicargo - Rough support for build scripts (override file only)John Hodge1-1/+1
2017-08-21minicargo - move path code to its own fileJohn Hodge1-1/+1
2017-08-21minicargo - Build script planningJohn Hodge1-5/+30
2017-08-20minicargo - Build script planningJohn Hodge1-0/+1
2017-08-20minicargo - Dependency loadingJohn Hodge1-2/+37
2017-08-20Minicargo - Move build invocations to build.cppJohn Hodge1-2/+10
2017-08-19minicargo - Output redirection (windows)John Hodge1-1/+1
2017-08-19minicargo - Draft implementation, spawns mrustc on windowsJohn Hodge1-0/+117