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!news.eternal-september.org!.POSTED!not-for-mail From: "Alejandro R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: Project files ads/adb organization Date: Mon, 19 Dec 2016 10:40:57 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 19 Dec 2016 09:39:32 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="c4391d99310d1c6b8b4f7bad66b534ab"; logging-data="1061"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Z3aXkmQRyqsjDhzuPIjx8" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 In-Reply-To: Cancel-Lock: sha1:wopiUv52vaSlOoooArMeGyIE1t8= Xref: news.eternal-september.org comp.lang.ada:32913 Date: 2016-12-19T10:40:57+01:00 List-Id: On 16/12/16 15:48, Egil H H wrote: > On Thursday, December 15, 2016 at 3:40:04 PM UTC+1, Alejandro R. Mosteo wrote: >> > Since you're already using Gnat, have you looked at GPRInstall? > It will allow you to expose only API-specs in the install dir for library projects Thanks for the pointer, I will keep it in mind for installation scripts. At this time I am more concerned with github-like distribution only.