summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* bin/ubuntu-codename-to-version.sh: Add codename for Ubuntu 21.04.HEADarctica-builderMike Gabriel2021-08-281-0/+1
* Add support for Debian bookworm, bullseye now is stable.Mike Gabriel2021-08-282-5/+6
* Improvement for previous commit: Use elif clause rather than continue statement.Mike Gabriel2020-08-061-7/+4
* Support new env var SKIP_BUILDS. This meets the requirement of skipping i386 ...Mike Gabriel2020-08-061-20/+43
* Update supported Ubuntu versions.Mike Gabriel2020-07-252-1/+3
* Call clear_pkgdist after uploading packages.Mike Gabriel2019-08-261-0/+1
* update for building packages for Debian bullseye and Ubuntu eoan.Mike Gabriel2019-08-263-5/+7
* bin/ubuntu-codename-to-version.sh: Add cosmic and disco here, too.Mike Gabriel2018-11-141-0/+2
* Add support for Ubuntu cosmic/disco.Mike Gabriel2018-11-141-1/+1
* Switch to strictly newer version for development snapshot builds, too.Mike Gabriel2018-02-281-1/+1
* ubuntu-codename-to-version.sh: Update for Ubuntu 18.04.Mike Gabriel2017-10-301-0/+1
* Ubuntu bb-series (aka Bionic Beaver) has landed.Mike Gabriel2017-10-301-1/+1
* sbuild-deb-package: Make sure that a certain Git branch that we want to build...Mike Gabriel2017-10-201-0/+1
* sbuild-deb-package: Support obtaining OTHERMIRROR archive key on-the-fly via ...Mike Gabriel2017-10-201-0/+7
* sbuild-deb-package: Add git submodule support.Mike Gabriel2017-10-201-0/+5
* sbuild-deb-package: Support DEB repos that don't have "/" as base path, but t...Mike Gabriel2017-10-201-3/+4
* sbuild-deb-package: Allow component bundle package archives as OTHERMIRROR, too.Mike Gabriel2017-10-201-0/+2
* sbuild-deb-package: Fix hard-code arctica- prefix, use ${PREFIX} instead.Mike Gabriel2017-10-201-2/+2
* Introduce variable GIT_TRANPSPORT.Mike Gabriel2017-10-201-1/+2
* signtarballs: Add SHA512 hashsums.Mike Gabriel2017-10-201-0/+1
* update ubuntu-codename-to-version.sh and debian-codename-to-version.sh. Let t...Mike Gabriel2017-06-232-2/+4
* signtarballs: Be more intelligent when scanning for the location of the _rele...Mike Gabriel2017-06-231-2/+2
* Enable Debian buster and Ubuntu artful builds.Mike Gabriel2017-06-231-2/+2
* bin/ubuntu-codename-to-version.sh: support Ubuntu 17.04 (aka zesty)Mike Gabriel2017-04-151-1/+1
* bin/{{s,}build-deb-package,build-{nsis,rpm}-package}: do not *ever* make loca...Mihai Moldovan2017-03-102-4/+4
* sbuild-deb-package: Fix OTHERMIRROR definition.Mike Gabriel2016-09-131-2/+2
* use "release" as keyword for release buildsMike Gabriel2016-09-132-23/+16
* drop build-deb-package (qemubuilder based) and use sbuild-deb-package insteadMike Gabriel2016-09-131-408/+1
* bundle release builds: Fix usage of wrong var name.Mike Gabriel2016-09-132-3/+3
* sbuild-deb-package: during directory clean-up, we don't know the DEBSRCPKG na...Mike Gabriel2016-09-061-5/+5
* sbuild-deb-package: also support DEBSRCPKG name in clean-up and upload functionMike Gabriel2016-09-061-7/+12
* sbuild-deb-package: allow difference in Git project name and Debian src:pkg nameMike Gabriel2016-09-061-1/+2
* debian-codename-to-version.sh: Drop the 9999 package revision thing for unsta...Mike Gabriel2016-07-071-25/+6
* sbuild-deb-package: Assume that we can find <dist>-codename-to-version.sh in ...Mike Gabriel2016-07-071-2/+2
* bin/build-deb-package: fix various issues:Mihai Moldovan2016-07-041-5/+9
* bin/{debian,ubuntu}-codename-to-version.sh: fix various shortcomings:Mihai Moldovan2016-07-042-6/+22
* bin/sbuild-deb-package: change package versioning to mitigate errors during d...Mihai Moldovan2016-07-011-8/+29
* bin/: new script ubuntu-codename-to-version.sh to map Ubuntu code names to nu...Mihai Moldovan2016-07-011-0/+72
* bin/: new script debian-codename-to-version.sh to map Debian code names to nu...Mihai Moldovan2016-07-011-0/+82
* Use the --no-log (-n) option for sbuild to pipe all output into the Jenkins c...Arctica Builder (CHEVALBLANC)2015-11-111-1/+1
* Only copy package files, if a filename could be extracted from the .dsc file.Mike Gabriel2015-11-111-2/+2
* Use build-dep resolver aptitude (not apt-get).Mike Gabriel2015-11-111-2/+3
* Fully fix OTHERMIRROR variable interpretation.Mike Gabriel2015-11-102-6/+20
* Support sbuild's --extra-repository parameter at build time.Mike Gabriel2015-11-101-3/+3
* Also build for Ubuntu xenial by default.Mike Gabriel2015-11-101-2/+2
* Arctica Project ships nightly builds in a completely separate repo (compared ...Mike Gabriel2015-11-101-1/+1
* make buildscripts work for ArcticaProjectMike Gabriel2015-09-181-142/+76
* fix detection of top commit on a branch (or tag)Mike Gabriel2015-04-272-2/+2
* add sbuild-deb-package, copied from build-deb-package as a starting pointMike Gabriel2015-04-271-0/+408
* remove more references to X2GoMike Gabriel2015-04-201-4/+0