- Jan 13, 2020
-
-
Adds: * Debian 9 armhf * Debian 9 arm64 * Debian 10 armhf * Debian 10 arm64 * Raspbian 10 armhf * The One Click Install (oci) version for all this items This commit also fix the --generate option in the generated makefile by scripts/make-packaging-target.py and remove the --architecture option there because was not used at any part of the script. Because our builder docker can not docker build with ARM we implemented a workaround called dirty qemu-static is documented and we have a issue to sovle it. The pipeline for packaging-deploy-gnulinux-generic got changed to add the support for the ARM architecture but the OCI build is not enabled because the build including the oci takes long (5 hours or plus). Warning: require companion changes in daemon (topic debian-arm) to ensure the right compilation flags Change-Id: I905bbd4660824670d7de836129886f3d7f1dc83b
-
- 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>
-
- Jul 28, 2016
-
-
- Jul 27, 2016
-
-
- 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
-
- Apr 27, 2016
-
-
aviau authored
This new documentation can be built using `make docs`. It should be built automatically via a hook on github and published on https://ring.readthedocs.org. This allows for much better formatting and is more pleasant to browse for new contributors. It is possible to build the docs using the Makefile at the root of the repository. Change-Id: I664d4662b76c525f2a67eac6266bada3e94aa835 Tuleap: #595
-
- Mar 08, 2016
-
- Jan 29, 2016
-
-
Ciro Santilli authored
-
- Jan 28, 2016
-
-
Ciro Santilli authored
-
Ciro Santilli authored
-