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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5c70ccd26c0d866c X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx02.iad01.newshosting.com!newshosting.com!198.186.194.249.MISMATCH!transit3.readnews.com!news-xxxfer.readnews.com!news-out.readnews.com!postnews3.readnews.com!not-for-mail Date: Sun, 10 Aug 2008 13:30:01 -0400 From: "Peter C. Chapin" User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: AdaWorks/APQ :: Build System :: Call for Help! References: <597fcb1c-cb46-4489-91e0-e38b9c6cc24a@m3g2000hsc.googlegroups.com> In-Reply-To: <597fcb1c-cb46-4489-91e0-e38b9c6cc24a@m3g2000hsc.googlegroups.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <489f2598$0$19665$4d3efbfe@news.sover.net> Organization: SoVerNet (sover.net) NNTP-Posting-Host: 33e8b2a5.news.sover.net X-Trace: DXC=ZR=F`hOmbX8=RT:S6`J8?5K6_LM2JZB_3o56ZW3?@`i3kGa5;CSAT_<^6?33HI^6fTWLhZ; X-Complaints-To: abuse@sover.net Xref: g2news1.google.com comp.lang.ada:1588 Date: 2008-08-10T13:30:01-04:00 List-Id: OgRo wrote: > In such a complex system, the build system is always a concern. > During AdaWorks development we decided to use GPR and include > dependencies using a completely relative path so we could easily work > with branches and the trunk at the same time by means of changing only > one environment variable (ADA_PROJECT_PATH). In the discussion on the Trac ticket you say "You need all project folders in the ADA_PROJECT_PATH environment variable so it will build." I'm wondering what you mean specifically by "all project folders." I see 30 folders in the root, but I'm guessing you don't mean all of those. Peter