Commit Graph

37 Commits (f68b0febfb890ad30b58ebb2bc5b15c7b51218b7)

Author SHA1 Message Date
Michael Prokop f68b0febfb Drop userContent support
13 years ago
Michael Prokop a00449e965 Enable cowbuilder_run() for all architectures
13 years ago
Michael Prokop de56110985 remove_missing_binary_packages: make check for missing package match whole words
13 years ago
Michael Prokop 0c2a33e711 Limit package removal of binary packages to .deb files only
13 years ago
Michael Prokop 57ba7e0aed Set ARCH/BASE/DIST in dist_and_arch_settings() also for PROVIDE_ONLY runs
13 years ago
Michael Prokop 672aa369c9 Also remove source package from REPOS
13 years ago
Michael Prokop dd3c1db6ca Adjust identify_sourcefile to not mention ArtifactDeployer any longer
13 years ago
Michael Prokop a271c48c3f Do not execute dist_and_arch_settings() if PROVIDE_ONLY is set
13 years ago
Christoph Berg 8a8c98cd60 Reset current directory in identify_build_type
13 years ago
Christoph Berg 757ce4a3f5 Add a workaround for SOURCE_PACKAGE
13 years ago
Christoph Berg 6f21ae0b19 Remove duplicate signal from trap call.
13 years ago
Michael Prokop 1b9b6c4368 Make all shell scripts bash ones
13 years ago
Michael Prokop cce10fb043 Display jenkins-debian-glue version in script output
13 years ago
Michael Prokop fae2428bf4 Do not hardcode "sid" as default for cowbuilder dist, support setting COWBUILDER_DIST [Closes #8]
13 years ago
Michael Prokop 400e003020 use binary-only build if specified arch doesn't match $MAIN_ARCHITECTURE and/or architecture of host
13 years ago
Michael Prokop 874a0a0761 Skip removal when SKIP_REMOVAL is set also in remove_missing_binary_packages step
13 years ago
Michael Prokop 6eb82f0d77 Support skipping removal of packages via SKIP_REMOVAL
13 years ago
Michael Prokop 05b8fd1164 build-and-provide-package: make sure release variable is not set to '${release}'
13 years ago
Michael Prokop 2df2e874c4 identify_package_name: support *-repos for Jenkins job names
13 years ago
Michael Prokop 390271038a trunk_release: support skipping inclusion of packages in $TRUNK_RELEASE via IGNORE_RELEASE_TRUNK
13 years ago
Michael Prokop 9247871839 build-and-provide-package: support PROVIDE_ONLY and BUILD_ONLY, drop REMOTE_REPOS
13 years ago
Michael Prokop f713735d80 build-and-provide-package: rework package removal for arch-all packages
13 years ago
Michael Prokop a23bfae6a3 build-and-provide-package: use -sa as default build option
13 years ago
Michael Prokop e5ab37cb38 build-and-provide-package: use 'Error' in error message causing build exit
13 years ago
Michael Prokop d17d407562 build-and-provide-package: display date and runtime information
13 years ago
Michael Prokop 473bfa06f3 use architecture specific reprepro removal command for non-arch-all packages
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 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 673a3daedb make sure $control_file is used only if found in tar file
14 years ago
Michael Prokop 071e080c85 improve user message when is used or source package can't be found
14 years ago
Michael Prokop 9cc04d9b2b move all scripts to scripts/ directory
14 years ago