summaryrefslogtreecommitdiffstats
path: root/modules/package
Commit message (Collapse)AuthorAgeFilesLines
* makepkg switched to zstJesse Luehrs2021-06-181-1/+1
|
* puppet lintJesse Luehrs2018-11-182-0/+6
|
* simplify home directory handlingJesse Luehrs2018-11-151-9/+1
|
* more dependency fixesJesse Luehrs2018-11-151-2/+0
|
* actually, let's make this shared againJesse Luehrs2018-11-132-0/+80
|
* rename modules dirJesse Luehrs2018-10-192-80/+0
|
* try specifying the dependency here in a different wayJesse Luehrs2018-10-181-1/+0
|
* keep cargo/rust data on persistent storageJesse Luehrs2018-10-141-1/+11
| | | | to avoid having to recompile cargo stuff on every rebuild
* need to include a couple more thingsJesse Luehrs2018-10-091-0/+1
|
* split up "other_packages"Jesse Luehrs2018-10-091-2/+4
|
* refactorJesse Luehrs2018-10-091-4/+4
|
* bump the timeout for cargo installJesse Luehrs2018-10-081-0/+1
| | | | compiling rust on a small vps can take quite some time
* install cargo packages for the correct userJesse Luehrs2018-10-081-0/+2
|
* more disambiguationJesse Luehrs2018-10-081-2/+2
|
* fix variable nameJesse Luehrs2018-10-081-6/+6
|
* don't duplicate package declarations when installing for multiple usersJesse Luehrs2018-10-081-1/+1
|
* support installing packages with cargoJesse Luehrs2018-10-081-0/+26
|
* more descriptive exec namesJesse Luehrs2018-10-081-2/+2
|
* update pkg-config referenceJesse Luehrs2018-10-081-1/+1
|
* support `ensure` for package::makepkgJesse Luehrs2017-11-051-18/+30
|
* it's too hard to use aur helpers as rootJesse Luehrs2017-11-051-26/+0
|
* typoJesse Luehrs2017-11-051-1/+1
|
* fix againJesse Luehrs2017-11-051-2/+2
|
* fix yaourtJesse Luehrs2017-11-051-4/+17
|
* add module to install packages with yaourtJesse Luehrs2017-11-051-0/+13
|
* fix directory nameJesse Luehrs2017-11-051-1/+1
|
* can't write to root-owned subdirectory of /tmpJesse Luehrs2017-11-051-4/+3
|
* use shell provider instead of posixJesse Luehrs2017-11-051-0/+1
|
* exec needs a pathJesse Luehrs2017-11-051-0/+1
|
* apparently join isn't a thingJesse Luehrs2017-11-051-2/+7
|
* typoJesse Luehrs2017-11-051-1/+1
|
* better way to install yaourtJesse Luehrs2017-11-051-0/+21