summaryrefslogtreecommitdiff
path: root/jenkinstool
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Fixes for a clean Jenkins hostLars Wirzenius1-30/+33
2012-08-27Allow (nay, require) user to specify artifacts-urlLars Wirzenius1-3/+11
2012-08-26Automatically install missing build-depsLars Wirzenius1-0/+9
2012-08-25Add build dependency supportLars Wirzenius1-12/+50
2012-08-25Fix directory copyingLars Wirzenius1-1/+1
2012-08-25Fix method nameLars Wirzenius1-1/+1
2012-08-25Do not create spurious directory in vcs dirLars Wirzenius1-1/+0
2012-08-25Simplify workspace clearing and getting sources from vcsLars Wirzenius1-17/+17
2012-08-25Check the right changes fileLars Wirzenius1-1/+7
2012-08-25Try several ways of getting upstream versionLars Wirzenius1-5/+8
2012-08-25Make prelude fail if it can't figure out upstream versionLars Wirzenius1-1/+6
2012-08-25Get upstream version from debian/changelog as wellLars Wirzenius1-0/+4
2012-08-24Error handling and debuild -i fixLars Wirzenius1-2/+4
2012-08-24Add git supportLars Wirzenius1-13/+41
2012-08-21Upgrade build environment before build jobLars Wirzenius1-1/+1
2012-08-21Exclude .bzr when building .dsc packagesLars Wirzenius1-1/+1
2012-08-19Prepare creation of .dsc from workspaceLars Wirzenius1-0/+4
2012-08-19Put sources into one place onlyLars Wirzenius1-36/+54
2012-08-19Skip deb building if the debs already existLars Wirzenius1-2/+18
2012-08-19Do not rebuild dsc if one already existsLars Wirzenius1-9/+19
2012-08-19Do not publish tarball if it already existsLars Wirzenius1-2/+7
2012-08-19Set default for --pbuilder-max-ageLars Wirzenius1-1/+2
2012-08-19Add --pbuilder-max-age settingLars Wirzenius1-3/+11
2012-08-19Only update pbuilder if tarball is oldLars Wirzenius1-4/+11
2012-08-17Fix orig.tar.gz url and add more pretendingLars Wirzenius1-2/+7
2012-08-17Fix orig.tar.gz versionLars Wirzenius1-1/+1
2012-08-17Add --pretend optionLars Wirzenius1-5/+17
2012-08-17Refactor the shell script prelude to be nicerLars Wirzenius1-47/+60
2012-08-17Rename variableLars Wirzenius1-6/+6
2012-08-12Run build job in the intended hostLars Wirzenius1-1/+1
2012-08-12Add job to upgrade build environment with aptLars Wirzenius1-0/+15
2012-08-12Order everything linearly; initialize reprepro's apt repoLars Wirzenius1-11/+9
2012-08-12Fix job dependencies, simplify namingLars Wirzenius1-4/+4
2012-08-12Process reprepro incoming queue after deb uploads tooLars Wirzenius1-3/+6
2012-08-12Process reprepro's incoming after dsc uploadLars Wirzenius1-0/+12
2012-08-12Build with pbuilder, not debuildLars Wirzenius1-4/+4
2012-08-12Fix pbuilder updateLars Wirzenius1-1/+1
2012-08-12Add job to create/update pbuilderLars Wirzenius1-0/+38
2012-08-11Make trigger job be alphabetically firstLars Wirzenius1-1/+1
2012-08-11Build downloaded package, and upload built packagesLars Wirzenius1-1/+9
2012-08-11Build .debsLars Wirzenius1-1/+46
2012-08-11Configure reprepro to keep .changes filesLars Wirzenius1-1/+1
2012-08-11Do reprepro before any projectsLars Wirzenius1-4/+4
2012-08-11Create a job to setup repreproLars Wirzenius1-0/+63
2012-08-11Don't use build date, stupidLars Wirzenius1-3/+1
2012-08-11Upload built source packagesLars Wirzenius1-1/+5
2012-08-11Build .dsc only once per Debian releaseLars Wirzenius1-2/+5
2012-08-11Add job that triggers build of all projectsLars Wirzenius1-4/+21
2012-08-11Trigger later jobs for the same projectLars Wirzenius1-3/+11
2012-08-11Refactor: simplify generation/yielding of job idsLars Wirzenius1-26/+13