Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-20 | adjust to be ready for the next version of conf.shHEADmaster | Luke Shumaker | |
2017-06-20 | autobuid.sh: Bail if there is an error | Luke Shumaker | |
2017-06-20 | autobuild.c: Fix an overwrite-by-1 bug | Luke Shumaker | |
It hasn't ever caused any issues, and it wasn't based on user-supplied input, so not a huge issue. | |||
2017-04-24 | autobuild: Reset abslibre before trying to do anything. | Luke Shumaker | |
This means that we need a lock on the git repository. Which is fine, I wasn't totally convinced that the old narrower locking was safe anyway. | |||
2017-04-24 | makepkg.conf: use librelib conf to get the user and home directory. | Luke Shumaker | |
It wasn't handling this nesting correctly: autobuilder -> libremakepkg(root) -> pkgbuild-check-nonfree | |||
2017-04-24 | Update: modern dbscripts mandates chroot building | Luke Shumaker | |
2017-04-24 | update .ssh/known_hosts: repo is on Winston now | Luke Shumaker | |
2017-04-24 | setup: don't crash if there are no LC_* variables set | Luke Shumaker | |
2017-04-24 | autobuild.sh: tidy a comment | Luke Shumaker | |
2016-07-07 | tidy a comment | Luke Shumaker | |
2016-07-07 | tidy/update | Luke Shumaker | |
2016-06-16 | tidy | Luke Shumaker | |
2014-07-27 | Relying on the git directory to be writable for the lockfile is broken | Luke Shumaker | |
2014-06-24 | avoid repeating the packager info. Get it from git config when generating a ↵ | Parabola automatic package builder | |
gpg key, then get everything from gpg in makepkg. | |||
2014-06-24 | autobuild.sh: make what files are watched be an argument, use main() to ↵ | Parabola automatic package builder | |
prevent partial loading of the file | |||
2014-06-24 | Oops, I broke the CFLAGS because argc is no longer used | Parabola automatic package builder | |
2014-06-24 | also disable HOOKPRERELEASE, the forked ssh causes git to hang | Parabola automatic package builder | |
2014-06-24 | Do no input validation in autobuild.c, pass that on to the shell script | Parabola automatic package builder | |
2014-06-23 | clean up autobuild.c | Parabola automatic package builder | |
2014-06-23 | improve | Parabola automatic package builder | |
2014-06-23 | fix | Parabola automatic package builder | |
2014-06-23 | update .gitignore | Parabola automatic package builder | |
2014-06-23 | add .gitconfig | Parabola automatic package builder | |
2014-06-23 | initial commit | Automatic package builder | |