summaryrefslogtreecommitdiff
path: root/home
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Debian bookworm, bullseye now is stable.Mike Gabriel2021-08-281-1/+1
|
* Support new env var SKIP_BUILDS. This meets the requirement of skipping i386 ↵Mike Gabriel2020-08-061-0/+1
| | | | builds for recent Ubuntu versions.
* Update supported Ubuntu versions.Mike Gabriel2020-07-251-1/+1
|
* update for building packages for Debian bullseye and Ubuntu eoan.Mike Gabriel2019-08-261-1/+1
|
* Add support for Ubuntu cosmic/disco.Mike Gabriel2018-11-141-1/+1
|
* Ubuntu bb-series (aka Bionic Beaver) has landed.Mike Gabriel2017-10-301-1/+1
|
* Introduce variable GIT_TRANPSPORT.Mike Gabriel2017-10-201-0/+1
|
* Enable Debian buster and Ubuntu artful builds.Mike Gabriel2017-06-231-1/+1
|
* dupload.conf: Fix upload targets for release builds.Mike Gabriel2017-04-151-2/+2
|
* sbuild builds: support Ubuntu zesty.Mike Gabriel2017-04-151-1/+1
|
* use "release" as keyword for release buildsMike Gabriel2016-09-131-1/+1
|
* buildscripts/arctica.conf: Fix wrong variable name.Mike Gabriel2016-09-131-1/+1
|
* Allow builds for Ubunutu yakkety.Mike Gabriel2016-09-091-1/+1
|
* Drop remainders from the buildscripts' original project (X2Go).Mike Gabriel2015-11-101-1/+1
|
* arctica.conf: whitespace fixMike Gabriel2015-11-101-0/+1
|
* .buildscripts/arctica.conf: Make buildscript config host and key independent ↵Mike Gabriel2015-11-101-10/+10
| | | | (i.e., portable). Support Ubuntu Xenial and Debian stretch builds.
* Upload user is: arctica-uploader, not arctica-admin.Mike Gabriel2015-11-101-4/+4
|
* make buildscripts work for ArcticaProjectMike Gabriel2015-09-182-7/+38
|
* remove more references to X2GoMike Gabriel2015-04-202-4/+4
|
* fork X2Go buildscripts for Arctica ProjectMike Gabriel2015-04-209-375/+55
|
* home/.buildscripts/x2go.conf: use more quotes and curly braces.Mihai Moldovan2015-04-031-51/+51
|
* bin/build-rpm-package: add Fedora 22 and EPEL 7 releases.Mihai Moldovan2015-04-031-1/+1
|
* home/.buildscripts/x2go.conf: remove unused variable ↵Mihai Moldovan2015-04-011-1/+0
| | | | RPM_EXTRA_REPO_MOCK_CONFIG_FULL_NAME.
* {bin/build-rpm-package,home/.buildscripts/x2go.conf}: add new parameter ↵Mihai Moldovan2015-04-011-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 Moldovan2015-04-011-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 Moldovan2015-04-011-1/+1
| | | | RPM_EXTRA_REPO_MOCK_CONFIG_BASE.
* home/.buildscripts/x2go.conf: add RPM_MOCK_CONFIG_DIR, ↵Mihai Moldovan2015-03-231-0/+3
| | | | RPM_EXTRA_REPO_MOCK_CONFIG_BASE_NAME and RPM_EXTRA_REPO_MOCK_CONFIG_FULL_NAME values.
* rename sles to sleMike Gabriel2014-12-201-2/+2
|
* enable SLES build supportMike Gabriel2014-12-021-1/+1
|
* allow builds for openSUSE 12.2Mike Gabriel2014-12-021-1/+1
|
* allow builds for openSUSE 13.2Mike Gabriel2014-12-021-1/+1
|
* allow builds for a branch names build-testmainMike Gabriel2014-10-291-1/+1
|
* support Fedora 21 buildsMike Gabriel2014-10-131-1/+1
|
* adapt x2go.conf for buildscriptsMike Gabriel2014-10-111-3/+3
|
* first approach to build opensuse RPMsMike Gabriel2014-10-111-1/+1
|
* use codename based initrd.img, as wellMike Gabriel2014-06-121-1/+2
|
* provide support for different kernel images for each Debian chrootMike Gabriel2014-06-101-1/+6
|
* support epel-7 builds by defaultMike Gabriel2014-01-281-1/+1
|
* include x2goadmincenter in nightly buildsMike Gabriel2014-01-281-0/+1
|
* allow input of *_BUILD_FOR variable from outside the scriptMike Gabriel2013-11-303-4/+4
|
* split-up DISTS_SUPPORTED var into DEB_DISTS_SUPPORTED and RPM_DISTS_SUPPORTEDMike Gabriel2013-11-303-4/+4
|
* rename RPM_BUILDS_FOR/DEB_BUILDS_FOR to RPM_BUILD_FOR/DEB_BUILD_FORMike Gabriel2013-11-303-4/+4
|
* don't write the DEB_BUILDS_FOR config to file anymore, handle as variable in ↵Mike Gabriel2013-11-303-7/+3
| | | | memory
* don't write the RPM_BUILDS_FOR config to file anymore, handle as variable in ↵Mike Gabriel2013-11-301-3/+1
| | | | memory
* skip EPEL-5 buildsMike Gabriel2013-11-301-1/+1
|
* fix distro codenamesMike Gabriel2013-11-301-2/+2
|
* sign packages, add upload codeMike Gabriel2013-11-301-0/+1
|
* typo fixMike Gabriel2013-11-301-1/+1
|
* build for Fedora rawhide, as wellMike Gabriel2013-11-291-1/+1
|
* change var name BUILDS_FOR to DEB_BUILDS_FORMike Gabriel2013-11-293-3/+11
|