summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-09Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolás Reynolds
Conflicts: libremakepkg
2011-06-09fixed typoNicolás Reynolds
2011-06-09pkgbuild-check-nonfree doesn't fail when the package shares the same name ↵Nicolás Reynolds
with the free replacement (ie. initscripts, pacman, etc.)
2011-06-07fullpkg needs to update the repo dbs after local releaseNicolas Reynolds
2011-06-07fullpkg still needs local releasingNicolas Reynolds
2011-06-05* libremakepkg copy log if failed.Joshua Ismael Haase Hernández
* FULLBUILDCMD use 'no color' option for makepkg
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-05* [ ! -w "/" ] expression to check root failed.Joshua Ismael Haase Hernández
2011-06-05Merge branch 'master' of vparabola:~/projects/libretoolsJoshua Ismael Haase Hernández
2011-06-04Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolás Reynolds
2011-06-04Fixed a typo on librerepkg and a better rePKGBUILD.protoNicolás Reynolds
2011-06-02librestage can find packages with epochJoshua 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-02Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsNicolás Reynolds
2011-06-02Better root user checkNicolás Reynolds
2011-06-02libretools.conf option for using libremakepkg in fullpkgJoshua Ismael Haase Hernández
2011-06-02fullpkg-ng -> fullpkgJoshua Ismael Haase Hernández
2011-06-02* libremakepkg must fail when building failsJoshua 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-01libremakepkg pass long opts to makepkgJoshua 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-30librerelease can be done laterNicolás Reynolds
2011-05-29Fullpkg anounces action on _pkg_build functionJoshua Ismael Haase Hernandez
2011-05-29* librerepkg uses makepkg -p and source PKGBUILDJoshua Ismael Haase Hernandez
* rePKGBUILD.proto for /usr/share/pacman
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-27Merge branch 'master' of vparabola:~/projects/libretoolsJoshua Ismael Haase Hernandez
2011-05-27* Build cycle should continueJoshua Ismael Haase Hernandez
2011-05-26Added copyright noticeNicolás Reynolds
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