Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-22 | Skip already built packagesv20120924 | Nicolás Reynolds | |
2012-08-15 | TODO was implemented already | Nicolás Reynolds | |
2012-08-15 | Toru-where is an utility to find PKGBUILD dirs on toru's path cache | Nicolás Reynolds | |
Use with toru-path | |||
2012-06-07 | Get the last path, not the first one (fixes not found on repo change) | Nicolás Reynolds | |
2012-05-05 | Fixed bury function. Now it actually buries packages and skips if the ↵ | Nicolás Reynolds | |
current level is deeper than the requested | |||
2012-04-08 | Added license | Nicolás Reynolds | |
2012-04-04 | Pass the build dir as first argument to retake a build | Nicolás Reynolds | |
2012-02-24 | Start from a build tree using `N=true treepkg /path/to/build/dir` | Nicolas Reynolds | |
Needs flags :) | |||
2012-02-14 | Update the system before building | Nicolas Reynolds | |
2012-02-08 | Perform cleanups + "bury" packages if needed | Nicolas Reynolds | |
2012-02-06 | _pkg contained the depth also | Nicolas Reynolds | |
2012-02-06 | Treepkg guess repo and put it on BUILDORDER. Also remove libremessages since | Nicolas Reynolds | |
libretools.conf does this for us. | |||
2012-02-05 | Make treepkg run HOOKLOCALRELEASE and mipsrelease update the databases | Nicolas Reynolds | |
treepkg should stay away of updating databases, since it can be used inside or outside the chroot. (updating dbs from outside is unnecessary) | |||
2012-01-22 | Quicker is_built, only one call to pacman | Nicolas Reynolds | |
time shows this version is 1s long against 5s from before | |||
2012-01-22 | Create a work dir and build in order | Nicolas Reynolds | |
2012-01-22 | Fullpkg redone :) | Nicolas Reynolds | |