summaryrefslogtreecommitdiff
path: root/fullpkg
AgeCommit message (Collapse)Author
2011-06-24Libremakepkg uses new cleaning modeJoshua Ismael Haase Hernández
2011-06-19find_deps use ">=" instead "="Joshua Ismael Haase Hernández
2011-06-18exec find before LOCALHOOKRELEASEJoshua Ismael Haase Hernández
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-15Typo fixedNicolas Reynolds
2011-06-15Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolas Reynolds
2011-06-15Put up a little tree of deps. Also disabled PKGBUILD guessingNicolas Reynolds
2011-06-15fullpkg: -b (build_only) skips first PKGBUILD check, and takes $build_dir as ↵Joshua Ismael Haase Hernández
$optarg mipsrelease has usage and get_full_version
2011-06-15fullpkg don't fail on update errorsJoshua Ismael Haase Hernández
libremakepkg only copy log if log exists
2011-06-14Fixed epoch and rolled back ban_file and queue_file because they were missingNicolas Reynolds
if you don't have a custom libretools.conf but only a main one in /etc (like I do :)
2011-06-14Fixed syntax errorsNicolas Reynolds
2011-06-14Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolas Reynolds
Conflicts: fullpkg
2011-06-14Better and working cleanup. Also fail early on missing PKGBUILD and add theNicolas Reynolds
mips64el arch to the main PKGBUILD. TODO: make the arch configurable.
2011-06-13use mv -f for $files.2Joshua Ismael Haase Hernández
2011-06-13Merge branch 'master' of vparabola:~/projects/libretoolsJoshua Ismael Haase Hernández
Conflicts: fullpkg
2011-06-13Moved stuff aroundNicolas Reynolds
2011-06-10Merge branch 'master' of vparabola:~/projects/libretoolsJoshua Ismael Haase Hernández
2011-06-09Did some cleanup plus moving things around to make them nicer. No new features.Nicolas Reynolds
2011-06-09Changed mipsrelease into a hook that's meant to run for local releases. ForNicolas Reynolds
mipsrelease, it adds packages to a local repo and copies all needed build files to a dir on WORKDIR.
2011-06-09Implemented offline mode (aka don't use shared build queue)Nicolas Reynolds
2011-06-07fullpkg needs to update the repo dbs after local releaseNicolas Reynolds
2011-06-07fullpkg still needs local releasingNicolas Reynolds
2011-06-05* Built packages is not an errorJoshua Ismael Haase Hernández
2011-06-05* remove_queue to use "grep -E"Joshua Ismael Haase Hernández
2011-06-02fullpkg shows guessed dirJoshua Ismael Haase Hernández
libretools.conf has reordered repos before community
2011-06-02* find_deps guess is made only on var declarationJoshua Ismael Haase Hernández
2011-06-02Fixed indentationNicolás Reynolds
2011-06-02fullpkg-ng -> fullpkgJoshua Ismael Haase Hernández
2011-05-30librerelease can be done laterNicolás Reynolds
2011-05-22Fixed some spacing missing and removed librerelease. It can be done at the endNicolas Reynolds
of the batch building and testing process and it's not really needed since mipsrelease does it on a local repo.
2011-05-22FullPKG already uses a local db called stage3 and it's URL is file://$PKGDESTNicolás Reynolds
2011-05-19* fullpkg clean $_fullpkgargs and $force_array when use themJoshua Ismael Haase Hernandez
2011-05-19* fullpkg can be asked to rebuild some package if it's a depJoshua Ismael Haase Hernandez
2011-05-19is_banned should be false if no ban list is downloadedJoshua Ismael Haase Hernandez
2011-05-19* fullpkg printing repo all the times is confusingJoshua Ismael Haase Hernandez
2011-05-19* is_banned always returns falseJoshua Ismael Haase Hernandez
2011-05-19* guess_repo executed after it is declaredJoshua Ismael Haase Hernandez
2011-05-19Fullpkg cleanup and exec quit on exitJoshua Ismael Haase Hernandez
2011-05-19* fullpkg uses options and librereleaseJoshua Ismael Haase Hernandez
* librerelease tell wich repo for each pkg when listing
2011-05-11Some message changes and cleanupJoshua Ismael Haase Hernandez
2011-05-08Add mips64el to arch array if missing, check is_built with pkgrelNicolas Reynolds
2011-04-17guess repoNicolas Reynolds
2011-04-17fixNicolas Reynolds
2011-04-17Better messages, first stab at using librerelease, update system beforeNicolas Reynolds
building
2011-04-14Version checkingNicolas Reynolds
2011-04-13FullPkg fixes, ban list, etc.Nicolas Reynolds
2011-03-28Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolás Reynolds
2011-03-28Readded the second db sync and changed error messageNicolás Reynolds
2011-03-28Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolás Reynolds