- Apr 06, 2018
-
-
Sébastien Blin authored
Change-Id: I77063f047e28fe4298d93649660d9dacb9f9e8a2
-
- Feb 26, 2018
-
-
Maxim Cournoyer authored
CMake doesn't produce distclean targets. The problem would only surface when testing with an unclean tree. Change-Id: I7604548c86e65a58f5e7934f4b1496b8921d38d1 Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
- Jan 16, 2018
-
-
Alexandre Lision authored
Distributions names are hardcoded across various functions. We have a couple of arrays listing distros but they were not put to use through the file OSX_DISTRIBUTION_NAME and ANDROID_DISTRIBUTION_NAME have also been added to replace the hardcoded strings Change-Id: Iab00585d62e94808e476db11d93e824153a8011b
-
Alexandre Lision authored
Merge ubuntu and debian dependencies array since all elements are common (as they should) Do not use distro names for dependencies arrays, but stick with package manager systems (dnf, apt, zypper...) Change-Id: I46036114240812bb9b7c2d843519afa32428db27
-
- Jan 12, 2018
-
-
Maxim Cournoyer authored
This dependency was added as a result of adding sound notifications to the gnome-client. Change-Id: I6ce113d46709976119afa151c1f2268ab81df545 Reviewed-by:
Nicolas Jäger <nicolas.jager@savoirfairelinux.com>
-
- Jan 11, 2018
-
-
Nicolas Jager authored
- add libcanberra (devel-gtk3) dependencies for client-gnome for all linux distributions. Change-Id: Ie0592cccbfb479700dc5b3bf4ad9fa81715e1708
-
- Dec 19, 2017
-
-
libnm-glib has been deprecated for three years and is eventually going to disappear. [GR: update Debian/Ubuntu deps as well and all docker files] Change-Id: I60a9b1a37098715ac55d5fee6718883d2a55fe3c Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> Signed-off-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- Dec 05, 2017
-
-
Maxim Cournoyer authored
Change-Id: I0bcb4fdbe4c0d4d512c0382187809c05defb6b18 Reviewed-by:
Anthony Léonard <anthony.leonard@savoirfairelinux.com>
-
- 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
-