summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-11-27Change python version assignment methodDaniel Bermond
2018-10-20FixesDaniel Bermond
2018-06-21Change runtool modules path. Change prefix assignment method.Daniel Bermond
2018-06-21Change destination dir of upstream source to fulfill makepkg needsDaniel Bermond
makepkg does not allow the destination directory of upstream source to have the same name of the package anymore. This was previously allowed, but now it will produce an error saying that the directory is not a clone of the upstream source. Existing directories on the old allowed schema will still work, but clones of upstream source will now produce this error.
2018-04-14prepare(): improve install prefix assignment methodDaniel Bermond
2018-02-17Initial commitDaniel Bermond