[Mono-devel-list] Simple Build tool
Michael Dvoishes
MichaelD at 3vium.com
Tue Sep 16 04:49:48 EDT 2003
Attached two files.
Compiling: mcs CSBuild.cs
Running:
mono CSBuild.exe -p <your CS project name> > run
source run
Limitations:
1. Must be run from directory, containing CSProject.xslt
2. Solutions are not supported because of some problem with XSLT
extensions
Any comments are welcome
-----Original Message-----
From: TP-Software [mailto:tpsoftware at users.sourceforge.net]
Sent: Monday, September 15, 2003 11:05 PM
To: Michael Dvoishes; mono-devel-list at ximian.com
Subject: Re: [Mono-devel-list] Simple Build tool
Hi,
This is indeed very usefull,
is there a working version somewhere to have a look at ?
Thnx.
Timothy.
----- Original Message -----
From: "Michael Dvoishes" <MichaelD at 3vium.com>
To: <mono-devel-list at ximian.com>
Sent: Monday, September 15, 2003 11:46 PM
Subject: RE: [Mono-devel-list] Simple Build tool
Actually, I have already done some. While not thoroughly tested and
documented, it is working for me. The question is what I have to do to
share it.
-----Original Message-----
From: Chris Seaton [mailto:chris at chrisseaton.com]
Sent: Monday, September 15, 2003 10:37 PM
To: Michael Dvoishes
Subject: Re: [Mono-devel-list] Simple Build tool
Yeah - I was thinking about doing this sort of thing. Great idea. People
won't have to use a different IDE or write a Makefile when starting to
use Mono.
I suggest you just start writing it - when it's done it can be accepted
into Mono - like ilasm was.
On Mon, 2003-09-15 at 22:30, Michael Dvoishes wrote:
> Hi all. Sorry, if it is wrong mailing list
>
> I've build some simple tool, taking VS C# project and building a
> command to compile it with mono.
>
> May be it of some interest?
>
> If yes, what should I do?
>
> Michael
--
Chris Seaton
chris at chrisseaton.com
http://www.chrisseaton.com/
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.518 / Virus Database: 316 - Release Date: 11/09/2003
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CSBuild.cs
Type: application/octet-stream
Size: 4542 bytes
Desc: CSBuild.cs
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030916/d61a2926/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CSProject.xslt
Type: application/octet-stream
Size: 3360 bytes
Desc: CSProject.xslt
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030916/d61a2926/attachment-0001.obj
More information about the Mono-devel-list
mailing list