- 23 Aug, 2017 1 commit
-
-
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>
-
- 01 Aug, 2017 1 commit
-
-
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>
-
- 12 Oct, 2016 2 commits
-
-
Anthony Léonard authored
Change-Id: I632b1bbd683d6301e12544d90f30d2bc55d169ea Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
Anthony Léonard authored
Change-Id: I77756fbe09b3ffd3f89573a472736df9e95db57c Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- 06 Oct, 2016 1 commit
-
-
Anthony Léonard authored
This command was removing translations files at the end of the build which are required by the client. Change-Id: I8e665315570c9e5c3dd468ef2418aa551809f739
-
- 23 Sep, 2016 1 commit
-
-
Anthony Léonard authored
The script is modified so we can compile Ring for Windows by using '--distribution=mingw[32|64]'. At the moment, it can only be used on Fedora (>=23). Modifications: * script/win_compile.sh do the actual job * make-ring.py call this script when needed Change-Id: I964b2bb9fb174bebd8e6b8746f3721066c278251 Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-