summaryrefslogtreecommitdiff
path: root/lib/SlackBuilder/Package.hs
AgeCommit message (Collapse)Author
2024-11-25List installed packages from a repositoryEugen Wissner
2024-11-15Move package configuration to the configuration fileEugen Wissner
2024-09-01Support text based placeholdersEugen Wissner
2024-03-17Collect hash during creating an archiveEugen Wissner
2024-02-18Find the package category automaticallyEugen Wissner
2024-01-19Make is64 property part of the updaterEugen Wissner
2023-12-23Add license information to all filesEugen Wissner
2023-12-11Accept up2date package parameterEugen Wissner
2023-11-01Provide a name for additional downloadsEugen Wissner
2023-10-28Allow updater save a function for each downloadEugen Wissner
There are source that can be downloaded as archive, for example cloning repositories with submodules. So how source are downloaded should be changable per download.
2023-10-24Support additional downloads in the packageEugen Wissner
2023-10-08Support modifying reuploaded tarballsEugen Wissner
2023-10-05Combine info file structuresEugen Wissner
2023-09-22Fix renderDownloadWithVersion concatenation orderEugen Wissner
2023-09-22Split the code into library and applicationEugen Wissner