X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=README.adoc;h=d66b4ff381fb1ebe26a07eaa93f02c16f7cba9ba;hb=2a69bf1437eb7e81979a1410b1a66a960b52caeb;hp=b7b0f620ae7be1bf5e03c653c07aac710eeddf1c;hpb=635c70450cd429fcdd4a294ac66572468eea8269;p=lttng-tools.git diff --git a/README.adoc b/README.adoc index b7b0f620a..d66b4ff38 100644 --- a/README.adoc +++ b/README.adoc @@ -16,7 +16,7 @@ endif::env-github[] 5 May 2020 [.normal] -https://ci.lttng.org/job/lttng-tools_master_build/[image:https://img.shields.io/jenkins/s/https/ci.lttng.org/lttng-tools_master_build.svg[Jenkins, title="Jenkins"]] +https://ci.lttng.org/job/lttng-tools_master_linuxbuild/[image:https://img.shields.io/jenkins/build.svg?jobUrl=https://ci.lttng.org/job/lttng-tools_master_linuxbuild/[Jenkins, title="Jenkins"]] https://scan.coverity.com/projects/lttng-tools[image:https://img.shields.io/coverity/scan/lttng-tools.svg[Coverity, title="Coverity"]] [.lead] @@ -81,7 +81,7 @@ Debian/Ubuntu package: `liblttng{nbh}ust{nbh}dev` * **Perl**: `make{nbsp}check` and tests. -* **https://www.python.org/[Python]{nbsp}≥{nbsp}3.0**: +* **https://www.python.org/[Python]{nbsp}≥{nbsp}3.4**: `make{nbsp}check` and tests. + Debian/Ubuntu package: `python3` @@ -133,7 +133,7 @@ information on versioning. You need the following tools to build {lt}: * **https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html[GNU{nbsp}Autotools]** - (**Automake{nbsp}≥{nbsp}1.10**, + (**Automake{nbsp}≥{nbsp}1.12**, **Autoconf{nbsp}≥{nbsp}2.64**, and **Autoheader{nbsp}≥{nbsp}2.50**) * **http://www.gnu.org/software/autoconf/[GNU{nbsp}Libtool]{nbsp}≥{nbsp}2.2** @@ -245,3 +245,6 @@ Continuous integration:: Code review:: https://review.lttng.org/q/project:lttng-tools[_lttng{nbh}tools_ project] on LTTng Review + +Contributor's guide:: + https://github.com/lttng/lttng-tools/blob/master/CONTRIBUTING.md \ No newline at end of file