=========================================================
GPRBUILD 1.2 NEW FEATURES LIST Current as of Mar 16, 2008
=========================================================

Copyright (c) 2008, AdaCore

This file contains a complete list of new features in version 1.2 of GPRBUILD.
A full description of all GPRBUILD features can be found in the GPRBUILD
User's Guide.

An ISO date (YYYY-MM-DD) appears in parentheses after the description line.
This date shows the implementation date of the feature. Any 1.2.0w
wavefront subsequent to this date will contain the indicated feature, as
will any subsequent releases.

NF-12-H408-020 New attributes Object_Generated and Objects_Linked (2008-04-16)

  New attributes for languages are created: Object_Generated (when "false",
  it means that no object file is created by the "compiler") and
  Objects_Linked (when "false", it means that the object files of the
  languages are not linked in an executable or put in a library).

NF-12-H404-015 Warning when no source of a language (2008-04-05)

  When a language is declared or defaulted in a project file and there is
  no source of the language, gprbuild now issues a warning indicating this,
  unless warnings are suppressed.
