[ScintillaNET] Re: Automating build for .NET

  • From: "Garrett Serack" <Garrett_Serack@xxxxxx>
  • To: <scintillanet@xxxxxxxxxxxxx>
  • Date: Thu, 3 Jun 2004 10:58:39 -0600

Lol.

A few reasons.

1. VS.NET doesn't run On Linux. I'm trying to build my code for multiple 
platforms.
        ( MacOS X now runs MonoDevelop 0.4 nicely, I'd love to see the GTK+ 
version
        os ScintillaNET running under mono on Mac. That'd rock)
2. VS.NET doesn't have support for prebuild/postbuild tasks.
3. It's "configuration manager" bites dog. not a lot of options.
4. I need it to run outside the development environment.
5. Even Microsoft is moving to a better build system. They are claiming that
        msbuild will be used to build everything at MS soon enough.

G

-----Original Message-----
From: scintillanet-bounce@xxxxxxxxxxxxx
[mailto:scintillanet-bounce@xxxxxxxxxxxxx]On Behalf Of
mike.griffin@xxxxxxxxxxxxxxxxxxxxxxxx
Sent: Thursday, June 03, 2004 10:54 AM
To: scintillanet@xxxxxxxxxxxxx
Subject: [ScintillaNET] Re: Automating build for .NET


Visual Studio.NET - What else and why else?

> I'm looking to find a way to automate my ScintillaNET builds for .NET
>
> I figure that there are really three options:
>
>       1. Ant -- Java based, but not too bad. Multiplatform, XML driven
>       2. nAnt  -- .NET based, more primitive that Ant, not so standard
>       3. Make -- Blech!
>       4. MSBuild -- I'm still looking for a version that doesn't want to break
> into the debugger when it can't find a file.
>               -- In all likelyhood, the defacto standard of the future.
>
> Anyone got any ideas?
>
> Garrett
>
>
> --------------------------------------------------------------------------
> ScintillaNET Mailing List: ScintillaNET@xxxxxxxxxxxxx
>
>     To unsubscribe: Send an email to scintillanet-request@xxxxxxxxxxxxx
>     and put "unsubscribe" (without the quotes) in the Subject line.
>
>     //www.freelists.org/cgi-bin/list.fcgi?list_id=scintillanet
>


--------------------------------------------------------------------------
ScintillaNET Mailing List: ScintillaNET@xxxxxxxxxxxxx

    To unsubscribe: Send an email to scintillanet-request@xxxxxxxxxxxxx
    and put "unsubscribe" (without the quotes) in the Subject line. 

    Web Page: http://tinyurl.com/yvoh2
--------------------------------------------------------------------------
ScintillaNET Mailing List: ScintillaNET@xxxxxxxxxxxxx

    To unsubscribe: Send an email to scintillanet-request@xxxxxxxxxxxxx
    and put "unsubscribe" (without the quotes) in the Subject line.

    Web Page: http://tinyurl.com/yvoh2

Other related posts: