Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-28 | * Cleanup code + arch specific separated | Joshua Ismael Haase Hernández | |
2011-06-28 | libremakepkg does not update config | Joshua Ismael Haase Hernández | |
2011-06-27 | libremakepkg uses find to copy logs and has no trailing space | Joshua Ismael Haase Hernández | |
2011-06-27 | fixes and tabs -> spaces | Joshua Ismael Haase Hernández | |
2011-06-27 | Merge http://projects.parabolagnulinux.org/libretools into prtools | Joshua Ismael Haase Hernández | |
2011-06-27 | some fixes | Joshua Ismael Haase Hernández | |
2011-06-27 | fixes in libremakepkg | Joshua Ismael Haase Hernández | |
2011-06-27 | "first working prtools + fixes" | Joshua Ismael Haase Hernández | |
2011-06-26 | Commit files working for git | Joshua Ismael Haase Hernández | |
2011-06-26 | libremakepkg cleans better | Joshua Ismael Haase Hernández | |
rePKGBUILD.proto finds links and delete them | |||
2011-06-26 | rePKGBUILD proto deletes symlinks in ${srcdir} | Joshua Ismael Haase Hernández | |
2011-06-25 | fullpkg doesn't use queue | Joshua Ismael Haase Hernández | |
2011-06-25 | pkgbuild-check-nonfree shows message acording what it's doing | Joshua Ismael Haase Hernández | |
2011-06-25 | mipsrelease sends notice about what's doing | Joshua Ismael Haase Hernández | |
2011-06-25 | *fullpkg don't add mipsel on build_only | Joshua Ismael Haase Hernández | |
*mipsrelease adds pkgs from pkgdest | |||
2011-06-22 | fullpg make build_dir | Joshua Ismael Haase Hernández | |
2011-06-22 | *fixed error in making clean script | Joshua Ismael Haase Hernández | |
2011-06-22 | eliminated function "install" | Joshua Ismael Haase Hernández | |
2011-06-22 | libremakepkg anounces error is from it. | Joshua Ismael Haase Hernández | |
2011-06-22 | Fixed libremakepkg error | Joshua Ismael Haase Hernández | |
2011-06-24 | Merge http://projects.parabolagnulinux.org/libretools | Joshua Ismael Haase Hernández | |
2011-06-24 | FULLBUILDCMD updated to clean and update dbspeculation-20110624 | Joshua Ismael Haase Hernández | |
2011-06-24 | Libremakepkg uses new cleaning mode | Joshua Ismael Haase Hernández | |
2011-06-21 | Toru now can compare a given ABS repo against the repo.db to show required | Nicolas Reynolds | |
updates. It doesn't store state yet, so it starts from top on every run. Example usage: toru -u $ABSROOT/core To build *all* updates: sudo pacman -Sy pushd $ABSROOT/core >/dev/null for pkg in $(toru -uq $PWD); do pushd $pkg >/dev/null fullpkg popd >/dev/null done | |||
2011-06-20 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
Conflicts: fullpkg | |||
2011-06-20 | Several fixes. No more 1+ exit | Nicolas Reynolds | |
2011-06-19 | find_deps use ">=" instead "=" | Joshua Ismael Haase Hernández | |
2011-06-18 | exec find before LOCALHOOKRELEASE | Joshua Ismael Haase Hernández | |
2011-06-18 | * updated *commit | Joshua Ismael Haase Hernández | |
2011-06-18 | Merge branch 'master' of vparabola:~/projects/libretools | Joshua Ismael Haase Hernández | |
2011-06-17 | Toru's outline and TODO | Nicolás Reynolds | |
2011-06-15 | Merge branch 'master' of vparabola:~/projects/libretools | Joshua Ismael Haase Hernández | |
2011-06-15 | fixed build_only test | Joshua Ismael Haase Hernández | |
2011-06-15 | * log expression changed | Joshua Ismael Haase Hernández | |
2011-06-15 | Typo fixed | Nicolas Reynolds | |
2011-06-15 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
2011-06-15 | Put up a little tree of deps. Also disabled PKGBUILD guessing | Nicolas Reynolds | |
2011-06-15 | fullpkg: -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-15 | fullpkg don't fail on update errors | Joshua Ismael Haase Hernández | |
libremakepkg only copy log if log exists | |||
2011-06-14 | Fixed epoch and rolled back ban_file and queue_file because they were missing | Nicolas Reynolds | |
if you don't have a custom libretools.conf but only a main one in /etc (like I do :) | |||
2011-06-14 | More stupid errors fixed | Nicolas Reynolds | |
2011-06-14 | Fixed syntax errors | Nicolas Reynolds | |
2011-06-14 | stupid idea fixed :P | Nicolas Reynolds | |
2011-06-14 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
Conflicts: fullpkg | |||
2011-06-14 | Better and working cleanup. Also fail early on missing PKGBUILD and add the | Nicolas Reynolds | |
mips64el arch to the main PKGBUILD. TODO: make the arch configurable. | |||
2011-06-13 | use mv -f for $files.2 | Joshua Ismael Haase Hernández | |
2011-06-13 | Merge branch 'master' of vparabola:~/projects/libretools | Joshua Ismael Haase Hernández | |
Conflicts: fullpkg | |||
2011-06-13 | Moved stuff around | Nicolas Reynolds | |
2011-06-10 | Fixed releasing | Nicolas Reynolds | |
2011-06-10 | Merge branch 'master' of vparabola:~/projects/libretools | Joshua Ismael Haase Hernández | |