Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Debian bookworm, bullseye now is stable. | Mike Gabriel | 2021-08-28 | 1 | -1/+1 |
| | |||||
* | Support new env var SKIP_BUILDS. This meets the requirement of skipping i386 ↵ | Mike Gabriel | 2020-08-06 | 1 | -0/+1 |
| | | | | builds for recent Ubuntu versions. | ||||
* | Update supported Ubuntu versions. | Mike Gabriel | 2020-07-25 | 1 | -1/+1 |
| | |||||
* | update for building packages for Debian bullseye and Ubuntu eoan. | Mike Gabriel | 2019-08-26 | 1 | -1/+1 |
| | |||||
* | Add support for Ubuntu cosmic/disco. | Mike Gabriel | 2018-11-14 | 1 | -1/+1 |
| | |||||
* | Ubuntu bb-series (aka Bionic Beaver) has landed. | Mike Gabriel | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | Introduce variable GIT_TRANPSPORT. | Mike Gabriel | 2017-10-20 | 1 | -0/+1 |
| | |||||
* | Enable Debian buster and Ubuntu artful builds. | Mike Gabriel | 2017-06-23 | 1 | -1/+1 |
| | |||||
* | sbuild builds: support Ubuntu zesty. | Mike Gabriel | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | use "release" as keyword for release builds | Mike Gabriel | 2016-09-13 | 1 | -1/+1 |
| | |||||
* | buildscripts/arctica.conf: Fix wrong variable name. | Mike Gabriel | 2016-09-13 | 1 | -1/+1 |
| | |||||
* | Allow builds for Ubunutu yakkety. | Mike Gabriel | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | .buildscripts/arctica.conf: Make buildscript config host and key independent ↵ | Mike Gabriel | 2015-11-10 | 1 | -10/+10 |
| | | | | (i.e., portable). Support Ubuntu Xenial and Debian stretch builds. | ||||
* | make buildscripts work for ArcticaProject | Mike Gabriel | 2015-09-18 | 1 | -2/+2 |
| | |||||
* | remove more references to X2Go | Mike Gabriel | 2015-04-20 | 1 | -1/+1 |
| | |||||
* | fork X2Go buildscripts for Arctica Project | Mike Gabriel | 2015-04-20 | 4 | -157/+42 |
| | |||||
* | home/.buildscripts/x2go.conf: use more quotes and curly braces. | Mihai Moldovan | 2015-04-03 | 1 | -51/+51 |
| | |||||
* | bin/build-rpm-package: add Fedora 22 and EPEL 7 releases. | Mihai Moldovan | 2015-04-03 | 1 | -1/+1 |
| | |||||
* | home/.buildscripts/x2go.conf: remove unused variable ↵ | Mihai Moldovan | 2015-04-01 | 1 | -1/+0 |
| | | | | RPM_EXTRA_REPO_MOCK_CONFIG_FULL_NAME. | ||||
* | {bin/build-rpm-package,home/.buildscripts/x2go.conf}: add new parameter ↵ | Mihai Moldovan | 2015-04-01 | 1 | -0/+1 |
| | | | | | | | RPM_WANT_EXTRA_REPOS, set for X2Go projects but otherwise default to 0. Add description of what get_extra_repository() does and what parameters it accepts. Add new optional parameter WANT_EXTRA, defaulting to false. | ||||
* | bin/build-rpm-package: lose parameter CUSTOM_REPO to create_mock_config(). ↵ | Mihai Moldovan | 2015-04-01 | 1 | -1/+1 |
| | | | | | | It is implicit. Change RPM_MOCK_CONFIG_DIR to /etc/mock and use in create_mock_config(). | ||||
* | bin/build-rpm-package: rename RPM_EXTRA_REPO_MOCK_CONFIG_BASE_NAME to ↵ | Mihai Moldovan | 2015-04-01 | 1 | -1/+1 |
| | | | | RPM_EXTRA_REPO_MOCK_CONFIG_BASE. | ||||
* | home/.buildscripts/x2go.conf: add RPM_MOCK_CONFIG_DIR, ↵ | Mihai Moldovan | 2015-03-23 | 1 | -0/+3 |
| | | | | RPM_EXTRA_REPO_MOCK_CONFIG_BASE_NAME and RPM_EXTRA_REPO_MOCK_CONFIG_FULL_NAME values. | ||||
* | rename sles to sle | Mike Gabriel | 2014-12-20 | 1 | -2/+2 |
| | |||||
* | enable SLES build support | Mike Gabriel | 2014-12-02 | 1 | -1/+1 |
| | |||||
* | allow builds for openSUSE 12.2 | Mike Gabriel | 2014-12-02 | 1 | -1/+1 |
| | |||||
* | allow builds for openSUSE 13.2 | Mike Gabriel | 2014-12-02 | 1 | -1/+1 |
| | |||||
* | allow builds for a branch names build-testmain | Mike Gabriel | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | support Fedora 21 builds | Mike Gabriel | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | adapt x2go.conf for buildscripts | Mike Gabriel | 2014-10-11 | 1 | -3/+3 |
| | |||||
* | first approach to build opensuse RPMs | Mike Gabriel | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | support epel-7 builds by default | Mike Gabriel | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | include x2goadmincenter in nightly builds | Mike Gabriel | 2014-01-28 | 1 | -0/+1 |
| | |||||
* | allow input of *_BUILD_FOR variable from outside the script | Mike Gabriel | 2013-11-30 | 3 | -4/+4 |
| | |||||
* | split-up DISTS_SUPPORTED var into DEB_DISTS_SUPPORTED and RPM_DISTS_SUPPORTED | Mike Gabriel | 2013-11-30 | 3 | -4/+4 |
| | |||||
* | rename RPM_BUILDS_FOR/DEB_BUILDS_FOR to RPM_BUILD_FOR/DEB_BUILD_FOR | Mike Gabriel | 2013-11-30 | 3 | -4/+4 |
| | |||||
* | don't write the DEB_BUILDS_FOR config to file anymore, handle as variable in ↵ | Mike Gabriel | 2013-11-30 | 3 | -7/+3 |
| | | | | memory | ||||
* | don't write the RPM_BUILDS_FOR config to file anymore, handle as variable in ↵ | Mike Gabriel | 2013-11-30 | 1 | -3/+1 |
| | | | | memory | ||||
* | skip EPEL-5 builds | Mike Gabriel | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | fix distro codenames | Mike Gabriel | 2013-11-30 | 1 | -2/+2 |
| | |||||
* | sign packages, add upload code | Mike Gabriel | 2013-11-30 | 1 | -0/+1 |
| | |||||
* | build for Fedora rawhide, as well | Mike Gabriel | 2013-11-29 | 1 | -1/+1 |
| | |||||
* | change var name BUILDS_FOR to DEB_BUILDS_FOR | Mike Gabriel | 2013-11-29 | 3 | -3/+11 |
| | |||||
* | add support for building all baikal packages in one go | Mike Gabriel | 2013-05-25 | 1 | -0/+17 |
| | |||||
* | prepare for building Debian jessie packages | Mike Gabriel | 2013-05-25 | 3 | -5/+9 |
| | |||||
* | add support for building from branch build-$RELEASE | Mike Gabriel | 2013-01-01 | 1 | -0/+1 |
| | |||||
* | fix buildscripts's X2Go config x2go.conf | X2Go Admin Account | 2012-02-22 | 1 | -1/+1 |
| | |||||
* | ITZKS packages only build for Debian | Mike Gabriel | 2011-12-21 | 1 | -2/+1 |
| |