Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/docker-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2022-10-03makes sure WebEngine will get builtfixWebEngineDesktopClientBuildMatthieu Gallien
2022-10-03upgrade desktop client appimage CI image to Qt 5.15.6Matthieu Gallien
2022-10-03Update client image to Qt 5.15.6.Camila
2022-08-31fix build failure with ubuntu 22.04switchAppImageKdeQtPatch5.15Matthieu Gallien
2022-08-31client appimage is now using qt kde 5.15 patch collectionMatthieu Gallien
2022-08-29add missing dependencies of Qt WebEngineMatthieu Gallien
2022-08-02do a new Qt binary build for client imageMatthieu Gallien
2022-08-02make sure we use our self built openssl when building QtMatthieu Gallien
2022-08-01make desktop team the maintainer of the desktop client CI imagesupgradeClientAppimageMatthieu Gallien
2022-08-01build Qt latest 5.15 open source tag and latest openssl releaseMatthieu Gallien
2022-07-28Merge pull request #386 from nextcloud/work/karchiveClaudio Cambra
2022-07-28temporarily remove openssl deprectaion warningMatthieu Gallien
2022-07-22Add KArchive to client Dockerfileswork/karchiveClaudio Cambra
2022-07-05switch to Qt 5.15.5 and openssl 3.0.4Matthieu Gallien
2022-07-05switch to ubuntu 22.04Matthieu Gallien
2022-07-05upgrade sonar-scanner to latest releaseMatthieu Gallien
2022-07-05use 0.12.0 release of qtkeychainMatthieu Gallien
2022-07-05use more recent way to build the image (use ninja, ...)Matthieu Gallien
2021-10-19update sonar-scanner in desktop client build imageMatthieu Gallien
2021-10-04Desktop: Setup SonarCloud for the CIFelix Weilbach
2021-09-03Install package xvfbalex-z
2021-08-17Upgrade to Qt 5.15Felix Weilbach
2021-06-08Rename client dockerfile to make it possible to use GitHub registryFelix Weilbach
2021-06-01Client: Move appimage dockerfile into own directoryFelix Weilbach
2021-06-01Client: Separate Dockerfile for appimage and ciFelix Weilbach
2021-05-26Use more recent inkscape versionFelix Weilbach
2021-05-26Download inkscape and not execute it when building client imageFelix Weilbach
2021-05-26Desktop client: Add inkscapeFelix Weilbach
2021-05-03[client] fix build instruction written as commentsMatthieu Gallien
2021-05-03[client] include more packages to be able to build documentationMatthieu Gallien
2021-05-03[client] upgrade Qt version to latest Qt 5.12 bugfix releaseMatthieu Gallien
2020-09-01Add cmocka to the CI imageclient-5.12-11Kevin Ottens
2020-08-11Make a shallow clone of qtkeychain v0.10.0Kevin Ottens
2020-08-11Compress all the apt operations in one stepKevin Ottens
2020-08-06Add QtKeychain in the base imageKevin Ottens
2020-08-06Due to libicu ABI breakage we need a new Qt buildKevin Ottens
2020-08-06Stop building zlib, cmake and clazy ourselves use the packagesKevin Ottens
2020-08-06No need to try to install pkg-config so many timesKevin Ottens
2020-08-06Update the base image to Ubuntu 20.04Kevin Ottens
2020-07-22Desktop: Install jq package for the new CI botclient-5.12-9Michael Schuster
2020-07-22Desktop: Use make -j$(nproc) to use all available CPU coresMichael Schuster
2020-07-22Desktop: Upgrade to precompiled Qt 5.12.9 with OpenSSL 1.1.1gMichael Schuster
2020-05-27Add clang-tidy and clazy to the docker imageclient-5.12-7Kevin Ottens
2020-05-27Merge pull request #222 from nextcloud/cleanup_qt_archiveMichael Schuster
2020-05-27Clean up the Qt archive we left behindKevin Ottens
2020-05-27Remove images for unsupported and EOL Qt versions (No. 2)Michael Schuster
2020-05-25Desktop: Upgrade to precompiled Qt 5.12.8 with OpenSSL 1.1.1g (#220)Michael Schuster
2020-05-19Remove images for unsupported and EOL Qt versionsKevin Ottens
2019-11-16Use precompiled Qt 5.12.5client-5.12-5Michael Schuster
2019-11-01Build Qt 5.12.5 from sourceMichael Schuster