- Feb 26, 2021
-
-
Maxim Cournoyer authored
Also add packages to .dockerignore, as this output directory can grow to multiple GiBs. Change-Id: I17b8b0a6d7be535d888232952c346b45c3224eb1
-
- Sep 28, 2020
-
-
Aline Gondim Santos authored
add format script to plugins submodule Change-Id: I59a5e401c1e31ec689b1eaf804b8236185d0bda8
-
- Aug 12, 2020
-
-
Replaces the ring-client-windows submodule with jami-client-qt and adjusts make-ring.py and helper scripts to support both the gtk and qt client builds for GNU/Linux. Gitlab: #581 Change-Id: I55c0272cb354c9fa96f3541b6e5a8b7b271f14ba
-
- Jul 20, 2016
-
-
aviau authored
This moves the official Debian packaging into ring-project. Jenkins should now be able to run packaging jobs and publish packages. It should also make it easy to add a `verify` check on Jenkins to test packaging patches. This will make it much easier to work on packaging issues because the build environment is now reproductible on any machine. The patch adds Makefile targets to create packages such as: - package-all - package-<DISTRO> Builds are all done inside Docker containers and it is possible to build many at a time with the `package-all` target. To debug a build, use `package-<DISTRO>-interactive` to obtain a shell inside a container, ready to launch a build. Tuleap: #781 Change-Id: Id87a74a6c412ffc5bf82b9562639ce5a9424b06a
-