Commit Graph

50 Commits (ff936409535df1f6621cb6da46ca956cf3ffbf50)

Author SHA1 Message Date
Michael Prokop fae2428bf4 Do not hardcode "sid" as default for cowbuilder dist, support setting COWBUILDER_DIST [Closes #8]
14 years ago
Michael Prokop 400e003020 use binary-only build if specified arch doesn't match $MAIN_ARCHITECTURE and/or architecture of host
14 years ago
Michael Prokop 6daeb712c7 generate-git-snapshot: check out common branches so git-buildpackage can work with them
14 years ago
Michael Prokop 07d18893d5 generate-git-snapshot: do not increase package version if building for UNRELEASED
14 years ago
Michael Prokop 874a0a0761 Skip removal when SKIP_REMOVAL is set also in remove_missing_binary_packages step
14 years ago
Michael Prokop 6eb82f0d77 Support skipping removal of packages via SKIP_REMOVAL
14 years ago
Michael Prokop 25c8869bf5 generate-git-snapshot: new versioning schema, including timestamp
14 years ago
Michael Prokop 9d24064a04 generate-git-snapshot: skip git-buildpackage step via IGNORE_GIT_BUILDPACKAGE
14 years ago
Michael Prokop 05b8fd1164 build-and-provide-package: make sure release variable is not set to '${release}'
14 years ago
Michael Prokop 2df2e874c4 identify_package_name: support *-repos for Jenkins job names
14 years ago
Michael Prokop 390271038a trunk_release: support skipping inclusion of packages in $TRUNK_RELEASE via IGNORE_RELEASE_TRUNK
14 years ago
Michael Prokop 9247871839 build-and-provide-package: support PROVIDE_ONLY and BUILD_ONLY, drop REMOTE_REPOS
14 years ago
Michael Prokop e00041ec30 generate-git-snapshot: always use dpkg-source to build the source package
14 years ago
Michael Prokop f713735d80 build-and-provide-package: rework package removal for arch-all packages
14 years ago
Michael Prokop a23bfae6a3 build-and-provide-package: use -sa as default build option
14 years ago
Michael Prokop e5ab37cb38 build-and-provide-package: use 'Error' in error message causing build exit
14 years ago
Michael Prokop d17d407562 build-and-provide-package: display date and runtime information
14 years ago
Michael Prokop 1badb62d41 generate-git-snapshot: ignore .git files when building via dpkg-source
14 years ago
Michael Prokop 44c390c98f generate-git-snapshot: run git-buildpackage with --git-verbose option
14 years ago
Michael Prokop 6272ffd3d4 generate-git-snapshot: use dpkg-parsechangelog instead of parsechangelog
14 years ago
Michael Prokop ed897db232 generate-svn-snapshot: improve layout of generated changelog
14 years ago
Michael Prokop 21d70c6412 scripts/lintian-junit-report: make usage test ruby-ish (thanks ch)
14 years ago
Michael Prokop 1e618eb3d4 lintian-junit-report: adjust encoding after storing plaintext file
14 years ago
Michael Prokop 155afe8ce7 lintian-junit-report: adjust regex to not fail on lines with multiple ":"
14 years ago
Michael Prokop 43e62bdaa5 Add lintian-junit-report for running lintian checks in Jenkins
14 years ago
Michael Prokop b0a4ab433c generate-svn-snapshot: run svn-buildpackage in subshell and move files to orig dir
14 years ago
Michael Prokop 473bfa06f3 use architecture specific reprepro removal command for non-arch-all packages
14 years ago
Michael Prokop ba4a640361 Rework git branch handling
14 years ago
Michael Prokop 16f98e527c invoke processincoming with explicit changes file to avoid race conditions
14 years ago
Michael Prokop 12aa7c4a01 use separate release directory for release builds
14 years ago
Michael Prokop 9dfd530366 run full builds by default to simplify sources handling
14 years ago
Michael Prokop f2d04a5696 generate-git-snapshot: pull changes in branch_checkout()
14 years ago
Michael Prokop 79a05d05b8 generate-git-snapshot: drop origin/ if present
14 years ago
Michael Prokop 1a347c1fb5 generate-git-snapshot: do not check out master branch if that branch does not exist
14 years ago
Michael Prokop a392ccc01a align svn-buildpackage mergeWithUpstream feature with $branch handling
14 years ago
Alexander Wirt 64c693eb4c Add support for svn-buildpackages mergeWithUpstream
14 years ago
Michael Prokop 71e5ba1689 generate-git-snapshot: make sure all files are up2date through running "git pull"
14 years ago
Michael Prokop 8fda5aaf24 align and integrate code for tag based builds in git and use it as soon as $tag is set
14 years ago
Alexander Wirt 7edb115b86 Allow generating source in git from tags
14 years ago
Michael Prokop cf989c881b fix usage of $distribution
14 years ago
Michael Prokop 3596f3c3e7 initial slave stuff
14 years ago
Michael Prokop 2c9dabee78 remove binaries directory after files have been moved
14 years ago
Michael Prokop f7f3acc6f7 minor formating fixes and provide Vim modelines in all scripts
14 years ago
Michael Prokop ce8f257908 support multi-distribution setup
14 years ago
Michael Prokop 0957cfaa67 generate-git-snapshot: make sure we switch to upper directory in subshell to avoid failing runs
14 years ago
Michael Prokop c7edd530b5 generate-git-snapshot: make sure to revert to original debian/changelog to avoid merge conflicts
14 years ago
Michael Prokop 673a3daedb make sure $control_file is used only if found in tar file
14 years ago
Michael Prokop acb37fdd1e generate-svn-snapshot: include timestamp in version string and switch order of svn revision + build number
14 years ago
Michael Prokop 071e080c85 improve user message when is used or source package can't be found
15 years ago
Michael Prokop 9cc04d9b2b move all scripts to scripts/ directory
15 years ago