Commit Graph

654 Commits (main)
 

Author SHA1 Message Date
Michal 30ad30b87a
Merge pull request #29 from crystal-linux/development
Development
2 years ago
trivernis 219716661d
Fix stuff removed from the Cargo.toml when merging 2 years ago
trivernis 1ad98ca780
Add fuzzy file review selector
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 847f36ea40
Fix method visibility and merge some functions
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis b83b234363
Fix branch names in gh action workflow
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 7a446226ec
Fix tracing output
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 6d2fb4342d
Remove context that isn't required
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 1c3de417e2
Refactor aur install into chained pattern
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis a6cb69a998
Add macros for all output related activities
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis f24a711b0b
Fix build installing all built packages instead of only the specified one
@not-my-segfault That should fix your problem with clion
2 years ago
trivernis 6ad7f4d79f
Fix installation of make-depends uninstalls depends too 2 years ago
trivernis 03ed424910
Fix missing prompt for removing conflicted packages
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
Matt C 2f43a6eafe moving PKGBUILD - beep boop 2 years ago
trivernis 00085def6f
Change .pacnew detection text to bold
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis c667f5b285
Update aur-rpc 2 years ago
trivernis 57d331a318
Fix indentation wrapping of lists
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 9ced074282
Fix typo (lmao) 2 years ago
trivernis 1751f4f39e
Partially fix base pkg build stuff 2 years ago
trivernis caf2ec3de4
Add removing of make dependencies after build 2 years ago
trivernis 98cc3e2388
Add confirmation for reinstalling of already installed packages 2 years ago
trivernis 0f3133bf16
Rename prompts and stuff to ame prompt
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 8b2a62969e
Separate multiselect and confirm from logger 2 years ago
Michal 7b9c2e5958
Update PKGBUILD
Signed-off-by: Michal <michal@tar.black>
2 years ago
Fries d2c2d4f8cd PKGBUILD: Added aarch64 to supported archs
ame works just fine on arch arm. i dont know if it works on armv7 arch
arm as i dont run 32bit arch arm but i bet it does work as rust supports
armv7.
2 years ago
trivernis 119f4ef8fd
Change build behaviour to build all packages and handle failed ones later 2 years ago
trivernis 7541e74e87
Improve querying of installed packages 2 years ago
trivernis 7aebf35f96
Add output suspending when prompting the user or starting a pager 2 years ago
trivernis c7ad9a9725
Add build log reviewing when package builds fail 2 years ago
trivernis ad34e8bf8b
Add filtering for already installed dependencies 2 years ago
trivernis d2f645e34f
Fix the broken parallel build
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 53cf212569
[WIP] Fix dependency order and improve build output
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis e0f58e1aba
[WIP] Parallel builds and installs
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 8f294fb6a4
[WIP] Add repo dependency install step
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis bef4fbcb02
[WIP] Implement parallel aur install
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
Trivernis 362c2cf6ea Fix clean function not stripping the package version
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Trivernis 813c06d31d Fix debug container script
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
Michal 75c347c795
Merge pull request #23 from henrybarreto/main
Add a new logo
2 years ago
Henry Barreto 97e77f91d7 Add a new logo
Signed-off-by: Henry Barreto <me@henrybarreto.dev>
2 years ago
trivernis 972a6b026d
Remove unused dependencies
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 052d176f4a
Reimplement logging by utilizing the tracing crate
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis f1bbb2626c
Merge branch 'main' into feature/async 2 years ago
Julius Riegel 5bf076585f
Merge pull request #1 from crystal-linux/development
Development
2 years ago
trivernis f6659727e8
Remove placeholder binaries
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 76a301bade
Fix clippy warnings
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis fdb87cc2fe
Merge branch 'main' into feature/async
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
Julius Riegel 084cc5f8da
Merge branch 'crystal-linux:main' into main 2 years ago
trivernis 1f5a2127e1
Add builder for pacman query
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis bb6b5cc162
Change wrapper to builder pattern (fancy stuff)
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis adeeb75ba6
Add wrapper for pacman install
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 43e55480b8
Fix async installation
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago