[MonoDevelop] MonoDevelop solutions / Makefiles

Matze Braun matze at braunis.de
Sun Mar 12 12:15:55 EST 2006


Really? Then can you tell me where in monodevelop this would be? I also
wonder how this would work with generic Makefiles...

Greetings,
	Matze

Am Sonntag, den 12.03.2006, 17:45 +0100 schrieb Jacob Ilsø Christensen:
> Hi.
> 
> Looks good! I am wondering what we need the perl script for though? Is
> there not already functionality in MonoDevelop for loading a Makefile
> and converting it to an mdp file?
> 
> /Jacob
> 
> On 3/11/06, Matze Braun <matze at braunis.de> wrote:
> > I Just fixed a few more bits (Core.mds wasn't correct and some optional
> > references missing). An updated patch is attached.
> >
> > Greetings,
> >         Matze
> >
> > Am Samstag, den 11.03.2006, 02:52 +0100 schrieb Matze Braun:
> > > I've been working on fixing the MonoDevelop solution in the svn so that
> > > you can actually compile monodevelop with it.
> > >
> > > At a first step I fixed the Makefile.am to be more uniform in their
> > > variable usage (references always in REFS, files always in FILES, ...)
> > > Along the way I also fixed a few errors in the Makefiles. The
> > > fix_unify_makefiles.patch is attached to this mail.
> > >
> > > All this stuff is usefull because I hacked a perl script that now
> > > generates .mdp files from these Makefile.ams (the attached
> > > createmdps.pl). By calling it like
> > >       createmdps.pl `find Core Extras -name Makefile.am`
> > > you generate a set of .mdp files for the whole monodevelop project.
> > >
> > > Together with fixed .mds files you finally get a fully working
> > > monodevelop solution (attached fixed_solution.patch).
> > >
> > > Greetings,
> > >       Matze
> > >
> > > _______________________________________________
> > > Monodevelop-list mailing list
> > > Monodevelop-list at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> >
> >
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> >
> >
> >
> >



More information about the Monodevelop-list mailing list