Re: [anjuta-devel] 3.10 cycle plans



Hi Arnel,


Le 30/03/2013 22:10, Arnel A. Borja a écrit :
I saw that the terminal plugin should be able to create multiple terminals
in the TODO file. I created a new plugin written in Vala to support tabs
in the terminal. It now works and I'm now planning to rewrite it in C to
change the default terminal plugin. It will run the programs in the shell
created when the project uri value is added to shell, or create a new one
if it's already closed.

Ok, good.



I'm also planning on changing the devhelp plugin to use tabs. Should I
show each context help to a new tab?

I don't know because I don't use the devhelp very often, especially because it's difficult to compile due to its dependency with Webkit.


Then, I haven't enough time before the release but I would like to include your patches for supporting Windows cross compilation.
https://bugzilla.gnome.org/show_bug.cgi?id=688611

I plan two changes:

* I think supporting Windows cross compilation should be an option displayed in the project wizard GUI. The goal is that the user knows that it's possible then I think writing special project will not be useful.

* In order to cross compile for Windows, configure has to be run with special arguments. I think this has to be proposed in one configuration. The issue here is that target system is not always the same, by example here I can use "amd64-mingw32msvc" but it could be different for another system "i686-w64-mingw32". I looks a bit difficult to find the right string but I don't know how to get automatically.

Do you have idea about this?


Regards,

Sébastien


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]