Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-24 | change CHCOPY to CHROOT | Nicolas Reynolds | |
2011-11-01 | PKGBUILD path caching | Nicolas Reynolds | |
* Toru is overly complex * Moved path caching to toru-path. Run it without arguments to update the PKGBUILD paths cache * Updated fullpkg to check this new paths cache | |||
2011-09-21 | Merge branch 'master' into fauno | Nicolas Reynolds | |
2011-09-21 | Use SUDO_USER or specified user on $1 | Nicolas Reynolds | |
2011-09-19 | Merge branch 'master' of ssh://gparabola/libretools | Nicolás Reynolds | |
Conflicts: librerelease | |||
2011-09-19 | New upload dir | Nicolás Reynolds | |
2011-09-19 | *Do not* maintain user permissions | Nicolás Reynolds | |
It causes 403 errors when overzealous umasks are set | |||
2011-09-07 | Added a little bit of documentation to fullpkg, please read. | Nicolas Reynolds | |
2011-09-07 | Merge branch 'master' of ssh://gparabola/libretools | Nicolas Reynolds | |
2011-09-07 | Instead of 'abs', now buildenv uses ${USER}. | Nicolas Reynolds | |
2011-09-07 | My build environment | Nicolas Reynolds | |
I run buildenv from my current user to bind mount all the needed files on the clean chroot. It's like having the current user home and makepkg.conf under a clean environment. PKGBUILD edition is done outside the chroot. Chcleanup is the script to cleanup the installed packages, used by the mipsrelease hook to return the chroot to a clean state. The user is called 'abs', PKGDEST is /home/pkgdest and SRCDEST /home/srcdest. On libretools.conf: FULLBUILDCMD="sudo libremakepkg -cumL -M --noconfirm -M" | |||
2011-09-07 | Added untested librerelease dry-run | Nicolas Reynolds | |
2011-09-07 | Merge branch 'master' of ssh://gparabola/libretools | Nicolas Reynolds | |
Conflicts: fullpkg | |||
2011-08-26 | Removed PATCHDIR | Nicolás Reynolds | |
2011-08-17 | Toru stores PKGBUILD paths. Fullpkg consults toru path cache to know where to | Nicolas Reynolds | |
find them. Removed package path guessing altogether Usage: (on abs root) toru -u [repo] Do that for every repo, then you can use fullpkg safely | |||
2011-08-17 | Run one repo-add for every package | Nicolas Reynolds | |
2011-08-16 | Merge branch 'master' of gitpar:libretoolsspeculation-20110825 | Joshua Ismael Haase Hernández | |
2011-08-15 | Merge branch 'master' of ssh://gparabola/libretools | Nicolas Reynolds | |
2011-08-15 | Added two packages more to cleansystem to avoid pacman removal | Nicolas Reynolds | |
2011-08-12 | Removed deprecated CHCOPY var | Nicolás Reynolds | |
2011-08-12 | Added some base packages to cleansystem and fixed some comments | Joshua Ismael Haase Hernández | |
2011-08-08 | librerepkg takes makepkg flags | Nicolás Reynolds | |
2011-07-20 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsv20110723 | Nicolás Reynolds | |
2011-07-20 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
Conflicts: fullpkg | |||
2011-07-19 | Some fixing | Joshua Ismael Haase Hernández | |
2011-07-19 | Solved [[issue160]] | Nicolás Reynolds | |
2011-07-18 | Fixed true/false conditionals | Nicolas Reynolds | |
2011-07-15 | FullPkg removed useless ban list and changed '[yn]' to true and false | Nicolas Reynolds | |
2011-07-15 | FullPkg moved oddly placed code comments and prtools leftovers | Nicolas Reynolds | |
2011-07-15 | Toru caches PKGBUILD paths | Nicolas Reynolds | |
2011-07-15 | Toru now caches all it's processes for better performance | Nicolas Reynolds | |
2011-07-12 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
2011-07-11 | Fixed "unexpected end of file" error | Nicolás Reynolds | |
2011-07-04 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsv20110708 | Nicolas Reynolds | |
2011-07-04 | Empty variables are informed all at once | Nicolas Reynolds | |
2011-07-04 | LibreRelease uploads signatures | Nicolás Reynolds | |
2011-07-02 | Optional package signing support for librestage | Nicolás Reynolds | |
2011-07-02 | Toru now can find upgrades! | Nicolas Reynolds | |
2011-07-01 | Toru maintains a cache of already processed PKGBUILDs | Nicolas Reynolds | |
2011-07-01 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
2011-07-01 | Clean the chroot before updating | Nicolás Reynolds | |
2011-06-30 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
Conflicts: toru | |||
2011-06-30 | minor fixes | Nicolas Reynolds | |
2011-06-30 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolás Reynolds | |
2011-06-28 | * Cleanup code + arch specific separated | Joshua Ismael Haase Hernández | |
2011-06-28 | libremakepkg does not update config | Joshua Ismael Haase Hernández | |
2011-06-27 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolás Reynolds | |
Conflicts: libremakepkg | |||
2011-06-27 | Several fixes | Nicolás Reynolds | |
2011-06-27 | Fixed typos | Nicolás Reynolds | |
2011-06-27 | Specify trunk dir. Now repo goes first($1). | Nicolás Reynolds | |