summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-06check_packages.py: Add 'any' arch supportFrançois Charette1-2/+2
2009-05-06adjust_permissions: Add 'any' architectureFrançois Charette1-0/+3
2009-05-06db-update: Replace || with -o in if statementsFrançois Charette1-2/+2
2009-05-06db-update: remove 'touch' of empty db fileAaron Griffin1-2/+0
2009-05-06config: Add 'any' ARCH to arrayAaron Griffin1-1/+1
2009-05-06db-update: Add if check before 'any' removalFrançois Charette1-2/+3
2009-05-06db-update: Use proper variable for WORKDIRFrançois Charette1-1/+1
2009-03-20ftpdir-cleanup: remove arch-independent packagesAbhishek Dasgupta1-1/+25
2009-03-20'any' architecture support for db-move, db-removeAbhishek Dasgupta2-34/+56
2009-03-11Moved arch-independent processing out of the loop.Abhishek Dasgupta1-47/+62
2009-03-11db-update: Add support for 'any' archAbhishek Dasgupta1-2/+38
2009-03-11Add convert-to-any scriptAbhishek Dasgupta1-0/+108
2009-03-11Add per-repo SVN configsAaron Griffin6-5/+33
2009-03-11Make db-update parse all architecutresAaron Griffin8-112/+110
2009-02-26make-sourceball: license skip is NOT a failureAaron Griffin1-1/+2
2009-02-23Ensure grep matches only full pkgnamesAaron Griffin1-2/+2
2009-02-23Remove old sourceballs before doing anythingAaron Griffin1-1/+1
2009-02-22integrity-check: fix a few errorsXavier Chantry1-5/+4
2009-02-21Remove the repo-maint crontabAaron Griffin1-13/+0
2009-02-21make-sourceball: Fix license error outputAaron Griffin1-1/+1
2009-02-21Add a script to simplify the integ check callAaron Griffin1-0/+14
2009-02-20Remove unstable scriptsAaron Griffin2-8/+0
2009-02-19make-sourceballs: one logfile per pkgnameAaron Griffin1-1/+1
2009-02-17sourceballs: copy previous errors.txt output fileAaron Griffin1-0/+1
2009-02-16make-sourceball: copy the proper pkg pathEric Bélanger1-1/+1
2009-02-16make-sourceball: Add -f to gzip and rmAaron Griffin1-2/+2
2009-02-15Add repo/arch to make-sourceball log pathAaron Griffin1-3/+4
2009-02-15make-sourceball: move popd call before returnAaron Griffin1-1/+2
2009-02-15Fix arg number check in make-sourceballAaron Griffin1-1/+1
2009-02-13Keep the last failed.txt too for comparisonAaron Griffin1-0/+1
2009-02-13Call makepkg with --ignorearch during --allsourceAaron Griffin1-1/+1
2009-02-13Add -f flag to make-sourceballAaron Griffin1-13/+25
2009-02-13Fix pkgname parsing for files without ARCHAaron Griffin1-1/+2
2009-02-13Allow skipping of sourceball license checkAaron Griffin2-1/+9
2009-02-13Correct the sourceball removal stepAaron Griffin2-6/+43
2009-02-13Rename local 'arch' variable to '_arch'Aaron Griffin1-4/+4
2009-02-11Output stderr to an error file for each runAaron Griffin1-6/+6
2009-02-11Fail on license mismatch, instead of succeedingAaron Griffin1-2/+1
2009-02-11Emit makepkg --allsource to a logfileAaron Griffin1-1/+5
2009-02-09Write out failed packages to a txt fileAaron Griffin1-1/+3
2009-02-04More sourceball output cleanupAaron Griffin1-13/+5
2009-02-04Remove 'skipping' output. Not neededAaron Griffin1-1/+1
2009-02-04Clean up output, remove 'trunk build'Aaron Griffin1-21/+5
2009-02-01check_packages: fix stupid assumption on script location.Xavier Chantry1-4/+2
2009-01-14Merge branch 'master' of file:///srv/projects/git/dbscriptsAaron Griffin9-44/+87
2009-01-14Remove HH:MM from devlist-mailer subject linesAaron Griffin1-2/+2
2009-01-12Add license checking to make-sourceballAaron Griffin1-0/+25
2009-01-10Use new BASEDIR facility in make-sourceballAaron Griffin1-3/+4
2009-01-10Add support for altername BASEDIRs in db-functionsAaron Griffin1-1/+4
2009-01-09check_packages : add --arch option.Xavier Chantry2-10/+22