From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: gprbuilds and bullds using the gpr within gps Date: Fri, 29 May 2015 19:31:27 +0100 Organization: A noiseless patient Spider Message-ID: References: <4119667f-ff4b-4459-8bff-238129fbfac8@googlegroups.com> <1teh70zjdn77y.md3f0lzwuwlw$.dlg@40tude.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="8f3bdf433f184ad9fec01bd73e350c65"; logging-data="15072"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/JvvNE9nec9mnxFgNE2vUAl9yjwoQthQ8=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:GyD4ELMl0+u3r24R7NG5gYn0g78= sha1:6CiUOoIEweiQrKVXDe0upDddUcM= Xref: news.eternal-september.org comp.lang.ada:26076 Date: 2015-05-29T19:31:27+01:00 List-Id: "Dmitry A. Kazakov" writes: > On Fri, 29 May 2015 18:56:35 +0200, Dmitry A. Kazakov wrote: > >> The only thing that is missing is conditional "with" (I am aware of >> "workarounds," they don't work). > > Another missing thing is "build"/"use" views of a library project. It > is tedious to have two, almost same, GPR files, one to build another > to use the library. It should be one file. gprinstall knows how to do this.