Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 19 and Version 20 of Projects/GSoC/ApplicationConfigurationGUI


Ignore:
Timestamp:
04/07/13 23:40:41 (11 years ago)
Author:
C Rempel
Comment:

/* Standards of Quality */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/GSoC/ApplicationConfigurationGUI

    v19 v20  
    6767# The GUI generating script runs on Fedora (this is the Linux distribution RTEMS provides support on)
    6868# The GUI generating script can be run from a Makefile.
    69 # The GUI generating script is open source and resulting GUI is written in a Python version that runs on MSYS.
    70 # The GUI only generates headers with documented configuration constants from the C user's guide
    71 # http://git.rtems.org/rtems/tree/doc/user/conf.t is modified to be easy to parse (i.e. the parser is trivial to write)
    72 # The GUI generates headers for all documented configuration constants in the C user's guide
    73 # The GUI runs on Fedora, and it would be really nice if it ran on Windows and either Ubuntu/Debian or OpenSuse
     69# The GUI generating script is open source and resulting GUI is written in a Python version that runs on 32-bit Debian 6.0.6 (stability oriented distribution), 64-bit Fedora (cutting edge distribution), MacOS, Windows cmd.exe (probably should be geared towards Windows 7, but might be tested on Vista, Server 2008, or 8)...
     70# The GUI only generates headers with documented configuration constants from the C user's guide.
     71# http://git.rtems.org/rtems/tree/doc/user/conf.t is modified to be easy to parse (i.e. the parser is trivial to write).
     72# The GUI generates headers for all documented configuration constants in the C user's guide.
     73# The GUI runs on 32-bit Debian 6.0.6 (stability oriented distribution), 64-bit Fedora (cutting edge distribution), MacOS, Windows cmd.exe.
    7474==  Possible Goal Extensions beyond the Main Objective  ==
    7575