summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* for Fedora and EPEL: build srpms inside a mock chrootMike Gabriel2014-10-131-20/+31
|
* test if BUILD_CHROOT/proc is still mounted -> assume a running build and ↵Mike Gabriel2014-10-131-0/+4
| | | | wait for 30secs
* fix SRPM buildMike Gabriel2014-10-131-4/+4
|
* hopefully fix source builds for Fedora/RHELMike Gabriel2014-10-131-2/+6
|
* 32bit builds for SUSE also use the .spec file as a starting pointMike Gabriel2014-10-131-1/+1
|
* hopefully fix builds for Fedora/EPEL/Centos againMike Gabriel2014-10-131-1/+3
|
* do linux32 sudo, not sudo linux32... won't work the latter way around...Mike Gabriel2014-10-131-1/+1
|
* don't build via SRPMs, obs-build can build from spec files directlyMike Gabriel2014-10-121-2/+6
|
* obs-build for 32-bit architectures addedMike Gabriel2014-10-111-11/+30
|
* fix buildMike Gabriel2014-10-111-3/+3
|
* another fixMike Gabriel2014-10-111-1/+1
|
* another fixMike Gabriel2014-10-111-1/+1
|
* more harvesting fixesMike Gabriel2014-10-111-1/+3
|
* harvest RPMs in rpmbuild/RPMS/* subfoldersMike Gabriel2014-10-111-1/+1
|
* obs-build: fix path where we find the built RPMs.Mike Gabriel2014-10-111-1/+1
|
* build with --nosignature for nowMike Gabriel2014-10-111-0/+1
|
* moving obs-build options aroundMike Gabriel2014-10-111-1/+1
|
* fix variable usageMike Gabriel2014-10-111-2/+2
|
* fix construction of OPENSUSE_DOWNLOAD_URLMike Gabriel2014-10-111-1/+1
|
* clean build chroot before buildMike Gabriel2014-10-111-1/+3
|
* don't create obs-build cache dir, use sudo when invoking obs-buildMike Gabriel2014-10-111-2/+1
|
* fix build.log removal and test for mock vs. obs-buildMike Gabriel2014-10-111-2/+2
|
* whitespace typoMike Gabriel2014-10-111-1/+1
|
* adapt x2go.conf for buildscriptsMike Gabriel2014-10-111-3/+3
|
* typo fixMike Gabriel2014-10-111-1/+1
|
* set a default for NO_DELAY, add opensuse distros to default buildMike Gabriel2014-10-111-1/+2
|
* allow us overriding the build delay when FORCE_BUILD is usedMike Gabriel2014-10-111-1/+2
|
* grab built RPMs and put them at a place in our /home/mike for later uploadMike Gabriel2014-10-111-0/+2
|
* actually support opensuseMike Gabriel2014-10-111-1/+1
|
* first approach to build opensuse RPMsMike Gabriel2014-10-112-11/+26
|
* identify-cygwin-packages.sh: Only require the filename and assume the file ↵Mike DePaulo2014-09-171-2/+3
| | | | is under /bin/
* Add identify-cygwin-packages.sh to help with GPL complianceMike DePaulo2014-09-171-0/+20
|
* Add git short hash to the version string (So that earlier nightly builds ↵Mike DePaulo2014-09-131-1/+2
| | | | from the same day are not overwritten)
* Add support for MinGW 4.8.2 + Qt 4.8.6 buildsMike DePaulo2014-09-123-32/+35
|
* Initial work on handlings multiple versions of MinGW + Qt. MinGW 4.4 and Qt ↵Mike DePaulo2014-09-124-59/+55
| | | | 4.8.5 are still hardcoded.
* nsis-builder.bat: Improve logic for x2gohelperMike DePaulo2014-09-121-1/+2
|
* fix removal of all colons from release announcementsMike Gabriel2014-08-231-1/+1
|
* x2go-release-announcement: Strip epoch part of a package version (needed for ↵Mike Gabriel2014-08-141-1/+3
| | | | nx-libs).
* Fix Windows build by commenting out the chmod line.Mike DePaulo2014-07-131-1/+7
|
* Another fix for b76f983Mike DePaulo2014-07-121-3/+3
|
* Fix Windows permissionsMike DePaulo2014-07-122-0/+0
|
* Fix for last commitMike DePaulo2014-07-121-5/+5
|
* Run Windows build scripts directly from buildscripts.git. This is OK as long ↵Mike DePaulo2014-07-121-5/+5
| | | | as the .sh scripts are called from cygwin bash and, and pulled using cygwin git, which do handle symlinks.
* Update nsis-builder.bat for x2gohelperMike DePaulo2014-07-111-0/+5
|
* Make the jenkins builds fail if the actual build commands failedMike DePaulo2014-07-081-3/+3
|
* Windows: Switch from regular NSIS to NSIS Unicode (fix for x2goclient bug #528)Mike DePaulo2014-06-291-1/+1
|
* Avoid --local when cloning build repositories, the --local option will ↵Mike Gabriel2014-06-272-2/+3
| | | | create hard-links object/ref files pointing to the originating Git repository. However, we want completely disjunctive copies.
* 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
|
* Add symlink: build+upload-nsis-package.sh -> build-nsis-package.shMike DePaulo2014-05-081-0/+1
|