Commit Graph

24 Commits

Author SHA1 Message Date
kewl fft
559f25fc41 allow use of makepkg options with auto as long as the only tool available 2020-05-31 19:40:17 -04:00
kewl fft
5717af2db0 remove useless brackets 2020-05-31 19:25:13 -04:00
kewl fft
d23b822be0 combine checks for makepkg 2020-05-31 19:19:31 -04:00
kewl fft
3e5e49114d remove incorrect use of required_by 2020-05-31 19:15:38 -04:00
Christopher Patton
2e5b1d883d Rename and re-type use_args to extra_args 2020-05-31 10:24:29 -07:00
Christopher Patton
30d818dbee Pass use_args to makepkg as well 2020-05-31 08:33:45 -07:00
Christopher Patton
59d3e012ea Explicitly pass makepkg-specific params through install functions 2020-05-31 08:33:28 -07:00
Christopher Patton
6615fd76e9 Fix inaccurate docs about option compatibility 2020-05-30 20:07:14 -07:00
Christopher Patton
707f445620 Distinguish between helpers and tools in documentation 2020-05-30 19:35:02 -07:00
Christopher Patton
ce466fc05d Update documentation to reflect practical default of upgrade 2020-05-30 19:35:02 -07:00
Christopher Patton
6cc320a5e2 Add use_args option 2020-05-30 19:35:02 -07:00
Christopher Patton
43f8736f76 Split main into testable functions 2020-05-30 12:00:08 -07:00
Christopher Patton
cc5012c5af Dedupe install and upgrade command generation 2020-05-30 12:00:08 -07:00
Christopher Patton
1f09b94fbb Simplify error reporting 2020-05-30 12:00:08 -07:00
kewl fft
5ac7c0ef86 aur_only extended to all helpers 2020-05-24 10:08:21 -04:00
kewl fft
c9d7c94bbe closes #9 2020-05-23 22:44:58 -04:00
kewl fft
08c4dd6fbd replace skip_installed by state 2020-05-23 22:28:10 -04:00
Juergen Hoetzel
89e26748da Add diff support in check mode 2020-05-10 14:31:49 +02:00
Juergen Hoetzel
5d952d26fd Extract tar file on-the-fly
Instead of creating an intermediate tar file use the open_url response
as fileobj.
2020-05-09 16:19:12 +02:00
kewl fft
026786beb0 deprioritize aurman - discontinued 2020-04-12 20:00:50 -04:00
kewl fft
c24454a159 readme minor improvements 2020-04-12 19:45:52 -04:00
kewl fft
63e60fc256 add comments for ignore_arch 2020-04-12 19:40:51 -04:00
neilmunday
bd374b15d9 Added ignore_arch option for makepkg 2020-04-13 00:05:35 +01:00
pallxk
74b538db28 Embed module in role 2020-02-28 11:23:41 +08:00