comp.lang.ada
 help / color / mirror / Atom feed
* Announce : Release of gnatgpr 0.33, access to GPR project information.
@ 2011-02-22  8:56 David Sauvage
  0 siblings, 0 replies; only message in thread
From: David Sauvage @ 2011-02-22  8:56 UTC (permalink / raw)


GNATGPR is an Ada 2005 GPL software, it allows the user to do simple
information request on GNAT GPR project files, like for example :

    - Give all included projects.
    - Give all included sources (transitive or not).
    - Give all included source directories (transitive or not).
    - Give all main files.
    - Give all main directories.
    - Give all included object paths.
    - Give project zombies (duplicated .o or .ali when a source file
are moved from one project to another).

There are 2 ways of accessing those services :

    - In a shell using the gnatgpr binary.
    - In Ada using the GNAT_GPR package specification interface.

GNATGPR is based on :

    - A modified version of the GNAT GPL 2008 (GPL) compiler front-
end.
          - It gets his own Namet and so on.
          - It can extracts some especially craft comments in the gpr
project file.
    - AdaControl (GMGPL), for option analyzis.
          - Only the Options_Analyzer package have been re-used
(without any change).
    - AUnit 3 (GPL), for unit testing.

GNATGPR works successfully on :

    - x86/Linux (GNAT GPL 2010).
    - x86/Linux (GCC FSF 4.4.3 Ubuntu 10.04).
    - x86/Mac OS X (GNAT GPL 2010).
    - Sparc/Solaris (GNAT Pro 6.1.2).


GNATGPR roadmap :

    - Selection of the next gnatgpr engine (GCC FSF 4.4/GPRBuild/GNAT
GPL 2010/GNATColl).
    - Shift to GPL v3.
    - Documentation.
    - GNATGPR production for non-GNAT Ada compilers.
    - GNAT_GPR package interface clean-up.
    - Non transitive analysis for main files, binary directories and
object paths.
    - Multi languages processing.
    - Multi root-projects processing.
    - Comply to Debian packaging guidelines (removal of debian
directory at upstream level, ...).

[1] GNATGPR
http://www.adalabs.com/products.html#Gnatgpr
http://gna.org/projects/gnatgpr



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-22  8:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-22  8:56 Announce : Release of gnatgpr 0.33, access to GPR project information David Sauvage

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