aboutsummaryrefslogtreecommitdiff
path: root/tools/build/panda-state.p6
AgeCommit message (Collapse)AuthorFilesLines
2014-09-26just try to mkdir (in case it exists)Tobias Leich1-5/+5
2014-09-25add script that creates panda state fileTobias Leich1-0/+57
So after installing star panda will know what modules are installed. When someone then will install a module that depends on a shipped module, the shipped (and known working) dependency will be used by default.