Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-11 | fullpkg: corrected some error. | Joshua Ismael Haase Hernández | |
2011-12-28 | fullpkg: split in fullpkg-find and fullpkg-build | Joshua Ismael Haase Hernández | |
fullpkg-build: build, download and custom command on <build_dir> fullpkg-find: create a build_dir or append new building instruction libretools-mips64el: deprecation process pkgbuild-check-nonfree: minor bug corrected | |||
2011-12-25 | toru: -p flag for showing the path of some pkgname | Joshua Ismael Haase Hernández | |
2011-11-28 | fullpkg noupdate | Joshua Ismael Haase Hernández | |
2011-09-28 | * BUILD_ONLY corrected | Joshua Ismael Haase Hernández | |
2011-09-07 | Merge branch 'master' of ssh://gparabola/libretools | Nicolas Reynolds | |
Conflicts: fullpkg | |||
2011-08-17 | Toru stores PKGBUILD paths. Fullpkg consults toru path cache to know where to | Nicolas Reynolds | |
find them. Removed package path guessing altogether Usage: (on abs root) toru -u [repo] Do that for every repo, then you can use fullpkg safely | |||
2011-08-12 | Added some base packages to cleansystem and fixed some comments | Joshua Ismael Haase Hernández | |
2011-07-20 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
Conflicts: fullpkg | |||
2011-07-19 | Some fixing | Joshua Ismael Haase Hernández | |
2011-07-18 | Fixed true/false conditionals | Nicolas Reynolds | |
2011-07-15 | FullPkg removed useless ban list and changed '[yn]' to true and false | Nicolas Reynolds | |
2011-07-15 | FullPkg moved oddly placed code comments and prtools leftovers | Nicolas Reynolds | |
2011-06-28 | * Cleanup code + arch specific separated | Joshua Ismael Haase Hernández | |
2011-06-27 | fixes and tabs -> spaces | Joshua Ismael Haase Hernández | |
2011-06-27 | some fixes | Joshua Ismael Haase Hernández | |
2011-06-27 | "first working prtools + fixes" | Joshua Ismael Haase Hernández | |
2011-06-25 | fullpkg doesn't use queue | 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 libremakepkg error | Joshua Ismael Haase Hernández | |
2011-06-24 | Merge http://projects.parabolagnulinux.org/libretools | Joshua Ismael Haase Hernández | |
2011-06-24 | Libremakepkg uses new cleaning mode | Joshua Ismael Haase Hernández | |
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-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 | 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 | Fixed syntax errors | 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 | Merge branch 'master' of vparabola:~/projects/libretools | Joshua Ismael Haase Hernández | |
2011-06-09 | Did some cleanup plus moving things around to make them nicer. No new features. | Nicolas Reynolds | |
2011-06-09 | Changed mipsrelease into a hook that's meant to run for local releases. For | Nicolas Reynolds | |
mipsrelease, it adds packages to a local repo and copies all needed build files to a dir on WORKDIR. | |||
2011-06-09 | Implemented offline mode (aka don't use shared build queue) | Nicolas Reynolds | |
2011-06-07 | fullpkg needs to update the repo dbs after local release | Nicolas Reynolds | |
2011-06-07 | fullpkg still needs local releasing | Nicolas Reynolds | |
2011-06-05 | * Built packages is not an error | Joshua Ismael Haase Hernández | |
2011-06-05 | * remove_queue to use "grep -E" | Joshua Ismael Haase Hernández | |
2011-06-02 | fullpkg shows guessed dir | Joshua Ismael Haase Hernández | |
libretools.conf has reordered repos before community |