summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-06_pkg contained the depth alsoNicolas Reynolds
2012-02-06Treepkg guess repo and put it on BUILDORDER. Also remove libremessages sinceNicolas Reynolds
libretools.conf does this for us.
2012-02-05Use libretools' cleansystemNicolas Reynolds
2012-02-05Make treepkg run HOOKLOCALRELEASE and mipsrelease update the databasesNicolas 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-02-05Merge branch 'master' into faunoNicolas Reynolds
Conflicts: is_built
2012-02-05Script to update cleansystemNicolás Reynolds
It creates an empty root and prints base and base-devel installation onto cleansystem. Run and commit cleansystem after.
2012-02-04Merge branch 'master' of ssh://gparabola/libretoolsNicolás Reynolds
Conflicts: libremakepkg
2012-02-04Create a repo by default, add [repo] to CHROOT/etc/pacman.conf to use itNicolás Reynolds
2012-02-04Diff PKGBUILDs if duplicate + use https AURNicolás Reynolds
2012-02-04Tool to quickly know if a package is unfreeNicolás Reynolds
2012-02-04Removed debug settingNicolás Reynolds
2012-01-25is_built: faster (from fauno's branch)Joshua Ismael Haase Hernández
updated calls to is_built
2012-01-25libremakepkg: pass arguments to makechrootpkg correctlyJoshua Ismael Haase Hernández
2012-01-24Merge http://projects.parabolagnulinux.org/libretoolsJoshua Ismael Haase Hernández
2012-01-24Merge branch 'master' into faunoNicolas Reynolds
2012-01-24Fixed ID errorNicolas Reynolds
2012-01-23Use -dd to avoid having dependencies versions tooNicolas Reynolds
2012-01-22Merge branch 'master' of gitpar:libretoolsJoshua Ismael Haase Hernández
2012-01-22Quicker is_built, only one call to pacmanNicolas Reynolds
time shows this version is 1s long against 5s from before
2012-01-22Create a work dir and build in orderNicolas Reynolds
2012-01-22Fullpkg redone :)Nicolas Reynolds
2012-01-21Merging fullpkgNicolas Reynolds
2012-01-21Merge branch 'master' into faunoNicolas Reynolds
Conflicts: fullpkg toru
2012-01-21noupdate checkNicolas Reynolds
2012-01-11fullpkg: corrected some error.Joshua Ismael Haase Hernández
2012-01-05Be more informative + don't allow empty SIGEXTNicolás Reynolds
2012-01-05Don't run as root, since it won't work if WORKDIR is not an absolute pathNicolás Reynolds
2011-12-31write libremkchrootv20111231Luke Shumaker
2011-12-31Fix renamed variable in libremakepkg (s/CHROOTNAME/CHROOT/)Luke Shumaker
2011-12-31fix typo in usage output for librecommitLuke Shumaker
2011-12-28fullpkg: split in fullpkg-find and fullpkg-buildJoshua 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-27libremakepkg: fixed conditionalsJoshua Ismael Haase Hernández
toru: -p exit with 1 status if not found
2011-12-26pkgbuild-check-nonfree: optimized + checks multiple PKGBUILDSJoshua Ismael Haase Hernández
2011-12-25toru: -p flag for showing the path of some pkgnameJoshua Ismael Haase Hernández
2011-12-24libremessages: added in_array functionJoshua Ismael Haase Hernández
2011-12-24libremakepkg: uses chroot for cleaningJoshua Ismael Haase Hernández
librechroot: clean chroot option added (uses pacman) cleansystem: updated list from a clean chroot
2011-12-22Merge branch 'master' of ssh://gparabola/libretoolsNicolás Reynolds
2011-12-22Keep base-devel installed. Mount bind to default CacheDir on chrootNicolás Reynolds
2011-12-22Skip existing PKGBUILDs (doesn't compare versions)Nicolás Reynolds
2011-12-22Repackage all architectures at onceNicolás Reynolds
2011-12-21create cleansystem list every timeJoshua Ismael Haase Hernández
2011-12-21Some usage messages addedJoshua Ismael Haase Hernández
2011-12-20Merge branch 'master' of gitpar:libretoolsJoshua Ismael Haase Hernández
2011-12-18Merge branch 'master' of ssh://gparabola/libretoolsNicolás Reynolds
2011-12-18Check running as normal userNicolás Reynolds
2011-12-14Merge branch 'master' into faunoNicolas Reynolds
2011-12-14Perform cleanup to avoid bogus pathsNicolas Reynolds
2011-12-14Do batch signingNicolás Reynolds
* Removed signing code from librestage * Make package signatures mandatory * Make librerelease sign all packages at once * Verify existing signatures before releasing
2011-12-14Merge branch 'master' of ssh://gparabola/libretoolsNicolás Reynolds
2011-12-14Make libremakepkg bind local makepkg dirs to chroot'sNicolás Reynolds