summaryrefslogtreecommitdiffstats
path: root/misc-scripts/make-sourceball
AgeCommit message (Expand)AuthorFilesLines
2010-11-23Rewrite sourceballs to increase performance and reliabilityPierre Schmitz1-97/+0
2010-11-22sourceballs: check if source package was really createdPierre Schmitz1-2/+10
2010-11-22Prefer any packagesPierre Schmitz1-3/+3
2010-11-21sourceballs: Support any packagesPierre Schmitz1-3/+8
2010-11-21sourceballs: Don't write any logPierre Schmitz1-8/+7
2010-11-21sourceballs: check if PKGBUILD existsPierre Schmitz1-1/+3
2010-11-21sourceballs: fix error handlingPierre Schmitz1-5/+24
2010-11-20sourceballs: skip in a clean way if source package should not be createdPierre Schmitz1-1/+1
2010-11-20Simplify sourceballs creationPierre Schmitz1-22/+12
2010-11-20Fix sourceballs cron jobPierre Schmitz1-9/+4
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz1-7/+7
2010-08-08Source PKGBUILD in subshellsPierre Schmitz1-7/+8
2010-08-08Move common function to db-functionsPierre Schmitz1-18/+3
2010-08-08use common workdirPierre Schmitz1-3/+0
2010-08-08Remove BUILDSCRIPT variablePierre Schmitz1-1/+1
2010-06-28sourceballs: Added community and community-testing supportEric Bélanger1-3/+11
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger1-54/+0
2009-10-26Added source-cleanup directory supportEric Bélanger1-1/+1
2009-10-26Moved chk_license to db-functions fileEric Bélanger1-23/+1
2009-10-26Moved ALLOWED_LICENSES declaration to config fileEric Bélanger1-3/+0
2009-09-24make-sourceball: Re-add file parsing of name/verAaron Griffin1-5/+26
2009-09-23make-sourceballs: clean up outputAaron Griffin1-2/+2
2009-09-23Fixed split packages support in sourceballs scriptEric Bélanger1-8/+8
2009-09-22Modify sourceball remove_old functionAaron Griffin1-2/+2
2009-09-14Be more careful with config file inclusionDan McGee1-0/+1
2009-08-25Quiet sourceball output when license is skippedAaron Griffin1-1/+2
2009-08-19Use db-functions file everywhereAaron Griffin1-1/+0
2009-08-19More makepkg.conf removal - prefer toplevel configAaron Griffin1-4/+2
2009-08-19Variable rename fix: SVN_PATH -> SVNREPOEric Bélanger1-1/+1
2009-02-26make-sourceball: license skip is NOT a failureAaron Griffin1-1/+2
2009-02-23Remove old sourceballs before doing anythingAaron Griffin1-1/+1
2009-02-21make-sourceball: Fix license error outputAaron Griffin1-1/+1
2009-02-19make-sourceballs: one logfile per pkgnameAaron Griffin1-1/+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-13Call makepkg with --ignorearch during --allsourceAaron Griffin1-1/+1
2009-02-13Add -f flag to make-sourceballAaron Griffin1-13/+25
2009-02-13Correct the sourceball removal stepAaron Griffin1-6/+32
2009-02-13Rename local 'arch' variable to '_arch'Aaron Griffin1-4/+4
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-04More sourceball output cleanupAaron Griffin1-13/+5
2009-02-04Clean up output, remove 'trunk build'Aaron Griffin1-21/+5
2009-01-12Add license checking to make-sourceballAaron Griffin1-0/+25
2009-01-10Use new BASEDIR facility in make-sourceballAaron Griffin1-3/+4
2008-12-29Misc make-sourceball fixes and updatesAaron Griffin1-4/+5
2008-12-29Fix sourceball generation to work with conf fileAaron Griffin1-6/+3