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

alr-build - GPRbuild current working release

Author

       Generated with generate-man from Alire execution

Alire 1.2                                          Aug 3, 2022                                      ALR-BUILD(1)

Description

       Invokes gprbuild to compile all targets in the current crate.

Global Options

       -c, --config=ARG
            Override configuration folder location

       -f, --force
            Keep going after a recoverable troublesome situation

       -h, --help
            Display general or command-specific help

       -n, --non-interactive
            Assume default answers for all user prompts

       --no-color
            Disables colors in output

       --no-tty
            Disables control characters in output

       --prefer-oldest
            Prefer oldest versions instead of newest when resolving dependencies

       --version
            Displays version and exits

       -q   Limit output to errors

       -v   Be more verbose (use twice for extra detail)

       -d, --debug[]
            Enable debug-specific log messages

Name

       alr-build - GPRbuild current working release

Options

       --release
            Set root crate build mode to Release

       --validation
            Set root crate build mode to Validation

       --development
            Set root crate build mode to Development (default)

See Also

alr(1),  alr-action(1),  alr-clean(1),  alr-dev(1),  alr-edit(1),  alr-run(1),  alr-test(1), alr-exec(1),
       gprbuild(1)

Synopsis

alrbuild [options] [--] [gprbuild switches and arguments]

See Also