aboutsummaryrefslogtreecommitdiff
path: root/build.yml
AgeCommit message (Collapse)Author
2022-12-25feat: Move archive folderHEADmasterGabriel A. Giovanini
2022-07-26feat: Add necessary param for packingGabriel A. Giovanini
Datadir parameter will make easier for later to create the apk.
2022-07-25ref: Build the whole application in one binGabriel A. Giovanini
To make easier to distribute midr all the binaries will embedded into the final build.
2022-07-24fix: Remove make as requirementGabriel A. Giovanini
Also fix an issue with a removed package
2022-07-24fix: Use wild card to fetch any compressionGabriel A. Giovanini
This will make my life easier if I change the compression later. One less place to worry.
2022-07-24fix: Using git to archiveGabriel A. Giovanini
Now it uses git to better archive the tar ball. Source: - https://git.sr.ht/~sircmpwn/hub.sr.ht/tree/master/item/.builds/alpine.yml#L25
2022-07-22ref: Move env varGabriel A. Giovanini
Move enviroment variables to the build manifest.
2022-07-22feat: Add build piecesGabriel A. Giovanini
Adding pieces to be able to later build to alpine