[Dart] compile output
Bill Hoffman
bill.hoffman at kitware.com
Tue, 22 Jan 2002 10:29:58 -0500
I do that as well, but it is a bit cumbersome, you have to have cygwin, and
be familiar with the command line. Perhaps people using MSDev will not be
that well versed in those tools.
Is there anyway to create a separate thread that does a tail -f on the build log?
-Bill
At 10:20 AM 1/22/2002 -0500, Lorensen, William E (CRD) wrote:
>I do a tail -f on the Build log that is in Testing/Temporary
>
>-----Original Message-----
>From: Blezek, Daniel J (CRD)
>Sent: Tuesday, January 22, 2002 10:11 AM
>To: 'Bill Hoffman'; dart at public.kitware.com
>Subject: RE: [Dart] compile output
>
>
>Bill,
>
> I tried to do this, but Tcl just doesn't support the proper mechanisms. While you can fork the
>process off, there is no way to monitor it to see when it's finished. Another approach is to open
>the build process as a pipe, and read from it, but only stdout can be read in this way, stderr must
>go to a file, and we loose the interleaving to associate an error with a file.
>
>-dan
>
>> -----Original Message-----
>> From: Bill Hoffman [mailto:bill.hoffman at kitware.com]
>> Sent: Friday, January 18, 2002 7:12 AM
>> To: dart at public.kitware.com
>> Subject: [Dart] compile output
>>
>>
>> Can we change Dart to show something when it is building experimental?
>> In MsDev if you do an Expermental build from the GUI, your
>> machine just
>> goes off and does something
>> for a while. Couldn't the output from the build be forked
>> to stdout and
>> the build file?
>>
>> -Bill
>>
>> _______________________________________________
>> Dart mailing list
>> Dart at public.kitware.com
>> http://public.kitware.com/mailman/listinfo/dart
>>
>_______________________________________________
>Dart mailing list
>Dart at public.kitware.com
>http://public.kitware.com/mailman/listinfo/dart
>_______________________________________________
>Dart mailing list
>Dart at public.kitware.com
>http://public.kitware.com/mailman/listinfo/dart