summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-26* fullpkg-ng check nonfree on pkgbuildJoshua Ismael Haase Hernandez
* pkgbuild-check-nonfree does not return error when libre replacement is found
2011-05-26* fullpkg-ng logs not found depsJoshua Ismael Haase Hernandez
* Added FULLBUILDCMD to libretools.conf check
2011-05-25Merge branch 'fullpkg_ng'Joshua Ismael Haase Hernandez
2011-05-25coexisting fullpkg, fullpkg-ngJoshua Ismael Haase Hernandez
2011-05-25* Mostly working fullpkg-ngJoshua Ismael Haase Hernandez
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-22Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolas Reynolds
Conflicts: libremessages
2011-05-22FullPKG already uses a local db called stage3 and it's URL is file://$PKGDESTNicolás Reynolds
2011-05-22Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolás Reynolds
2011-05-22LibreRePkg just uses makepkgNicolás Reynolds
2011-05-20Fullpkg added features. Needs debugJoshua Ismael Haase Hernandez
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-19librestage search in ARCHES from libretools.confJoshua 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-18libremakepkg pass -p $OPTARG to makepkgJoshua Ismael Haase Hernandez
2011-05-18librerelease clean_non_packages fixedJoshua Ismael Haase Hernandez
2011-05-16git-like command wrapper for all libre- commandsNicolas Reynolds
2011-05-16stdnull doesn't need quoting anymoreNicolas Reynolds
2011-05-16Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolás Reynolds
Conflicts: libremakepkg
2011-05-16Fixed pkgbuild-check-nonfree on libremakepkgNicolás Reynolds
2011-05-16Fixed diff-unfree to correctly use community PKGBUILDs. Be aware the order ↵Nicolás Reynolds
of parameters changed: $repo goes first now.
2011-05-16librestage uses an error message when no package is stagedJoshua Ismael Haase Hernández
2011-05-16librerelease use c option for cleaning packagesJoshua Ismael Haase Hernández
2011-05-16libremakepkg to accept makepkg optionsJoshua Ismael Haase Hernández
2011-05-16librestage to use arch from pkgbuildJoshua Ismael Haase Hernández
librerelease to print nice format
2011-05-16Cleaned up some things, added option parse to some scripts.Joshua Ismael Haase Hernández
2011-05-14* libremessages use chrootname optarg indeedJoshua Ismael Haase Hernández
2011-05-12little fixJoshua Ismael Haase Hernández
2011-05-12stdnull needs quotesJoshua Ismael Haase Hernández
2011-05-12cleaned libremakepkgv20110512Joshua Ismael Haase Hernández
2011-05-11Some message changes and cleanupJoshua Ismael Haase Hernandez
2011-05-10Clean 2Joshua Ismael Haase Hernández
2011-05-10CleaningJoshua Ismael Haase Hernández
2011-05-10fixed libremakepkg errorv20110510Joshua Ismael Haase Hernández
2011-05-10libretools.conf updatedJoshua Ismael Haase Hernández
2011-05-10Merge branch 'master' of vparabola:~/projects/libretoolsJoshua Ismael Haase Hernández
2011-05-10* Clean cache option for libremakepkgJoshua Ismael Haase Hernández
2011-05-08stdnull doesn't require quoting. first stab at aur clientNicolas Reynolds
2011-05-08Add mips64el to arch array if missing, check is_built with pkgrelNicolas Reynolds
2011-05-01Fixed way of finding packages on librestage. Also it just searchs for ARCHESNicolas Reynolds
instead of PKGBUILD architectures. Added 'any' to libretools.conf
2011-04-30* libremakepkg optionaly uses a chroot different from $CHCOPYJoshua Ismael Haase Hernández
* libremakepkg cleaning and mkarchroot update is optional * librerepkg uses -cu flags for libremakepkg
2011-04-30pkgbuild-check-nonfree can check if a nonfree has a -libre replacementJoshua Ismael Haase Hernández
2011-04-22Changed default release dirNicolás Reynolds
2011-04-17guess repoNicolas Reynolds