Re: GSOC 2015: Configuration GUI

2015-07-04 Thread Anand Krishnan
Hi, Thanks for approving my midterm evaluation. Anyways, I have added the GUI class for String options. Will work on StringList now. Anand. On Sat, Jun 27, 2015 at 7:16 AM, Anand Krishnan anandk...@gmail.com wrote: Hi, The GUI is partially done. The set up for Boolean and Integer options

Re: GSOC 2015: Configuration GUI

2015-06-26 Thread Anand Krishnan
18, 2015 at 12:07 PM, Anand Krishnan anandk...@gmail.com wrote: Hi, On Thu, Jun 18, 2015 at 10:45 AM, Anand Krishnan anandk...@gmail.com wrote: On Thu, Jun 18, 2015 at 6:18 AM, Amar Takhar a...@rtems.org wrote: On 2015-06-18 05:57 +0530, Anand Krishnan wrote: Hi all, I've almost

Re: GSOC 2015: Configuration GUI

2015-06-18 Thread Anand Krishnan
Hi, On Thu, Jun 18, 2015 at 10:45 AM, Anand Krishnan anandk...@gmail.com wrote: On Thu, Jun 18, 2015 at 6:18 AM, Amar Takhar a...@rtems.org wrote: On 2015-06-18 05:57 +0530, Anand Krishnan wrote: Hi all, I've almost prepared the basic layout for the GUI. Also added some dummy event

Re: GSOC 2015: Configuration GUI

2015-06-17 Thread Anand Krishnan
Hi all, I've almost prepared the basic layout for the GUI. Also added some dummy event handlers for File Menu. Any more suggestions before fetching the options? Code at : https://github.com/anandkp92/waf/tree/waf/gui Thanks, Anand On Tue, Jun 16, 2015 at 10:45 AM, Anand Krishnan anandk

Re: GSOC 2015: Configuration GUI

2015-06-17 Thread Anand Krishnan
On Thu, Jun 18, 2015 at 6:18 AM, Amar Takhar a...@rtems.org wrote: On 2015-06-18 05:57 +0530, Anand Krishnan wrote: Hi all, I've almost prepared the basic layout for the GUI. Also added some dummy event handlers for File Menu. Any more suggestions before fetching the options

Re: GSOC 2015: Configuration GUI

2015-06-15 Thread Anand Krishnan
all -Gedare On Mon, Jun 15, 2015 at 6:49 PM, Amar Takhar a...@rtems.org wrote: On 2015-06-15 23:52 +0530, Anand Krishnan wrote: Hi all, Currently I have uploaded the first part of the gui - just plain menus (with no event handlers yet) to my github: github.com/anandkp92/waf/gui/menu.py

GSOC 2015: Configuration GUI

2015-06-15 Thread Anand Krishnan
Hi all, Currently I have uploaded the first part of the gui - just plain menus (with no event handlers yet) to my github: github.com/anandkp92/waf/gui/menu.py . The purpose of the GUI is for creating the config.cfg file for waf config of the waf version of RTEMS. I think you might need wxpython

GSOC 2015: Review Proposal for Configuration GUI

2015-03-24 Thread Anand Krishnan
Dear Mentors and students, It'd be great if you could review my proposal. I am planning to build a Configuration GUI for RTEMS - used for configuring RTEMS during waf build. http://www.google-melange.com/gsoc/proposal/public/google/gsoc2015/anandkp92/5629499534213120 Any comments and reviews

rsb build process - ftp error

2015-03-20 Thread Anand Krishnan
Hi, I am trying to build RSB for sparc. During the installation, it is trying to download autoconf-2.69.tar.gz over ftp but fails. Autoconf is already installed in my host machine. Why is it trying again to download? Also I think there is some error with downloading via ftp - is there some way I

Re: rsb build process - ftp error

2015-03-20 Thread Anand Krishnan
...@oarcorp.com wrote: On March 20, 2015 8:41:37 PM CDT, Anand Krishnan anandk...@gmail.com wrote: yeah I do think that ftp is blocked. I was in a campus network. Currently I am using another network, but its only a temporary setup. I cannot download from ftp://ftp.gnu.org. But I can access

GSOC 2015: Configuration GUI

2015-03-19 Thread Anand Krishnan
Dear Mentors, I hope I am not too late. I am Anand Krishnan and I'd like to contribute to the Configuration GUI project. I am a final year student at BITS Goa, India campus and currently pursuing my Bachelor's thesis at IIT Bombay. By cross platform, do we mean - different boards or OS or both