summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-09Cleanup version checkNicolás Reynolds
2011-10-09Removed evil -c flag from makechrootpkgNicolás Reynolds
2011-09-28* BUILD_ONLY correctedJoshua Ismael Haase Hernández
2011-09-21Merge branch 'master' into faunoNicolas Reynolds
2011-09-21Use SUDO_USER or specified user on $1Nicolas Reynolds
2011-09-19Merge branch 'master' of ssh://gparabola/libretoolsNicolás Reynolds
Conflicts: librerelease
2011-09-19New upload dirNicolás Reynolds
2011-09-19*Do not* maintain user permissionsNicolás Reynolds
It causes 403 errors when overzealous umasks are set
2011-09-07Added a little bit of documentation to fullpkg, please read.Nicolas Reynolds
2011-09-07Merge branch 'master' of ssh://gparabola/libretoolsNicolas Reynolds
2011-09-07Instead of 'abs', now buildenv uses ${USER}.Nicolas Reynolds
2011-09-07My build environmentNicolas 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-07Added untested librerelease dry-runNicolas Reynolds
2011-09-07Merge branch 'master' of ssh://gparabola/libretoolsNicolas Reynolds
Conflicts: fullpkg
2011-08-26Removed PATCHDIRNicolás Reynolds
2011-08-17Toru stores PKGBUILD paths. Fullpkg consults toru path cache to know where toNicolas 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-17Run one repo-add for every packageNicolas Reynolds
2011-08-16Merge branch 'master' of gitpar:libretoolsspeculation-20110825Joshua Ismael Haase Hernández
2011-08-15Merge branch 'master' of ssh://gparabola/libretoolsNicolas Reynolds
2011-08-15Added two packages more to cleansystem to avoid pacman removalNicolas Reynolds
2011-08-12Removed deprecated CHCOPY varNicolás Reynolds
2011-08-12Added some base packages to cleansystem and fixed some commentsJoshua Ismael Haase Hernández
2011-08-08librerepkg takes makepkg flagsNicolás Reynolds
2011-07-20Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsv20110723Nicolás Reynolds
2011-07-20Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolas Reynolds
Conflicts: fullpkg
2011-07-19Some fixingJoshua Ismael Haase Hernández
2011-07-19Solved [[issue160]]Nicolás Reynolds
2011-07-18Fixed true/false conditionalsNicolas Reynolds
2011-07-15FullPkg removed useless ban list and changed '[yn]' to true and falseNicolas Reynolds
2011-07-15FullPkg moved oddly placed code comments and prtools leftoversNicolas Reynolds
2011-07-15Toru caches PKGBUILD pathsNicolas Reynolds
2011-07-15Toru now caches all it's processes for better performanceNicolas Reynolds
2011-07-12Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolas Reynolds
2011-07-11Fixed "unexpected end of file" errorNicolás Reynolds
2011-07-04Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsv20110708Nicolas Reynolds
2011-07-04Empty variables are informed all at onceNicolas Reynolds
2011-07-04LibreRelease uploads signaturesNicolás Reynolds
2011-07-02Optional package signing support for librestageNicolás Reynolds
2011-07-02Toru now can find upgrades!Nicolas Reynolds
2011-07-01Toru maintains a cache of already processed PKGBUILDsNicolas Reynolds
2011-07-01Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolas Reynolds
2011-07-01Clean the chroot before updatingNicolás Reynolds
2011-06-30Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolas Reynolds
Conflicts: toru
2011-06-30minor fixesNicolas Reynolds
2011-06-30Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolás Reynolds
2011-06-28* Cleanup code + arch specific separatedJoshua Ismael Haase Hernández
2011-06-28libremakepkg does not update configJoshua Ismael Haase Hernández
2011-06-27Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolás Reynolds
Conflicts: libremakepkg
2011-06-27Several fixesNicolás Reynolds
2011-06-27Fixed typosNicolás Reynolds