aboutsummaryrefslogtreecommitdiff
path: root/src/utils.nim
Commit message (Expand)AuthorAge
* Add Nim 1.0 supportkitsunyan2019-12-20
* Drop privileges only if current user is rootkitsunyan2018-09-17
* Fix compilation on aarch64kitsunyan2018-06-09
* Don't parse and validate config when "--help" is usedkitsunyan2018-05-31
* Copy built packages to package cache directorykitsunyan2018-05-05
* Print error if chdir, setgroups, setuid, or setgid failedkitsunyan2018-04-28
* Catch SIGINT and ask to remove build dependencieskitsunyan2018-04-20
* Replace more variables on privileges dropkitsunyan2018-04-09
* Allow running via sudokitsunyan2018-04-08
* Use keyserver from ${gpgdir}/gpg.conf by defaultkitsunyan2018-03-18
* Add PGP keys importingkitsunyan2018-03-18
* Use unsetenv instead of setenv with empty stringkitsunyan2018-03-16
* Take pkgname change into accountkitsunyan2018-03-16
* Provide custom config for makepkg instead of exporting variableskitsunyan2018-03-15
* Initial commitv0.1kitsunyan2018-03-10