summaryrefslogtreecommitdiffstats
path: root/install/install.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the new ziparchive Next std::string_view overload.Elliott Hughes2019-06-121-1/+1
* Move off the Next ZipString overload.Elliott Hughes2019-05-231-2/+2
* Track libziparchive API change.Elliott Hughes2019-05-091-1/+1
* Track libziparchive API change.Elliott Hughes2019-05-061-10/+5
* install: Install functions return InstallResult.Tao Bao2019-04-301-13/+14
* install: Return bool for a few check functions.Tao Bao2019-04-301-33/+31
* Move wipe cache|data to libinstallxunchang2019-04-151-5/+13
* Move install to separate modulexunchang2019-03-291-0/+730