summaryrefslogtreecommitdiff
path: root/fullpkg-ng
AgeCommit message (Collapse)Author
2011-06-02fullpkg-ng -> fullpkgJoshua Ismael Haase Hernández
2011-06-02fullpkg-ng corrected if statement on find_depsJoshua Ismael Haase Hernández
2011-06-02_dir in find_deps is an arrayJoshua Ismael Haase Hernández
2011-06-01_pkg_build final messages fixedJoshua Ismael Haase Hernández
2011-06-01fullpkg-ng declare build_packages on cycle endJoshua Ismael Haase Hernandez
2011-06-01fullpkg-ng:Joshua Ismael Haase Hernandez
* remove_queue used on build cycle * usage function updated * dep_not_found:$_dep:$repo
2011-05-30* fullpkg-ng commentedJoshua Ismael Haase Hernandez
2011-05-30* build_packages is an arrayJoshua Ismael Haase Hernandez
2011-05-30* corrected mv statementJoshua Ismael Haase Hernandez
2011-05-30* Exit build cycle when endJoshua Ismael Haase Hernandez
2011-05-30* shortened check_queue testJoshua Ismael Haase Hernandez
* tried to correct find_deps pkgsplit search * build_packages set at begining of cycle in _pkg_build and removed from $buildorder when failed.
2011-05-30* grep on find_deps correctedJoshua Ismael Haase Hernandez
2011-05-30* egrep replaced on some other sitesJoshua Ismael Haase Hernandez
2011-05-30* egrep replaced for egrep in BUILDORDER updateJoshua Ismael Haase Hernandez
2011-05-30Traps when needen on fullpkg-ngJoshua Ismael Haase Hernandez
2011-05-30Merge branch 'master' of vparabola:~/projects/libretoolsJoshua Ismael Haase Hernandez
2011-05-29Fullpkg anounces action on _pkg_build functionJoshua Ismael Haase Hernandez
2011-05-28Recover sourcing config files, since a few vars were missing (likeNicolas Reynolds
PARABOLAHOST). I'd suggest convert the egrep var retrieving on a function on libremessages.
2011-05-27* Build cycle should continueJoshua Ismael Haase Hernandez
2011-05-26* fixed errorJoshua Ismael Haase Hernandez
2011-05-26* corrected _pkg_build functionJoshua Ismael Haase Hernandez
2011-05-26* nonfree filter fixed on fullpkg-ngJoshua Ismael Haase Hernandez
2011-05-26* Added build only option to fullpkg-ngJoshua Ismael Haase Hernandez
2011-05-26fullpkg-ngJoshua Ismael Haase Hernandez
* can use a command line passed FULLBUILDCMD * buildonly can be instead be cd to the 0 level dep and -d * cleanup final message
2011-05-26fix in fullpkg-ngJoshua Ismael Haase Hernandez
2011-05-26* if someone else is building fullpkg skips the packageJoshua Ismael Haase Hernandez
2011-05-26fullpkg:Joshua Ismael Haase Hernandez
* check_queue only fails if pkg is in queue * if pkg in queue do not build * nonfree are only anounced at finishing
2011-05-26* pkgbuild-check-nonfree exits only if there's no blacklist file.Joshua Ismael Haase Hernandez
* fullpkg-ng does not librerelease, that's up to you.
2011-05-26* grep should not prefix filename on BUILDORDERJoshua Ismael Haase Hernandez
2011-05-26* If nonfree found, erase it from buildorderJoshua Ismael Haase Hernandez
(not doing this creates an infinite loop)
2011-05-26* fix pkgbuild-nonfree-checkJoshua Ismael Haase Hernandez
2011-05-26* find_deps does not show grep errorsJoshua Ismael Haase Hernandez
* find_deps logs not found deps * non free deps are checked before building * non free deps are anounced at finishing
2011-05-26* fullpkg-ng logs deps not found on /logJoshua Ismael Haase Hernandez
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-25* Mostly working fullpkg-ngJoshua Ismael Haase Hernandez