comp.lang.ada
 help / color / mirror / Atom feed
From: Michael Rohan <michael@zanyblue.com>
Subject: ANN: ZanyBlue v1.4.0 Available
Date: Mon, 13 Aug 2018 12:41:43 -0700 (PDT)
Date: 2018-08-13T12:41:43-07:00	[thread overview]
Message-ID: <217335be-1304-4c76-be31-dd43a6dc80d2@googlegroups.com> (raw)

Hi Folks,

A new release of ZanyBlue is now available: 1.4.0.  This is an Ada library
currently targeting localization support for Ada (along the lines of Java
properties) with supporting message formatting and built-in localization for about 20 locales.  The properties files are compiled into Ada sources built
with your application and use to access application messages at run-time.  The
run-time locale is used to select localized messages, if they are available.

The changes for this release are

# Added an "install" Makefile target to install on the ZB system (contributed
  by Pascal Pignard).  Use gpr based utilities instead of gnat, e.g.,
  "gprclean" instead of "gnatclean"

# Updated the supporting Python scripts to use Python 3

# Updated Windows support.

# Dropped usage of GPL library XML/Ada for zbtest.

# Updated code for stricter checks with GNAT 2018.  Mainly the removal of
  un-needed "use" statements.

# Added instructions on building and installing Ahven and included a
  Ahven patch to support the stricter checks with GNAT 2018.


Please see the the project page on Source Forge for download links,
documentation, etc,

http://www.zanyblue.com

This project is licensed under a simple BSD style license.

Take care,
Michael.


             reply	other threads:[~2018-08-13 19:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-13 19:41 Michael Rohan [this message]
2018-08-13 20:20 ` ANN: ZanyBlue v1.4.0 Available Simon Wright
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox