On Thu, Sep 11, 2008 at 3:53 AM, Rick McGuire <[EMAIL PROTECTED]> wrote:

> Since I'm generally going to be building this from a window where I've
> already got things set up for building ooRexx, is there any chance that
> REXX_BUILD_HOME could be inferred from the SRC_DRV/SRC_DIR variables
> required by makeorx?

Rick,

Sure that could be done for Windows.  I'll add that.

I'm also adding an option to the test runner to do the build.  I think
it will be -b and -B.  -b will just be to build and -B will be to do a
clean and then build, a force build if you will.

If one of the 'b' options is present on the command line, then the
test runner will build the native API libraries first, before starting
the execution of the tests.  There is already code in the framework to
infer the ooRexx build directory if you are running the test suite
from a build directory.  So using the 'b' option will take advantage
of that.

If there is an error building the libraries, then it will use the
reporting facilities from the framework to report just like other
errors.

--
Mark Miesfeld

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to