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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,1a1ff937b90e8110 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!npeer02.iad.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!feeder.news-service.com!cyclone01.ams2.highwinds-media.com!news.highwinds-media.com!npeersf01.ams.highwinds-media.com!newsfe30.ams2.POSTED!1cdbf9d3!not-for-mail From: Per Sandberg Reply-To: per.sandberg@bredband.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: ANN: ssprep-1.5.3 References: <111bb2a5-1092-405d-bcc1-c3068bf154b8@i17g2000vbq.googlegroups.com> In-Reply-To: <111bb2a5-1092-405d-bcc1-c3068bf154b8@i17g2000vbq.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Complaints-To: abuse@WWWSpace.NET NNTP-Posting-Date: Wed, 13 Oct 2010 15:51:54 UTC Date: Wed, 13 Oct 2010 17:51:53 +0200 Xref: g2news2.google.com comp.lang.ada:15481 Date: 2010-10-13T17:51:53+02:00 List-Id: Sorry missed the link: http://sourceforge.net/projects/ssprep/ /Per On 10/13/2010 05:36 PM, Anh Vo wrote: > On Oct 13, 8:11 am, Per Sandberg wrote: >> ssprep cotains a fiew helpers to manage and generate projects based on >> gnat project files. >> >> ssprep: which is a tool to generate project >> structures from templates using the >> templates_parser. >> >> getbuildorder: Which is a tool that takes a set of >> gnat project files and calculatet >> the builorder it could be used to >> auomaticluy do a make/make install >> in correct order. > > Thank you for sharing your knowledge with others. > > I would like to take a look at it. Where do I download it from? > Thanks. > > A. Vo