Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-13 | pkgbuild-check-nonfree: fix a few errors, clean up | Luke Shumaker | |
This includes the notorious command-not-found error triggered in libremakepkg | |||
2012-11-13 | libremakepkg: fix copy_log | Luke Shumaker | |
2012-11-12 | librechroot: keep a lock on the CHROOTCOPY the whole time | Luke Shumaker | |
2012-11-12 | librechroot: fix a bug in clean_pacman | Luke Shumaker | |
2012-11-12 | I'm embarrassed; I commited non-working file lock codev20121112.2 | Luke Shumaker | |
2012-11-12 | librechroot: learn how to sync copies with rootv20121112.1 | Luke Shumaker | |
2012-11-12 | libremkchroot: don't use cleansystem | Luke Shumaker | |
2012-11-12 | libremakepkg: touch up brackets | Luke Shumaker | |
2012-11-12 | Merge branch 'libretools.conf'v20121112 | Luke Shumaker | |
2012-11-12 | chroot-tools: clean up, make play nice with new devtools | Luke Shumaker | |
* buildenv: delete; this is done by `mkarchroot` * librechroot: - adopt `archbuild`'s concept of CHROOT and CHROOTCOPY - add `-l` option to set the CHROOTCOPY * libremakepkg: - adopt `archbuild`'s concept of CHROOT and CHROOTCOPY - add `-l` option to set the CHROOTCOPY - pass options to `makechrootpkg` and `makepkg` the way `-h` always said it did * libremkchroot: - adopt `archbuild`'s concept of CHROOT and CHROOTCOPY - remove `-c` option to set the pacman cache - remove `-f` option to force overwrite | |||
2012-11-12 | libretools.conf: organize into sections | Luke Shumaker | |
2012-11-12 | libretools.conf: clean up CHROOT* settings: | Luke Shumaker | |
* CHROOTEXTRAPKG: add libretools, remove tokyocabinet (dep of libretools) * CHROOT=default new devtools does NOT like 'root' | |||
2012-11-12 | libretools.conf: set COMMITCMD=git by default | Luke Shumaker | |
2012-11-12 | libretools.conf: add a shebang to help editors out | Luke Shumaker | |
2012-11-12 | libretools.conf: autodetect DIFFTOOL | Luke Shumaker | |
2012-11-12 | libretools.conf: add [prc] and [java] to REPOS | Luke Shumaker | |
2012-11-12 | libretools.conf: remove CACHEDIR (grep confirms it is unused) | Luke Shumaker | |
2012-11-12 | libretools.conf: improve the "code" section at the end | Luke Shumaker | |
* verify that XDG_CONFIG_HOME is set; if not, then set it * warn about all unconfigured variables, not just the first one * source the user-specific libretools.conf, if it exists | |||
2012-11-12 | libretools.conf: clean up .ssh/config recomendation | Luke Shumaker | |
2012-11-12 | touch up libremessages | Luke Shumaker | |
2012-11-07 | chmod 755 src/mips64el-tools/mips-add | Luke Shumaker | |
2012-11-07 | mv libretools.conf src/ | Luke Shumaker | |
2012-11-07 | mv src/pr{,-}tools | Luke Shumaker | |
2012-11-07 | organize the files | Luke Shumaker | |