summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-11-12Merge branch 'libretools.conf'v20121112Luke Shumaker
2012-11-12chroot-tools: clean up, make play nice with new devtoolsLuke 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-12libretools.conf: organize into sectionsLuke Shumaker
2012-11-12libretools.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-12libretools.conf: set COMMITCMD=git by defaultLuke Shumaker
2012-11-12libretools.conf: add a shebang to help editors outLuke Shumaker
2012-11-12libretools.conf: autodetect DIFFTOOLLuke Shumaker
2012-11-12libretools.conf: add [prc] and [java] to REPOSLuke Shumaker
2012-11-12libretools.conf: remove CACHEDIR (grep confirms it is unused)Luke Shumaker
2012-11-12libretools.conf: improve the "code" section at the endLuke 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-12libretools.conf: clean up .ssh/config recomendationLuke Shumaker
2012-11-12touch up libremessagesLuke Shumaker
2012-11-07chmod 755 src/mips64el-tools/mips-addLuke Shumaker
2012-11-07mv libretools.conf src/Luke Shumaker
2012-11-07mv src/pr{,-}toolsLuke Shumaker
2012-11-07organize the filesLuke Shumaker