summaryrefslogtreecommitdiffstats
path: root/rust
Commit message (Collapse)AuthorAgeFilesLines
...
* - rust-helvumMichel Alexandre Salim2022-02-061-68/+0
| | | | Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* - rust-atomic-traitsMichel Alexandre Salim2022-02-011-71/+0
| | | | Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* pipewire: disable tests on aarch64 for nowMichel Alexandre Salim2022-01-302-1/+20
| | | | | | helvum: package the files built via Meson Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* + Helvum and dependenciesMichel Alexandre Salim2022-01-297-0/+504
| | | | Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* + rust-mmtkMichel Alexandre Salim2022-01-144-0/+552
| | | | | | | | + rust-atomic + rust-atomic-traits + rust-enum_derive Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* cpputest: remove unneeded comment sectionMichel Alexandre Salim2022-01-141-1/+1
| | | | | | pkg.sh: make it more flexible by passing arguments behind Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* - rust-common-pathMichel Alexandre Salim2022-01-111-71/+0
| | | | Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* - rust-prettyMichel Alexandre Salim2022-01-101-85/+0
| | | | Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* - rust-overloadMichel Alexandre Salim2022-01-101-71/+0
| | | | Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* - rust-cstr_coreMichel Alexandre Salim2022-01-101-131/+0
| | | | Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* - rust-bigdecimalMichel Alexandre Salim2022-01-101-95/+0
| | | | Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* + rust-nuMichel Alexandre Salim2022-01-093-0/+250
| | | | | | * json * pretty-hex * serde
* + rustMichel Alexandre Salim2022-01-092-0/+143
| | | | | | | * nu-completion * is_executable (dep) Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* + rust-nuMichel Alexandre Salim2022-01-082-0/+213
| | | | | - parser - engine
* + rustMichel Alexandre Salim2022-01-086-0/+513
| | | | | | | | | | | - nu-stream - nu-table - nu-data - common-path - sys-locale - cstr_core Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* rust/pkg.sh: support patching metadataMichel Alexandre Salim2022-01-081-1/+4
| | | | Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* + rust-nuMichel Alexandre Salim2022-01-085-0/+223
| | | | | | * path * test-support * plugin
* + rustMichel Alexandre Salim2022-01-081-0/+81
| | | | * nu-value-ext
* + rustMichel Alexandre Salim2022-01-081-0/+93
| | | | * nu-protocol
* + rustMichel Alexandre Salim2022-01-072-0/+164
| | | | | | | * nu-errors * bigdecimal (dependency) Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
* + rust:Michel Alexandre Salim2022-01-072-0/+155
| | | | | * nu-source * pretty (dependency, intentionally using an older version)
* + rust:Michel Alexandre Salim2022-01-072-0/+168
| | | | | * nu-ansi-term * overload (a dependency)
* -rust-log-panics (reviewed)Michel Alexandre Salim2020-07-211-109/+0
|
* rust-log-panics: update to bump env_logger depMichel Alexandre Salim2020-06-281-5/+10
|
* -rust-dialoguer (reviewed)Michel Alexandre Salim2020-06-281-75/+0
|
* -rust-zip (reviewed)Michel Alexandre Salim2020-06-281-137/+0
|
* -rust-bzip2 (reviewed)Michel Alexandre Salim2020-06-281-115/+0
|
* -rust-copypasta (reviewed)Michel Alexandre Salim2020-06-281-126/+0
|
* -rust-smithay-clipboard (reviewed)Michel Alexandre Salim2020-06-271-78/+0
|
* -rust-smithay-client-toolkit (reviewed)Michel Alexandre Salim2020-06-271-114/+0
|
* -rust-wayland-cursor (reviewed)Michel Alexandre Salim2020-06-271-75/+0
|
* -rust-bzip2-sys (reviewed)Michel Alexandre Salim2020-06-271-84/+0
|
* -rust-wayland-server (reviewed)Michel Alexandre Salim2020-06-261-123/+0
|
* -rust-wayland-protocols (reviewed)Michel Alexandre Salim2020-06-261-135/+0
|
* -rust-wayland-client (reviewed)Michel Alexandre Salim2020-06-261-111/+0
|
* -rust-x11-clipboard (reviewed)Michel Alexandre Salim2020-06-261-77/+0
|
* rust-smithay-client-toolkit: add license and docsMichel Alexandre Salim2020-06-261-2/+7
|
* -rust-wayland-commons (reviewed)Michel Alexandre Salim2020-06-261-75/+0
|
* -rust-xcursor (reviewed)Michel Alexandre Salim2020-06-261-80/+0
|
* -rust-xcb (reviewed)Michel Alexandre Salim2020-06-261-471/+0
|
* rust-bzip2-sys - bump to 0.1.9Michel Alexandre Salim2020-06-141-4/+8
|
* -rust-choosierMichel Alexandre Salim2020-06-141-60/+0
| | | | packaged
* rust-xcb: add missing BR, fix build with Python 3.9Michel Alexandre Salim2020-06-081-1/+9
|
* rust-xcursor: update to 0.3.1, add PR for docsMichel Alexandre Salim2020-06-081-2/+5
|
* +rust-choosierMichel Alexandre Salim2020-06-071-0/+60
|
* -rust-wayland-scannerMichel Alexandre Salim2020-06-041-78/+0
|
* -rust-wayland-sysMichel Alexandre Salim2020-06-041-173/+0
|
* rust-bzip2-sys:Michel Alexandre Salim2020-05-261-0/+3
| | | | | - remove bundled copy - BR on pkgconfig(bzip2)
* -rust-dlibMichel Alexandre Salim2020-05-241-87/+0
|
* -rust-podioMichel Alexandre Salim2020-05-241-75/+0
|