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,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder.news-service.com!cyclone03.ams2.highwinds-media.com!news.highwinds-media.com!npeersf01.ams.highwinds-media.com!newsfe23.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: ANN: ssprep-1.5.3 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:11:04 UTC Date: Wed, 13 Oct 2010 17:11:02 +0200 Xref: g2news2.google.com comp.lang.ada:15479 Date: 2010-10-13T17:11:02+02:00 List-Id: 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.