index
:
mirror/parabola/dbscripts
archlinux
coadde/dbscripts-multidistros
coadde/dbscripts-ng
lukeshu/archlinux+cleanup
lukeshu/archlinux+cleanup+librelib
lukeshu/stuff
lukeshu/xbs
master
pending
production/repo
xihh/stable
mirror of git://projects.parabola.nu/dbscripts.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc-scripts
/
make-sourceball
Age
Commit message (
Expand
)
Author
2010-08-13
Use common functions to print messages, warnings and errors
Pierre Schmitz
2010-08-08
Source PKGBUILD in subshells
Pierre Schmitz
2010-08-08
Move common function to db-functions
Pierre Schmitz
2010-08-08
use common workdir
Pierre Schmitz
2010-08-08
Remove BUILDSCRIPT variable
Pierre Schmitz
2010-06-28
sourceballs: Added community and community-testing support
Eric Bélanger
2010-03-13
sourceballs: Make cleanup more efficient
Eric Bélanger
2009-10-26
Added source-cleanup directory support
Eric Bélanger
2009-10-26
Moved chk_license to db-functions file
Eric Bélanger
2009-10-26
Moved ALLOWED_LICENSES declaration to config file
Eric Bélanger
2009-09-23
make-sourceball: Re-add file parsing of name/ver
Aaron Griffin
2009-09-23
make-sourceballs: clean up output
Aaron Griffin
2009-09-23
Fixed split packages support in sourceballs script
Eric Bélanger
2009-09-21
Modify sourceball remove_old function
Aaron Griffin
2009-09-13
Be more careful with config file inclusion
Dan McGee
2009-08-25
Quiet sourceball output when license is skipped
Aaron Griffin
2009-08-18
Use db-functions file everywhere
Aaron Griffin
2009-08-18
More makepkg.conf removal - prefer toplevel config
Aaron Griffin
2009-08-18
Variable rename fix: SVN_PATH -> SVNREPO
Eric Bélanger
2009-02-26
make-sourceball: license skip is NOT a failure
Aaron Griffin
2009-02-23
Remove old sourceballs before doing anything
Aaron Griffin
2009-02-21
make-sourceball: Fix license error output
Aaron Griffin
2009-02-18
make-sourceballs: one logfile per pkgname
Aaron Griffin
2009-02-16
make-sourceball: copy the proper pkg path
Eric Bélanger
2009-02-15
make-sourceball: Add -f to gzip and rm
Aaron Griffin
2009-02-14
Add repo/arch to make-sourceball log path
Aaron Griffin
2009-02-14
make-sourceball: move popd call before return
Aaron Griffin
2009-02-14
Fix arg number check in make-sourceball
Aaron Griffin
2009-02-13
Call makepkg with --ignorearch during --allsource
Aaron Griffin
2009-02-13
Add -f flag to make-sourceball
Aaron Griffin
2009-02-13
Correct the sourceball removal step
Aaron Griffin
2009-02-13
Rename local 'arch' variable to '_arch'
Aaron Griffin
2009-02-11
Fail on license mismatch, instead of succeeding
Aaron Griffin
2009-02-11
Emit makepkg --allsource to a logfile
Aaron Griffin
2009-02-04
More sourceball output cleanup
Aaron Griffin
2009-02-04
Clean up output, remove 'trunk build'
Aaron Griffin
2009-01-12
Add license checking to make-sourceball
Aaron Griffin
2009-01-09
Use new BASEDIR facility in make-sourceball
Aaron Griffin
2008-12-29
Misc make-sourceball fixes and updates
Aaron Griffin
2008-12-29
Fix sourceball generation to work with conf file
Aaron Griffin
2008-11-21
Adjust remaining scripts for new repo locations
Dan McGee
2008-09-02
Correctly remove old sourceballs without removing the wrong files
Aaron Griffin
2008-08-31
Move source generation to /home/ftp/sources
Aaron Griffin
2008-05-29
Remove unused code from make-sourceball
Aaron Griffin
2008-05-29
make-sourceball fixes
Aaron Griffin
2008-05-27
Minor changes to the make-sourceball script
Aaron Griffin
2008-05-22
Add a script to generate source tarballs for GPL compliance
Aaron Griffin