comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Yet another build script
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Yet another build script [message #67767] Thu, 20 August 2009 18:30
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
Hi,

I know that people have written IDL build scripts in the past, but I
was wondering if anyone had done one which can be configured from an
XML file (just like ant)

For example I have a system which uses XML tags that are analogous to
IDL compile directives.

<?xml version="1.0" encoding="UTF-8"?>
<build>
<target name="stage1">
<compile filename="activities/display/
nmacurvedisplay__define.pro" />
<compile filename="activities/display/
nmacurvefit__define.pro" />
<compile filename="activities/display/
nmademographicsdisplay__define.pro" />
<compile filename="activities/display/
nmadisplay__define.pro" />
...
<resolve_routine>idlfflangcat__define</resolve_routine>
<resolve_all continue_on_error="1" />
<save_routines filename="nmaconfig.sav"/>
</target></build>

I want to make my project easier for other people to use, so a
customised build process is something I should avoid. Is there any
feature in IDL (or eclipse) which I could use in place of this? It
needs to work as far back as IDL 6.1.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Saved Object Question
Next Topic: html link to files

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:26:24 PDT 2025

Total time taken to generate the page: 0.00512 seconds