comp.lang.ada
 help / color / mirror / Atom feed
* ANN: ZanyBlue v1.4.0 Available
@ 2018-08-13 19:41 Michael Rohan
  2018-08-13 20:20 ` Simon Wright
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohan @ 2018-08-13 19:41 UTC (permalink / 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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ANN: ZanyBlue v1.4.0 Available
  2018-08-13 19:41 ANN: ZanyBlue v1.4.0 Available Michael Rohan
@ 2018-08-13 20:20 ` Simon Wright
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Wright @ 2018-08-13 20:20 UTC (permalink / raw)


Michael Rohan <michael@zanyblue.com> writes:

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

The repo at https://github.com/AdaCore/xmlada is GPL3 + Runtime Library
exception.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-13 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-13 19:41 ANN: ZanyBlue v1.4.0 Available Michael Rohan
2018-08-13 20:20 ` Simon Wright

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