summaryrefslogtreecommitdiff
path: root/cron-jobs/sourceballs
AgeCommit message (Expand)Author
2016-04-17Backport changes from the lukeshu/xbs branch.Luke Shumaker
2015-06-05Use XBS instead of the SVN/ABS grossness.Luke Shumaker
2014-06-18sourceballs: Only show makepkg output on errors.Luke Shumaker
2014-06-18sourceballs: (from Arch): create the workdir with mode 0770Luke Shumaker
2014-06-18use mv_aclLuke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18Clean up quoting.Luke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08Normalize to load config then local_config then db-functionsLuke Shumaker
2014-01-08fix comments, indentationLuke Shumaker
2014-01-08Get rid of $ARCH_BASE; these days it is the same as $FTP_BASELuke Shumaker
2014-01-08Be very careful about using $0.Luke Shumaker
2011-02-20Merge branch 'master' of http://projects.parabolagnulinux.org/dbscriptsParabola
2011-02-20sourceballsParabola
2011-02-20Changes to sourceball everythingNicolás Reynolds
2011-02-18First stab at sourceballing everythingNicolás Reynolds
2011-01-30Make sure to only remove package files from the cleanup dirsPierre Schmitz
2010-12-18Remove old files from the cleanup dirsPierre Schmitz
2010-12-18Touch old packages after moving them to the cleanup dirsPierre Schmitz
2010-11-25sourceballs: be nicePierre Schmitz
2010-11-25Added seperate dryrun options for the packages and sources cleanup scriptsEric Bélanger
2010-11-24sourceballs: fix working directoryPierre Schmitz
2010-11-23sourceballs: Move to our workdir first to fix warning with sudo usagePierre Schmitz
2010-11-23sourceballs: avoid failing twicePierre Schmitz
2010-11-23sourceballs: fix outputPierre Schmitz
2010-11-23sourceballs: be less verbosePierre Schmitz
2010-11-23Rewrite sourceballs to increase performance and reliabilityPierre Schmitz
2010-11-21sourceballs: Of course sort does only operate on linesPierre Schmitz
2010-11-21sourceballs: Don't write any logPierre Schmitz
2010-11-20sourceballs: Lock the repo while reading the db filePierre Schmitz
2010-11-20Simplify sourceballs creationPierre Schmitz
2010-11-20Fix sourceballs cron jobPierre Schmitz
2010-09-13Fix typosPierre Schmitz
2010-09-01Simplify repo configurationPierre Schmitz
2010-08-22add makepkg.conf for [multilib]Pierre Schmitz
2010-08-17Add [staging] repositoryPierre Schmitz
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz
2010-08-08Use db-functions in create-filelists and sourceballsPierre Schmitz
2010-06-28sourceballs: Added community and community-testing supportEric Bélanger
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger
2009-09-25sourceballs: skip based on pkgbase failuresAaron Griffin
2009-09-24Fixed test for existence of split package sourcesAaron Griffin
2009-09-21Add a safety check for existence in pkg loopAaron Griffin
2009-09-21Set/restore umask in the sourceballs cron jobAaron Griffin
2009-09-21Temporarily disable community sourceball generationAaron Griffin
2009-09-13Be more careful with config file inclusionDan McGee
2009-09-01sourceballs: explicitly add the 'any' archAaron Griffin
2009-08-18Replace pkgname with pkgbase, for split packagesAaron Griffin
2009-08-18Use db-functions file everywhereAaron Griffin
2009-08-18More makepkg.conf removal - prefer toplevel configAaron Griffin