Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-10 | move options var | Ralph Torres | |
2023-12-09 | disable lto | Ralph Torres | |
In some machines, building the package fails due to ring crate and (gcc) compiler linking issue. Refer: https://github.com/briansmith/ring/issues/1444 | |||
2023-12-04 | repackage tiny-irc-client-git as tiny-git | Ralph Torres | |
2023-12-04 | pkgver: abbreviate commit id | Ralph Torres | |
2023-11-23 | remove RUSTUP_TOOLCHAIN var | Ralph Torres | |
The upstream provides a rust-toolchain file making RUSTUP_TOOLCHAIN unnecessary. | |||
2023-11-23 | refactor and add functions | Ralph Torres | |
all: prepend cd with srcdir var pkgver: simplify sed command prepare: added; fetch needed libraries in advance build: do cargo build instead of cargo install; change options check: added; run prescribed tests package: use -t option | |||
2023-11-23 | update info | Ralph Torres | |
Update list of maintainers and contributors. Move _pkgname var. | |||
2023-11-20 | bump pkgrel: rust 1.74.0 | Ralph Torres | |
2023-11-20 | update depends, makedepends | Ralph Torres | |
depends: remove openssl: we build the variant of tiny that depends on rustls makedepends: change rust to cargo: build() explicitly depends on cargo which may be installed via rust or rustup | |||
2023-11-11 | update to 0.11.0 | Ralph Torres | |
2023-11-11 | update pkgdesc to follow source repo's description | Ralph Torres | |
2023-11-11 | add pkgver() | Ralph Torres | |
Executing makepkg will cause pkgver() to update pkgver in PKGBUILD. The format (of form, say, 0.11.0.r18.e125c77) follows the convention described in the wiki. | |||
2023-11-11 | add config and various files in package() | Ralph Torres | |
2023-11-11 | refactor current iteration, remove unnecessary chars | Ralph Torres | |
2023-11-11 | update list of maintainers, contributors | Ralph Torres | |
2021-11-08 | update to v0.10.0. | eoli3n | |
2021-05-12 | Switch to stable Rust toolchain | Nick Econopouly | |
2021-05-12 | Update provides and conflicts to 'tiny-irc-client' | Nick Econopouly | |
2021-03-25 | update to 0.8.0 | eoli3n | |
2020-12-04 | fix indentation | eoli3n | |
2020-12-04 | enable desktop notifications | eoli3n | |
2020-11-19 | Update version number | Nick Econopouly | |
2020-11-19 | Add -p flag to mkdir command | Nick Econopouly | |
2019-02-22 | make nightly install to a temporary directory for the build, added ↵ | Nick Econopouly | |
instructions for users with the toolchain installed already | |||
2018-04-10 | Initial commit. | Nick Econopouly | |