On Tue, 23 Sep 2008, Szak�ts Viktor wrote:

Hi Viktor,

>> use //build switch and if necessary redirect stderr to
>> stdout by //stderr:1
> I know these, but couldn't we make it easier?
> I may look into this later. memtest output can
> only be screen grabbed.

So probably we should follow Massimo suggestion and use
SET ALTERNATE for logging output or force some other GT,
f.e. GTCGI.
BTW I've seen that in bld.bat only one GT library is used
(%_HB_GT_LIB%). It should be changed and all core GT drivers
for given platform should passed to linker which will chose
default one or GT(s) requested by user in compiled code.

> [ And another related issue: for GTWVT apps,
> I've found no way to grab the output of //build.
> I don't know if there is a fix for this, but it'd
> be definitely useful. ]

I cannot tests it in Linux but AFAIR it depends on parent
process and if it set redirection for calling one even if
it's GUI program then it works. I'm 90% sure that it was
working for me for Harbour MinGW application executed from
MSYS.

> BTW, Google Chrome has an automated build / test
> system, which is providing such amazing automated
> performance graphs:
> http://build.chromium.org/buildbot/perf/dashboard/overview.html
> [ buildbot is an OSS project BTW. ]

Very nice. I'll try to look at it closer in some spare time.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to