summaryrefslogtreecommitdiff
path: root/home
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* work in latest local changes from japsand (build host): build 1.0 source ↵X2Go Admin Account2013-11-281-0/+1
| | | | format packages, revert version string fix, handle building of X2Go MATE Bindings
* add support for building all baikal packages in one goMike Gabriel2013-05-251-0/+17
|
* prepare for building Debian jessie packagesMike Gabriel2013-05-256-5/+33
|
* add support for building from branch build-$RELEASEMike Gabriel2013-01-011-0/+1
|
* add PowerPC support for UbuntuX2Go Admin Account2012-05-191-2/+6
|
* fix build of lenny packages, Debian lenny is now only available via ↵Mike Gabriel2012-04-061-1/+6
| | | | archive.debian.org
* fix buildscripts's X2Go config x2go.confX2Go Admin Account2012-02-221-1/+1
|
* ITZKS packages only build for DebianMike Gabriel2011-12-211-2/+1
|
* add ubuntu distros to dupload.confMike Gabriel2011-12-211-0/+18
|
* remove obsolete fileMike Gabriel2011-12-211-37/+0
|
* restore .pbuilderrcMike Gabriel2011-12-211-0/+49
|
* EOL fixesX2go Administrator2011-12-213-46/+46
|
* cleanup (2)Mike Gabriel2011-12-211-48/+0
|
* add package builds to configs for build-all-packagesMike Gabriel2011-12-213-2/+72
|
* take build scripts from NWT build site, reworked structure, much more genericMike Gabriel2011-12-217-3/+174
|\
| * manage several dupload configsMike Gabriel2011-12-213-0/+74
| |
| * fixed scripts, configured other build serversMike Gabriel2011-12-213-6/+35
| |
| * reworked buildscripts completely, so that they can be used for several projectsMike Gabriel2011-12-204-2/+32
| |
| * initial commitMike Gabriel2011-12-112-0/+84
|
* use kernel without initrd for armel archMike Gabriel2011-07-041-1/+2
|