| Commit message (Expand) | Author | Age | Files | Lines |
* | bin/ubuntu-codename-to-version.sh: Add codename for Ubuntu 21.04.HEADarctica-builder | Mike Gabriel | 2021-08-28 | 1 | -0/+1 |
* | Add support for Debian bookworm, bullseye now is stable. | Mike Gabriel | 2021-08-28 | 3 | -6/+7 |
* | Improvement for previous commit: Use elif clause rather than continue statement. | Mike Gabriel | 2020-08-06 | 1 | -7/+4 |
* | Support new env var SKIP_BUILDS. This meets the requirement of skipping i386 ... | Mike Gabriel | 2020-08-06 | 2 | -20/+44 |
* | Update supported Ubuntu versions. | Mike Gabriel | 2020-07-25 | 3 | -2/+4 |
* | Call clear_pkgdist after uploading packages. | Mike Gabriel | 2019-08-26 | 1 | -0/+1 |
* | update for building packages for Debian bullseye and Ubuntu eoan. | Mike Gabriel | 2019-08-26 | 4 | -6/+8 |
* | bin/ubuntu-codename-to-version.sh: Add cosmic and disco here, too. | Mike Gabriel | 2018-11-14 | 1 | -0/+2 |
* | Add support for Ubuntu cosmic/disco. | Mike Gabriel | 2018-11-14 | 2 | -2/+2 |
* | Switch to strictly newer version for development snapshot builds, too. | Mike Gabriel | 2018-02-28 | 1 | -1/+1 |
* | ubuntu-codename-to-version.sh: Update for Ubuntu 18.04. | Mike Gabriel | 2017-10-30 | 1 | -0/+1 |
* | Ubuntu bb-series (aka Bionic Beaver) has landed. | Mike Gabriel | 2017-10-30 | 2 | -2/+2 |
* | sbuild-deb-package: Make sure that a certain Git branch that we want to build... | Mike Gabriel | 2017-10-20 | 1 | -0/+1 |
* | sbuild-deb-package: Support obtaining OTHERMIRROR archive key on-the-fly via ... | Mike Gabriel | 2017-10-20 | 1 | -0/+7 |
* | sbuild-deb-package: Add git submodule support. | Mike Gabriel | 2017-10-20 | 1 | -0/+5 |
* | sbuild-deb-package: Support DEB repos that don't have "/" as base path, but t... | Mike Gabriel | 2017-10-20 | 1 | -3/+4 |
* | sbuild-deb-package: Allow component bundle package archives as OTHERMIRROR, too. | Mike Gabriel | 2017-10-20 | 1 | -0/+2 |
* | sbuild-deb-package: Fix hard-code arctica- prefix, use ${PREFIX} instead. | Mike Gabriel | 2017-10-20 | 1 | -2/+2 |
* | Introduce variable GIT_TRANPSPORT. | Mike Gabriel | 2017-10-20 | 2 | -1/+3 |
* | signtarballs: Add SHA512 hashsums. | Mike Gabriel | 2017-10-20 | 1 | -0/+1 |
* | update ubuntu-codename-to-version.sh and debian-codename-to-version.sh. Let t... | Mike Gabriel | 2017-06-23 | 2 | -2/+4 |
* | signtarballs: Be more intelligent when scanning for the location of the _rele... | Mike Gabriel | 2017-06-23 | 1 | -2/+2 |
* | Enable Debian buster and Ubuntu artful builds. | Mike Gabriel | 2017-06-23 | 2 | -3/+3 |
* | bin/ubuntu-codename-to-version.sh: support Ubuntu 17.04 (aka zesty) | Mike Gabriel | 2017-04-15 | 1 | -1/+1 |
* | dupload.conf: Fix upload targets for release builds. | Mike Gabriel | 2017-04-15 | 1 | -2/+2 |
* | sbuild builds: support Ubuntu zesty. | Mike Gabriel | 2017-04-15 | 1 | -1/+1 |
* | bin/{{s,}build-deb-package,build-{nsis,rpm}-package}: do not *ever* make loca... | Mihai Moldovan | 2017-03-10 | 2 | -4/+4 |
* | sbuild-deb-package: Fix OTHERMIRROR definition. | Mike Gabriel | 2016-09-13 | 1 | -2/+2 |
* | use "release" as keyword for release builds | Mike Gabriel | 2016-09-13 | 3 | -24/+17 |
* | buildscripts/arctica.conf: Fix wrong variable name. | Mike Gabriel | 2016-09-13 | 1 | -1/+1 |
* | drop build-deb-package (qemubuilder based) and use sbuild-deb-package instead | Mike Gabriel | 2016-09-13 | 1 | -408/+1 |
* | bundle release builds: Fix usage of wrong var name. | Mike Gabriel | 2016-09-13 | 2 | -3/+3 |
* | Allow builds for Ubunutu yakkety. | Mike Gabriel | 2016-09-09 | 1 | -1/+1 |
* | sbuild-deb-package: during directory clean-up, we don't know the DEBSRCPKG na... | Mike Gabriel | 2016-09-06 | 1 | -5/+5 |
* | sbuild-deb-package: also support DEBSRCPKG name in clean-up and upload function | Mike Gabriel | 2016-09-06 | 1 | -7/+12 |
* | sbuild-deb-package: allow difference in Git project name and Debian src:pkg name | Mike Gabriel | 2016-09-06 | 1 | -1/+2 |
* | debian-codename-to-version.sh: Drop the 9999 package revision thing for unsta... | Mike Gabriel | 2016-07-07 | 1 | -25/+6 |
* | sbuild-deb-package: Assume that we can find <dist>-codename-to-version.sh in ... | Mike Gabriel | 2016-07-07 | 1 | -2/+2 |
* | Merge branch 'Ionic-bugfix/debian-and-ubuntu-code-names-in-version-string' in... | Mike Gabriel | 2016-07-07 | 4 | -15/+225 |
|\ |
|
| * | bin/build-deb-package: fix various issues: | Mihai Moldovan | 2016-07-04 | 1 | -5/+9 |
| * | bin/{debian,ubuntu}-codename-to-version.sh: fix various shortcomings: | Mihai Moldovan | 2016-07-04 | 2 | -6/+22 |
| * | bin/sbuild-deb-package: change package versioning to mitigate errors during d... | Mihai Moldovan | 2016-07-01 | 1 | -8/+29 |
| * | bin/: new script ubuntu-codename-to-version.sh to map Ubuntu code names to nu... | Mihai Moldovan | 2016-07-01 | 1 | -0/+72 |
| * | bin/: new script debian-codename-to-version.sh to map Debian code names to nu... | Mihai Moldovan | 2016-07-01 | 1 | -0/+82 |
| * | Use the --no-log (-n) option for sbuild to pipe all output into the Jenkins c... | Arctica Builder (CHEVALBLANC) | 2015-11-11 | 1 | -1/+1 |
| * | Only copy package files, if a filename could be extracted from the .dsc file. | Mike Gabriel | 2015-11-11 | 1 | -2/+2 |
| * | Use build-dep resolver aptitude (not apt-get). | Mike Gabriel | 2015-11-11 | 1 | -2/+3 |
| * | Fully fix OTHERMIRROR variable interpretation. | Mike Gabriel | 2015-11-10 | 2 | -6/+20 |
|/ |
|
* | Drop remainders from the buildscripts' original project (X2Go). | Mike Gabriel | 2015-11-10 | 1 | -1/+1 |
* | arctica.conf: whitespace fix | Mike Gabriel | 2015-11-10 | 1 | -0/+1 |