| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-26 | feat(script): Support auto re-build from specify commit message | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-26 | fix(ci): Fix ci stage not working properly | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-25 | fix: print info of uploading package | Coelacanthus | |
| Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-25 | remove: pkg wget2 | Coelacanthus | |
| Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-25 | fix(ci): Fix ci yaml error | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-25 | feat(ci): Split post stage from build stage | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-25 | fix(wget2): remove sig | Coelacanthus | |
| Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-25 | feat: add pkg mozjpeg and wget2 (#6) | Coelacanthus | |
| * feat: add pkg mozjpeg * feat: add pkg wget2 Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-25 | feat(ci): Add ci run condition | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-25 | fix: Fix CI/CD configure and script | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-25 | refactor(script): add fast-fail and clean-up (#5) | Coelacanthus | |
| Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-25 | fix(makepkg): using compression level 20 instead of 22 (#4) | Coelacanthus | |
| As Arch Linux does, we use level 20. Level 22 use too much memory. | |||
| 2021-10-25 | feat(ci): Add gitlab ci configure and script | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-25 | feat(script): Split package database related to another script | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-25 | fix: Fix missing build files | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-25 | feat(script): Pass more argument to pacman | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-24 | feat(script): Require install dependencies while build packages | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-24 | feat(script): Add deploy.sh | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-24 | feat: support multiarch (#3) | Coelacanthus | |
| 2021-10-24 | refactor: Move PKGBUILD base folder to repo | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-24 | feat(script): Support increment build | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-24 | refactor(makepkg): remove architecture specified config | Coelacanthus | |
| 2021-10-24 | feat(add-pkg): Add r8125-dkms | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-24 | Merge pull request #2 from CoelacanthusHex/feat/enable-debug-split-package | Coelacanthus | |
| refactor: using specified makepkg.conf to obtain a fixed compilation configuration | |||
| 2021-10-24 | Merge pull request #1 from CoelacanthusHex/master | Coelacanthus | |
| feat(add-pkg): chisel | |||
| 2021-10-24 | refactor(makepkg): using SHA512 and BLAKE2 as hash algo to harden it | Coelacanthus | |
| Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-24 | refactor(makepkg): move sign, ACKAGER and GPGKEY to makepkg.conf | Coelacanthus | |
| Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-24 | refactor(makepkg): enable zstd parallel compression and using max compression | Coelacanthus | |
| The decompression time of zstd increases slowly with the compression ratio, so it is beneficial for users to enable the highest compression ratio. (as Fedora does) Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-24 | refactor(makepkg): enable parallel compilation | Coelacanthus | |
| Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-24 | refactor: using specified makepkg.conf to obtain a fixed compilation ↵ | Coelacanthus | |
| configuration Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-24 | fix(chisel): add dependency sbt | Coelacanthus | |
| Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-24 | refactor: Add arch directory for packages | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-24 | feat(add-pkg): Add acme.sh-letsencrypt | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-24 | refactor: Change sign key to 4A0F0C8BC709ACA4341767FB243975C8DB9656B9 | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-23 | feat(add-pkg): chisel | Coelacanthus | |
| Signed-off-by: Coelacanthus <[email protected]> | |||
| 2021-10-22 | feat(script): Add sign flag for makepkg | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-22 | refactor: Move packages outside repo folder | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-22 | feat(script): Support auto sign and add new package | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-22 | refactor: Move packages into repo folder | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
| 2021-10-21 | init | KunoiSayami | |
| Signed-off-by: KunoiSayami <[email protected]> | |||
