2007 Google Summer of Code
From NAMIC Wiki
Home < 2007 Google Summer of Code
Contents
Projects
Project ideas for the Google Summer of Code.
Two main types of projects are proposed for this event
- Collaboration projects that run parallel to the programmers week at MIT
- Extra projects that are related to other long term activities
Structural Analysis
Diffusion Image Analysis
Independent Projects
CMake Support for Eclipse
www.cmake.org
CMake is a multiplatform configuration system that allows to prepare projects for being build in different development platforms. CMake has been recently adopted by KDE as their configuration system. CMake already generates Makefiles for Unix, projects for Visual Studio, Borland Makefiles, NMake Makefiles, and XCode projects.
In this project we will be looking for students willing to extend CMake for generating projects for Eclipse.