summaryrefslogtreecommitdiff
path: root/jenkinstool
AgeCommit message (Expand)AuthorFilesLines
2012-08-11Create Debian source package for each targetLars Wirzenius1-2/+5
2012-08-11Add job to create Debian source packageLars Wirzenius1-2/+32
2012-08-11Centralize code to figure out project name, version, ...Lars Wirzenius1-11/+30
2012-08-11Refactor things to reduce duplicated codeLars Wirzenius1-67/+42
2012-08-11Put artifacts into project specific directoriesLars Wirzenius1-1/+2
2012-08-11Add command to generate a release tarballLars Wirzenius1-0/+54
2012-08-11Add docstringsLars Wirzenius1-0/+18
2012-08-11Fix generate-jobs to update jobs, remove obsolete jobsLars Wirzenius1-1/+9
2012-08-11Add missing docstring, remove unnecessary debuggingLars Wirzenius1-2/+1
2012-08-11Move version number into simplejenkinsapi/__init__.pyLars Wirzenius1-4/+1
2012-08-11Fix jobconfig import, add delete-all-jobs commandLars Wirzenius1-2/+7
2012-08-05Remoe debug code that write config.xml to diskLars Wirzenius1-2/+0
2012-08-05Execute all build commands as a single scriptLars Wirzenius1-3/+8
2012-08-05Generate commands to run build on other hostLars Wirzenius1-5/+39
2012-08-05Allow project to generate many jobsLars Wirzenius1-2/+3
2012-08-05Add real commands to run from config fileLars Wirzenius1-1/+2
2012-08-05Set descriptionLars Wirzenius1-1/+1
2012-08-05Add simple generate-jobs subcommandLars Wirzenius1-0/+28
2012-08-05Add update-job subcommandLars Wirzenius1-0/+10
2012-08-05Make config-job read the full xml from a fileLars Wirzenius1-110/+8
2012-08-05Add create-job subcommandLars Wirzenius1-2/+117
2012-08-05Implement delete-job subcommandLars Wirzenius1-0/+7
2012-08-05Add simple command line tool for listing jobsLars Wirzenius1-0/+45