aboutsummaryrefslogtreecommitdiff
path: root/src/resolve.c
Commit message (Expand)AuthorAgeFilesLines
* Move package check to the end (again)Joseph Hunkeler2020-03-181-5/+6
* Missing packages are failuresJoseph Hunkeler2020-03-171-11/+7
* Fix up reading dependencies from packagesJoseph Hunkeler2020-03-171-4/+21
* Throw a warning if a package requirement isn't discoverableJoseph Hunkeler2020-03-121-0/+1
* Oh the multilib is killing meJoseph Hunkeler2020-03-041-1/+1
* Free ManifestPackage variablesJoseph Hunkeler2020-02-251-1/+4
* Initial commit of resolve.c (deps.c replacement)Joseph Hunkeler2020-02-241-0/+47