Skip to content

Releases: AdaCore/gpr

v25.0.0

24 Oct 16:31
Compare
Choose a tag to compare

The gpr2-with-gprconfig_kb-25.0.tgz package contains the sources of libgpr2 with .build/kb/ pre-generated, as well as the following patch to workaround an issue with GNAT FSF 14:

diff --git a/gpr2.gpr b/gpr2.gpr
index 99239717..b7dc35e0 100644
--- a/gpr2.gpr
+++ b/gpr2.gpr
@@ -54,6 +54,10 @@ library project GPR2 extends "shared.gpr" is
       --  generated knowledge base
       for Switches ("gpr2-kb-embedded.adb") use
         Compiler'Default_Switches ("Ada") & ("-gnatws", "-gnatyN");
+
+      for Switches ("gpr2-build-actions-post_bind.adb") use Compiler'Default_Switches ("Ada") & ("-O0");
+      for Switches ("gpr2-build-actions-compile-ada.adb") use Compiler'Default_Switches ("Ada") & ("-O0");
+
    end Compiler;

    --------------

sha512sum: 70fe0fcf541f6d3d90a34cab1638bbc0283dcd765c000406e0cfb73bae1817b30ddfe73f3672247a97c6b6bfc41900bc96a4440ca0c660f9c2f7b9d3cc8f8dcf

v24.2.0-next

30 May 10:19
Compare
Choose a tag to compare
Adding 24.2.0-next tag

v24.0.0

14 Nov 17:55
Compare
Choose a tag to compare

pre-generated

The gpr2-with-lkparser-24.0.tgz package contains the sources of libgpr2 with the langkit gpr parser and config.kb pre-generated.

sha512sum: eda3c693393763da31312733e2bc06e852b867a32b42da6afdddd623051a1d29f7243aabaef3ae50052b22686dce6db62d9823652ce516d79822e4215f4d87b1

v23.0.0

03 Nov 15:13
Compare
Choose a tag to compare

pre-generated

The gpr2-with-lkparser-23.0.tgz package contains the sources of libgpr2 with the langkit gpr parser and config.kb pre-generated.

sha512sum: 3b2d74835732246cc6d2e4a4cfa40b09cd2b03e5f8a09f790ecf5f15e8cab0471721f4e42574c6f64c4e7eb7f2b3336d346334f104c5c1fb0f1ec8eabd873f45