Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-02 | * libremakepkg must fail when building fails | Joshua Ismael Haase Hernández | |
2011-06-02 | fullpkg-ng corrected if statement on find_deps | Joshua Ismael Haase Hernández | |
2011-06-02 | _dir in find_deps is an array | Joshua Ismael Haase Hernández | |
2011-06-01 | _pkg_build final messages fixed | Joshua Ismael Haase Hernández | |
2011-06-01 | fullpkg-ng declare build_packages on cycle end | Joshua Ismael Haase Hernandez | |
2011-06-01 | libremakepkg pass long opts to makepkg | Joshua Ismael Haase Hernandez | |
2011-06-01 | fullpkg-ng: | Joshua Ismael Haase Hernandez | |
* remove_queue used on build cycle * usage function updated * dep_not_found:$_dep:$repo | |||
2011-05-30 | * fullpkg-ng commented | Joshua Ismael Haase Hernandez | |
2011-05-30 | * build_packages is an array | Joshua Ismael Haase Hernandez | |
2011-05-30 | * corrected mv statement | Joshua Ismael Haase Hernandez | |
2011-05-30 | * Exit build cycle when end | Joshua Ismael Haase Hernandez | |
2011-05-30 | * shortened check_queue test | Joshua 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 corrected | Joshua Ismael Haase Hernandez | |
2011-05-30 | * egrep replaced on some other sites | Joshua Ismael Haase Hernandez | |
2011-05-30 | * egrep replaced for egrep in BUILDORDER update | Joshua Ismael Haase Hernandez | |
2011-05-30 | Traps when needen on fullpkg-ng | Joshua Ismael Haase Hernandez | |
2011-05-30 | Merge branch 'master' of vparabola:~/projects/libretools | Joshua Ismael Haase Hernandez | |
2011-05-30 | librerelease can be done later | Nicolás Reynolds | |
2011-05-29 | Fullpkg anounces action on _pkg_build function | Joshua Ismael Haase Hernandez | |
2011-05-29 | * librerepkg uses makepkg -p and source PKGBUILD | Joshua Ismael Haase Hernandez | |
* rePKGBUILD.proto for /usr/share/pacman | |||
2011-05-28 | Recover sourcing config files, since a few vars were missing (like | Nicolas Reynolds | |
PARABOLAHOST). I'd suggest convert the egrep var retrieving on a function on libremessages. | |||
2011-05-27 | Merge branch 'master' of vparabola:~/projects/libretools | Joshua Ismael Haase Hernandez | |
2011-05-27 | * Build cycle should continue | Joshua Ismael Haase Hernandez | |
2011-05-26 | Added copyright notice | Nicolás Reynolds | |
2011-05-26 | * fixed error | Joshua Ismael Haase Hernandez | |
2011-05-26 | * corrected _pkg_build function | Joshua Ismael Haase Hernandez | |
2011-05-26 | * nonfree filter fixed on fullpkg-ng | Joshua Ismael Haase Hernandez | |
2011-05-26 | * Added build only option to fullpkg-ng | Joshua Ismael Haase Hernandez | |
2011-05-26 | fullpkg-ng | Joshua 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-26 | fix in fullpkg-ng | Joshua Ismael Haase Hernandez | |
2011-05-26 | * if someone else is building fullpkg skips the package | Joshua Ismael Haase Hernandez | |
2011-05-26 | fullpkg: | 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 BUILDORDER | Joshua Ismael Haase Hernandez | |
2011-05-26 | * If nonfree found, erase it from buildorder | Joshua Ismael Haase Hernandez | |
(not doing this creates an infinite loop) | |||
2011-05-26 | * fix pkgbuild-nonfree-check | Joshua Ismael Haase Hernandez | |
2011-05-26 | * find_deps does not show grep errors | Joshua 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 /log | Joshua Ismael Haase Hernandez | |
2011-05-26 | * fullpkg-ng check nonfree on pkgbuild | Joshua Ismael Haase Hernandez | |
* pkgbuild-check-nonfree does not return error when libre replacement is found | |||
2011-05-26 | * fullpkg-ng logs not found deps | Joshua Ismael Haase Hernandez | |
* Added FULLBUILDCMD to libretools.conf check | |||
2011-05-25 | Merge branch 'fullpkg_ng' | Joshua Ismael Haase Hernandez | |
2011-05-25 | coexisting fullpkg, fullpkg-ng | Joshua Ismael Haase Hernandez | |
2011-05-25 | * Mostly working fullpkg-ng | Joshua Ismael Haase Hernandez | |
2011-05-22 | Fixed some spacing missing and removed librerelease. It can be done at the end | Nicolas Reynolds | |
of the batch building and testing process and it's not really needed since mipsrelease does it on a local repo. | |||
2011-05-22 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
Conflicts: libremessages | |||
2011-05-22 | FullPKG already uses a local db called stage3 and it's URL is file://$PKGDEST | Nicolás Reynolds | |
2011-05-22 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolás Reynolds | |
2011-05-22 | LibreRePkg just uses makepkg | Nicolás Reynolds | |
2011-05-20 | Fullpkg added features. Needs debug | Joshua Ismael Haase Hernandez | |
2011-05-19 | * fullpkg clean $_fullpkgargs and $force_array when use them | Joshua Ismael Haase Hernandez | |