[MonoDevelop] [PATCH] configure switch editor

Jérémie Laval jeremie.laval at gmail.com
Wed May 27 15:56:03 EDT 2009


Hello folks,

This patch adds the necessary stuff and UI to allows user to add personal
switch to their autotools deployment project (i.e. something like
--enable-foo when running ./configure). It then allows to map these
configure switchs to specific define that the user can check in their source
code with #if ... #endif constructs.

At the moment, the UI is fairly basic. It just add a "Edit configure
switchs" button under the "Autotools" radio in the project preferences that
then fire up a configuration dialog. Since I'm quite a UI usability disaster
I welcome any inputs for improvements.

Thanks in advance for reviewing.

PS: the patch don't yet include the ChangeLog entries, I will add them when
the code will be fine.

--
Jérémie Laval
jeremie.laval at gmail.com
http://garuma.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090527/4426429a/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: switch.diff
Type: text/x-patch
Size: 57268 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090527/4426429a/attachment-0001.bin 


More information about the Monodevelop-list mailing list