- Dec 04, 2017
-
-
Change-Id: Ide4fec4e69da5d8916af94631520f1f4ce4f9f21 Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
I made a little change in the UNINSTALL_SCRIPT for gnome as it wasn't working for local installation (targeting build-global folders only) In order to achieve functionality of the script I had to completelly delete the build-* folders in each lrc and client-gnome, for making it generic in local and global mode. Change-Id: I51d8a9e75de0c90c398533663c70940f92f8cd67 Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
This patch explicits what the make-ring --init command really does as it might be confusing to use. Change-Id: I0044aee3733d18ebb45c2b7c00a1b073f9a33336 Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- Nov 28, 2017
-
-
Anthony Léonard authored
Default QMake configuration in mingw packages has changed since Fedora 26 and some modifications are required in order to make the ring client able to compile on it: - Change QMake spec from "win32-g++" to "mingw-w64-g++" which links with libqt5main.dll instead of the wrong libqtmain.dll. With this patch, the client shouldn't be able to compile anymore on Fedora <26. The corresponding patch in "client-windows" is also required as parts of the fix include modifications of the project file. Change-Id: I7c8c6ac028c1bccc824691e8974a93569fb6bb9c Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
- Nov 27, 2017
-
-
Guillaume Roguez authored
Change-Id: I3137f4b64b51957ff8d41c7a5c0cf998247110ff
-
- Nov 07, 2017
-
-
Romain Bertozzi authored
This commit adds the support for the iOS platform in the installation instruction. Until now, ./make-ring --install --distribution iOS did not work as expected and triggered a non-working compilation. Tuleap: #1745 Change-Id: Ic181e280dbcf4ea4713d5cef38f4fdf5c710b570
-
- Aug 29, 2017
-
-
Change-Id: Ib885c00dc68abf774e2e7d61076bca16d425396d
-
- Aug 24, 2017
-
-
Olivier SOLDANO authored
a typo slept through code review Change-Id: I880f8b99bf7c05f01e6ef4310931fcf6e0811f67 Reviewed-by:
Anthony Léonard <anthony.leonard@savoirfairelinux.com>
-
- Aug 23, 2017
-
-
Olivier SOLDANO authored
this patch makes the script able to scale its thread count with the core count of the build machine. Change-Id: I334679878d71f15ac1001650df61dcc4a725afeb Reviewed-by:
Anthony Léonard <anthony.leonard@savoirfairelinux.com>
-
- Aug 10, 2017
-
-
Kateryna Kostiuk authored
This allows to install new versions when they are available Change-Id: I7467f941fad1d42bc96bb1d2153b0d15cc827ab2
-
- Aug 09, 2017
-
-
Kateryna Kostiuk authored
We don't need instal opus, since it loaded in contrib. Change-Id: Ic733bd5fe13ef240704d3a493184e84839187366
-
- Aug 07, 2017
-
-
Philippe Gorley authored
Fixes the name of the dependency to match the Arch Linux package name. Change-Id: Ia3d71ef0eac7dde2e5c58836e149a215adf9cb34
-
- Aug 01, 2017
-
-
Olivier SOLDANO authored
the script used to cross compile windows legacy clients had two issues: - some dirs were not parametric, - it was used for compilation checking on our CI infra. this patch makes the dirs parametric, and provides another script that builds the client with bare minimum for checking; e.g. not building the daemon and contrib to save time. Change-Id: Idd0d9ebbfcd15b0caf72e09d4ddb3841de9c3d42 Reviewed-by:
Anthony Léonard <anthony.leonard@savoirfairelinux.com>
-
- Jul 18, 2017
-
-
Guillaume Roguez authored
Was ring-nightly-man.repo, changed into ring-nightly.repo The '-man' suffix is deprecated and has no-meaning for Fedora packaging. Change-Id: I455d19ef3c6ad4bad181921bab59453d26ad2ab7
-
- Jul 13, 2017
-
-
Missing in all GNU/Linux distributions. Note: added only in officialy supported ones Change-Id: I9ff01b728d8c8a554de4698c13c53e6faeb305fa
-
- Jul 12, 2017
-
-
add Fedora26 and Ubuntu 17.10 Change-Id: Id32c797d11f0e7453beaa63d1c7138f5da9e278e
-
- Jul 06, 2017
-
-
Guillaume Roguez authored
* Add 2017 date * exclude UWP/electron client directories Change-Id: I47bb724ce56249d67f331a8b943f26f2e1a2e109
-
Guillaume Roguez authored
Use images from a non-official but officialy annouced on the main-stream docker repository, than using our personal and not-so-maintained images. https://github.com/docker-library/official-images#architectures-other-than-amd64 Change-Id: I7781aead8e2cfdda19d086842f35f2d9739f3533 Note: add also 17.10_i386 dockerfile
-
Guillaume Roguez authored
* Add: fedora-26 (64 bits only) and ubuntu 17.10 (artful, 32 and 64 bits) * Update: debian 9 (use new name and new 32-bits images) * Update: ubuntu 17.04 32-bits source image Change-Id: I4599554ad27906ba007d8f7910d27ce55eb92678
-
- Jul 05, 2017
-
-
Guillaume Roguez authored
Change-Id: I2c02c37726fa2e2c6f404e681cce8bd35207e58e
-
Guillaume Roguez authored
This reverts commit 30977a73. This was only for testing Change-Id: I07ee981b8dfba0a9d82e0fa63a0ba94278fc1c5e
-
Guillaume Roguez authored
Change-Id: Ib1bac699017304cc298d430ca4c329010e9f0ec4
-
this commit adds mandatory brew packages to build IOS client Change-Id: I892359492183369978f39f0b403e0754413285ea
-
Guillaume Roguez authored
Fix platform detection conditionals Change-Id: I8e60a838b46c32683e3f23d7bcf0f00a2ff54750
-
- Jul 04, 2017
-
-
Guillaume Roguez authored
* few syntax errors fixes * functions renaming * untabbify Change-Id: Id0a01ab894cbd22dc027b7571f9bce0012b0bca4
-
Guillaume Roguez authored
Both are using common parts of code and have the same goal. Merging into one script permits also to not duplicate code. Change-Id: I23ffaff90255b5b1865afa0f336230b53f162ceb
-
- Jun 28, 2017
-
-
Changed gettext for gettext-devel into Fedora dependencies list. This fixes the need of autopoint tool during the daemon build on Fedora distributions. Change-Id: I179eb1de2ad645f8bcf1f911af3c8a0c1353d87c Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- Jun 09, 2017
-
-
Guillaume Roguez authored
improve the make-ring.py script to automatically detect all GIT submodule names and use it during --init operation. Change-Id: Ib671569fed4b650c35cf4870eec9a7bfd1a42d1d
-
Guillaume Roguez authored
Change-Id: I810cb286f8ddafc198b44fb186760875e1a423ae
-
- Jun 07, 2017
-
-
git is needed to fetch some 3rd parties sources. Change-Id: If7a8b9b6e35d4bcfa02556b0e9af07f4d4f1b997
-
- May 17, 2017
-
-
msgpack-c and argon2 are now packaged in Ubuntu/Debian, use them to reduce contrib build time and check for compatibility with CI. Change-Id: I5791546b6ca7aae1fded89fa8d772c955b4f68eb
-
- May 16, 2017
-
-
Philippe Gorley authored
Adds libvdpau dev package to dependencies for linux distros. Depends on https://gerrit-ring.savoirfairelinux.com/5473/ Change-Id: I1cb33adf5707eb5bdf6efe998ecc6dde5b6ae909
-
Guillaume Roguez authored
Was a temporary patch for Debian 9. Now 5.6.4-6 is available by default. Change-Id: I9e2a2d28eab9151713452fea6ba94b58d4a1eaa0
-
- May 05, 2017
-
-
Change-Id: I0c2b1d38dc8c1b4c8a81b2aa392121c6539fca44 Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- May 03, 2017
-
-
Guillaume Roguez authored
We need to force gnutls to be build from our contrib system on Debian based distrubutions as they build gnutls without Heartbeat support and we strongly need it. Change-Id: I247de5d03d5346d5a3ab909caa7298c6e8dfbe14
-
- Apr 25, 2017
-
-
aviau authored
We can ignore the .docker-image-* files created by Makefile.packaging. Change-Id: I14f08efd51f1440749c210708f600a7f3729e065 Reviewed-by:
Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
-
- Apr 24, 2017
-
-
aviau authored
Create docker/README.md, which documents the use of the docker/ folder. This will make it easier to find documentation on how the docker images are built. This guide was originally found on the docker hub page of savoirfairelinux/ring-ubuntu32 and was not under source control. Change-Id: I8b8ab6179b6e1ba36974437a16463821f42f2a84 Reviewed-by:
Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
-
- Apr 18, 2017
-
-
Stepan Salenikovich authored
The "%postun -p /sbin/ldconfig" is only valid when there is only one %post and/or %postun command, for multiple commands the '-p' should not be used, as documented here: https://fedoraproject.org/wiki/Packaging:Guidelines#Shared_Libraries Change-Id: I3b6c0ef1bad942987e75767ade8e0efe507a91aa Tuleap: #1545
-
- Apr 17, 2017
-
-
Guillaume Roguez authored
Add ubuntu 17.04 to packaging scripts Change-Id: I188a24efa80b48fb295d3dc2b6afd65448644de0 Reviewed-by:
Anthony Léonard <anthony.leonard@savoirfairelinux.com>
-
Guillaume Roguez authored
First try: docker files copied from ubuntu 16.10 Change-Id: I7c188d588385f7ca6893537266bc79301e13175f
-