[MonoDevelop] MonoDevelop solutions / Makefiles

Matze Braun matze at braunis.de
Sat Mar 11 05:22:58 EST 2006


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: createmdps.pl
Type: application/x-perl
Size: 11349 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060311/89aa813b/createmdps-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixed_solution.patch.bz2
Type: application/x-bzip
Size: 17059 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060311/89aa813b/fixed_solution.patch-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_unify_makefiles.patch.bz2
Type: application/x-bzip
Size: 5509 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060311/89aa813b/fix_unify_makefiles.patch-0001.bin


More information about the Monodevelop-list mailing list