logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gprbuild, gprclean, gprinstall, gprconfig, gprls, gprname, gprslave - multi-language extensible build

Author

       This  manual  page  was  written by Stephen Leake <stephen_leake@stephe-leake.org> and Nicolas Boulenguez
       <nicolas@debian.org> for the Debian project, but it can be used for other purposes as well.

Debian                                             2016-08-08                                        gprbuild(1)

Description

       These programs compile, clean and install multi-language projects specified by a .gpr GNAT Project File.

       The gprconfig tool creates configurations files for the  other  ones,  interactively  unless  --batch  is
       given.

       The gprslave tool is used for distributed builds.

       The gprls tool outputs information about sources, especially whether their objects are up-to-date.

       The gprname tool generates Naming attributes, which map Ada units to source files.

       Each of them will list understood options on standard output with --help.

       For  examples  and  known  problems,  please  look  in the /usr/share/doc/gprbuild directory.  Some hints
       specific to Debian may be found in /usr/share/doc/gprbuild/README.Debian.   The  complete  gprbuild  user
       guide  cannot  be  distributed  by Debian because it is licensed under the GNU Free Documentation License
       with   Invariant   Sections   and   Cover   Texts.   It   is   published   by   upstream    authors    at
       http://docs.adacore.com/gprbuild-docs/html/gprbuild_ug.html.

Name

       gprbuild,  gprclean,  gprinstall,  gprconfig,  gprls, gprname, gprslave - multi-language extensible build
       tool

See Also