Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2011-06-02 | * find_deps guess is made only on var declaration | Joshua Ismael Haase Hernández | |
2011-06-02 | Fixed indentation | Nicolás Reynolds | |
2011-06-02 | fullpkg-ng -> fullpkg | Joshua Ismael Haase Hernández | |
2011-05-30 | librerelease can be done later | Nicolás Reynolds | |
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 | FullPKG already uses a local db called stage3 and it's URL is file://$PKGDEST | Nicolás Reynolds | |
2011-05-19 | * fullpkg clean $_fullpkgargs and $force_array when use them | Joshua Ismael Haase Hernandez | |
2011-05-19 | * fullpkg can be asked to rebuild some package if it's a dep | Joshua Ismael Haase Hernandez | |
2011-05-19 | is_banned should be false if no ban list is downloaded | Joshua Ismael Haase Hernandez | |
2011-05-19 | * fullpkg printing repo all the times is confusing | Joshua Ismael Haase Hernandez | |
2011-05-19 | * is_banned always returns false | Joshua Ismael Haase Hernandez | |
2011-05-19 | * guess_repo executed after it is declared | Joshua Ismael Haase Hernandez | |
2011-05-19 | Fullpkg cleanup and exec quit on exit | Joshua Ismael Haase Hernandez | |
2011-05-19 | * fullpkg uses options and librerelease | Joshua Ismael Haase Hernandez | |
* librerelease tell wich repo for each pkg when listing | |||
2011-05-11 | Some message changes and cleanup | Joshua Ismael Haase Hernandez | |
2011-05-08 | Add mips64el to arch array if missing, check is_built with pkgrel | Nicolas Reynolds | |
2011-04-17 | guess repo | Nicolas Reynolds | |