From c7315f8c8311abd18c5b8d00aabe3159c6df74ca Mon Sep 17 00:00:00 2001 From: Fabien Chouteau Date: Fri, 19 Nov 2021 12:24:47 +0100 Subject: [PATCH] gnatcov 22.0.1 (#406) * GNATcov 22.0.1 * GPRbuild 22.0.1 * GNATcov: add tags --- index/gn/gnatcov/gnatcov-21.0.1.toml | 3 ++- index/gn/gnatcov/gnatcov-21.0.2.toml | 3 ++- index/gn/gnatcov/gnatcov-22.0.1.toml | 28 ++++++++++++++++++++++++++ index/gp/gprbuild/gprbuild-22.0.1.toml | 25 +++++++++++++++++++++++ 4 files changed, 57 insertions(+), 2 deletions(-) create mode 100644 index/gn/gnatcov/gnatcov-22.0.1.toml create mode 100644 index/gp/gprbuild/gprbuild-22.0.1.toml diff --git a/index/gn/gnatcov/gnatcov-21.0.1.toml b/index/gn/gnatcov/gnatcov-21.0.1.toml index 20d4f840..9b6835f8 100644 --- a/index/gn/gnatcov/gnatcov-21.0.1.toml +++ b/index/gn/gnatcov/gnatcov-21.0.1.toml @@ -1,9 +1,10 @@ name = "gnatcov" version = "21.0.1" -description = "The GNAT Ada compiler - ARM cross-compiler" +description = "Coverage Analysis Tool" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] +tags = ["coverage", "analysis", "test"] auto-gpr-with = false diff --git a/index/gn/gnatcov/gnatcov-21.0.2.toml b/index/gn/gnatcov/gnatcov-21.0.2.toml index 2506dec7..cf4673bf 100644 --- a/index/gn/gnatcov/gnatcov-21.0.2.toml +++ b/index/gn/gnatcov/gnatcov-21.0.2.toml @@ -1,9 +1,10 @@ name = "gnatcov" version = "21.0.2" -description = "The GNAT Ada compiler - ARM cross-compiler" +description = "Coverage Analysis Tool" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] +tags = ["coverage", "analysis", "test"] auto-gpr-with = false diff --git a/index/gn/gnatcov/gnatcov-22.0.1.toml b/index/gn/gnatcov/gnatcov-22.0.1.toml new file mode 100644 index 00000000..54a71980 --- /dev/null +++ b/index/gn/gnatcov/gnatcov-22.0.1.toml @@ -0,0 +1,28 @@ +name = "gnatcov" +version = "22.0.1" + +description = "Coverage Analysis Tool" +maintainers = ["chouteau@adacore.com"] +maintainers-logins = ["Fabien-Chouteau"] +tags = ["coverage", "analysis", "test"] + +auto-gpr-with = false + +[environment] +PATH.prepend = "${CRATE_ROOT}/bin" +GPR_PROJECT_PATH.append= "${CRATE_ROOT}/share/gnatcoverage/gnatcov_rts/" + +[configuration] +disabled = true + +[origin."case(os)".linux."case(word-size)".bits-64] +url = "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnatcov-22.0-1/gnatcov-x86_64-linux-22.0-1.tar.gz" +hashes = ["sha256:eae687f0fb100524933ae37123a1de5ec26e5fca7fe2355cf2b267c9ccc0989a"] + +[origin."case(os)".macos."case(word-size)".bits-64] +url = "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnatcov-22.0-1/gnatcov-x86_64-darwin-22.0-1.tar.gz" +hashes = ["sha256:a69a9af451dbeaa1ab8c9d8c430ea25ae9e05b7595073c38e1576241f0630371"] + +[origin."case(os)".windows."case(word-size)".bits-64] +url = "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnatcov-22.0-1/gnatcov-x86_64-windows64-22.0-1.tar.gz" +hashes = ["sha256:29e99b2faf507bf5919e7f60fa052694666de9326bd89a06eea18bad590a0448"] diff --git a/index/gp/gprbuild/gprbuild-22.0.1.toml b/index/gp/gprbuild/gprbuild-22.0.1.toml new file mode 100644 index 00000000..58c00ca2 --- /dev/null +++ b/index/gp/gprbuild/gprbuild-22.0.1.toml @@ -0,0 +1,25 @@ +name = "gprbuild" +version = "22.0.1" +description = "The GPRBuild Ada/multilanguage build tool" +maintainers = ["chouteau@adacore.com"] +maintainers-logins = ["Fabien-Chouteau"] + +auto-gpr-with = false + +[environment] +PATH.prepend = "${CRATE_ROOT}/bin" + +[configuration] +disabled = true + +[origin."case(os)".linux."case(word-size)".bits-64] +url = "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gprbuild-22.0.0-1/gprbuild-x86_64-linux-22.0.0-1.tar.gz" +hashes = ["sha256:24dfc1b54655edd4f85589e7e7dbd0bee24d087f25d5b0f13d3224fe7acf85b8"] + +[origin."case(os)".macos."case(word-size)".bits-64] +url = "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gprbuild-22.0.0-1/gprbuild-x86_64-darwin-22.0.0-1.tar.gz" +hashes = ["sha256:b1220e2b24ce8fdb28344ed9c79c81c1fd2e7e3b05839d35167ceda54050def3"] + +[origin."case(os)".windows."case(word-size)".bits-64] +url = "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gprbuild-22.0.0-1/gprbuild-x86_64-windows64-22.0.0-1.tar.gz" +hashes = ["sha256:c842bbc58b28ad0f1c1f7ba147d59e2c9fc4b8f74355ac734831bc779159b47e"]