summaryrefslogtreecommitdiffstats
path: root/bin/pbjparse.awk
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Call anything pbj related "tweaks", now.Justin Davis1-126/+0
2011-09-20Move "macro" expansion to new script. Simplifies pbjparse.awk.Justin Davis1-76/+54
2011-09-09Many changes to parser. Creates remval, remelem, findval funcs.Justin Davis1-13/+30
2011-09-09Remove extra logic when adding optdepends.Justin Davis1-4/+0
2011-09-08Use the value of the PACKAGER env. var. for the value of "packager".Justin Davis1-1/+5
2011-09-08Minor aesthetic improvements.Justin Davis1-2/+1
2011-09-08Var expansion doesn't work in strings, duh.Justin Davis1-1/+1
2011-09-08Remove redundant clearing of tcmd var.Justin Davis1-1/+0
2011-09-01Create a separate pbcount array to hold the number of field values.Justin Davis1-13/+10
2011-09-01Ignore whitespace and add better error reporting for bad input.Justin Davis1-5/+3
2011-09-01Rename remdep to remval. Create remall, pushval functions.Justin Davis1-16/+22
2011-09-01Add = operation.Justin Davis1-0/+6
2011-09-01Add silly comment for pbjparse's cmd argument.Justin Davis1-1/+1
2011-09-01Minor code cleanup, rename "key" var to "dblkey".Justin Davis1-4/+4
2011-08-21Add joinfields() to pbjparse.awk and fix remdeps to not auto-die.Justin Davis1-15/+22
2011-08-21Fix typo in pbjparse.awk for piping templates together.Justin Davis1-1/+1
2011-08-21Fix command piping in pbjparse.awk.Justin Davis1-1/+1
2011-08-14Initial commit.Justin Davis1-0/+119