summaryrefslogtreecommitdiffstats
path: root/parsepkgbuild
AgeCommit message (Expand)AuthorFilesLines
2013-04-07Fix exporting of CARCH to parsepkgbuild (FS#32568)Rémy Oudompheng1-2/+1
2011-04-24parsepkgbuild: run with sane PATH and redirect standard outputRémy Oudompheng1-2/+2
2011-03-27Ignore environment variables while parsing PKGBUILDsRémy Oudompheng1-1/+1
2011-03-19Move the extravars work to the PKGBUILD parserDan McGee1-1/+0
2011-03-04Allow namcap to run without being installedDan McGee1-1/+2
2011-02-26Split off the embedded shell script in parsepkgbuild.Rémy Oudompheng1-121/+2
2010-07-02parsepkgbuild: handle elements with spaces correctlyDan McGee1-14/+14
2010-06-15Handle error case of parsepkgbuild correctlyDan McGee1-3/+3
2010-06-15parsepkgbuild: don't let test [ return codes leakDan McGee1-6/+15
2010-06-08Check all checksum typesAllan McRae1-0/+21
2010-06-07Handle optdepends description stripping correctlyDan McGee1-1/+1
2008-11-04Handle descriptions in optdepends array2.2Allan McRae1-1/+1
2008-10-07Add optdepends support to parsepkgbuildJason Chu1-0/+5
2007-07-23Add parsepkgbuild script that safely reads out PKGBUILD variables inside bash...Jason Chu1-0/+95