summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2011-06-27 Specify trunk dir. Now repo goes first($1).Nicolás Reynolds
2011-06-27libremakepkg uses find to copy logs and has no trailing spaceJoshua Ismael Haase Hernández
2011-06-27fixes and tabs -> spacesJoshua Ismael Haase Hernández
2011-06-27Merge http://projects.parabolagnulinux.org/libretools into prtoolsJoshua Ismael Haase Hernández
2011-06-27some fixesJoshua Ismael Haase Hernández
2011-06-27fixes in libremakepkgJoshua Ismael Haase Hernández
2011-06-27"first working prtools + fixes"Joshua Ismael Haase Hernández
2011-06-26Commit files working for gitJoshua Ismael Haase Hernández
2011-06-26libremakepkg cleans betterJoshua Ismael Haase Hernández
rePKGBUILD.proto finds links and delete them
2011-06-26rePKGBUILD proto deletes symlinks in ${srcdir}Joshua Ismael Haase Hernández
2011-06-25fullpkg doesn't use queueJoshua Ismael Haase Hernández
2011-06-25pkgbuild-check-nonfree shows message acording what it's doingJoshua Ismael Haase Hernández
2011-06-25mipsrelease sends notice about what's doingJoshua Ismael Haase Hernández
2011-06-25*fullpkg don't add mipsel on build_onlyJoshua Ismael Haase Hernández
*mipsrelease adds pkgs from pkgdest
2011-06-22fullpg make build_dirJoshua Ismael Haase Hernández
2011-06-22*fixed error in making clean scriptJoshua Ismael Haase Hernández
2011-06-22eliminated function "install"Joshua Ismael Haase Hernández
2011-06-22libremakepkg anounces error is from it.Joshua Ismael Haase Hernández
2011-06-22Fixed libremakepkg errorJoshua Ismael Haase Hernández
2011-06-24Merge http://projects.parabolagnulinux.org/libretoolsJoshua Ismael Haase Hernández
2011-06-24FULLBUILDCMD updated to clean and update dbspeculation-20110624Joshua Ismael Haase Hernández
2011-06-24Libremakepkg uses new cleaning modeJoshua Ismael Haase Hernández
2011-06-21Toru now can compare a given ABS repo against the repo.db to show requiredNicolas Reynolds
updates. It doesn't store state yet, so it starts from top on every run. Example usage: toru -u $ABSROOT/core To build *all* updates: sudo pacman -Sy pushd $ABSROOT/core >/dev/null for pkg in $(toru -uq $PWD); do pushd $pkg >/dev/null fullpkg popd >/dev/null done
2011-06-20Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolas Reynolds
Conflicts: fullpkg
2011-06-20Several fixes. No more 1+ exitNicolas Reynolds
2011-06-19find_deps use ">=" instead "="Joshua Ismael Haase Hernández
2011-06-18exec find before LOCALHOOKRELEASEJoshua Ismael Haase Hernández
2011-06-18* updated *commitJoshua Ismael Haase Hernández
2011-06-18Merge branch 'master' of vparabola:~/projects/libretoolsJoshua Ismael Haase Hernández
2011-06-17Toru's outline and TODONicolás Reynolds
2011-06-15Merge branch 'master' of vparabola:~/projects/libretoolsJoshua Ismael Haase Hernández
2011-06-15fixed build_only testJoshua Ismael Haase Hernández
2011-06-15* log expression changedJoshua Ismael Haase Hernández
2011-06-15Typo fixedNicolas Reynolds