[MonoDevelop] monodevelop build sys
Rafael Teixeira
monoman at gmail.com
Sun Mar 11 18:49:24 EDT 2007
See below
On 3/11/07, Charlie Poole <charlie at pooleconsulting.com> wrote:
> Hi Rafael,
>
>
> My experience with NUnit is similar. There is no relation between
> my VS project files and my NAnt build. Totally manual maintenance.
> What would help me - and might also apply to MD - would be some
> feature that spit out an include file with all the source files,
> resource files and references for each project. Then the unstructured
> NAnt script could simply use those.
>
> Charlie
We can think the other way around, too. an mdbuild task for nant for
example, that would allow building the exact same way the IDE does (it
is already a gui-less service reused by mdtool and the IDE, AFAIR)
Also some mdquery "task" or some other kind of extension object nant
support (I've not been using nant for years, so my memory fails me) to
use where a file list is needed in the build file.
Just ideas, are those worth?
Fun,
--
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw
More information about the Monodevelop-list
mailing list