Meego Wiki
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Domains)
(SDK Development)
 
(23 intermediate revisions not shown)
Line 1: Line 1:
-
= MeeGo SDK =
+
Welcome to the MeeGo SDK main wiki page.  You will find links to all the information you need to know about developing with the MeeGo SDK.
-
This is the entry page of MeeGo SDK. From here you can find info about using MeeGo SDK and about SDK development.
+
== MeeGo SDK Documentation ==
-
== Using the SDK ==
+
* [[SDK/Docs/1.3]] - Under development
 +
* [[SDK/Docs/1.2]] - Release date: May 19th, 2011
 +
* [[SDK/Docs/1.1]] - Released October, 2010
 +
 
 +
== Testing the SDK ==
-
* [[SDK/Docs/1.1/Getting_started_with_the_MeeGo_SDK_for_Linux]] - Main page pointed from http://meego.com/developers
 
-
* [[SDK/Docs/1.1]] - For more information about MeeGo SDK 1.1 (beta)
 
* [[SDK/Testing]] - Instruction on how to install and test the weekly release. NOTE: weekly releases can be totally broken. Use stable unless you know what you are doing.
* [[SDK/Testing]] - Instruction on how to install and test the weekly release. NOTE: weekly releases can be totally broken. Use stable unless you know what you are doing.
-
== Contact ==
+
== Contribute ==
-
MeeGo SDK team can be found here:
+
MeeGo SDK work and the team can be found here:
* '''IRC''': #meego-sdk on Freenode. [http://trac.tspre.org/merbot/freenode/%23meego-sdk/ Logs.]
* '''IRC''': #meego-sdk on Freenode. [http://trac.tspre.org/merbot/freenode/%23meego-sdk/ Logs.]
* '''Mailing list''': [http://lists.meego.com/listinfo/meego-sdk MeeGo-SDK].  
* '''Mailing list''': [http://lists.meego.com/listinfo/meego-sdk MeeGo-SDK].  
 +
* '''Submit Features''': [https://bugs.meego.com/enter_bug.cgi?product=MeeGo%20SDK%20features SDK Feature Request]
-
Visit the [http://wiki.meego.com/Mailing_list_guidelines mailing guidelines page] for more details about participating on MeeGo mailing lists and IRC channels.
+
Visit the [[mailing list guidelines]] for more details about participating on MeeGo mailing lists and IRC channels.
== SDK Development ==
== SDK Development ==
Line 23: Line 26:
* [[SDK/Road_to_1.1]]
* [[SDK/Road_to_1.1]]
* [[SDK/Road_to_1.2]]
* [[SDK/Road_to_1.2]]
 +
* [[SDK/Road_to_1.3]] - Under development
-
=== SDK Program Organization ===
+
=== SDK Organization ===
-
 
+
-
==== Management ====
+
-
 
+
-
* [http://meego.com/users/veli Veli Kaksonen] - Program Manager
+
-
* Ville Lavonius - Product Manager
+
-
* [http://meego.com/users/bspencer Bob Spencer] - Architect
+
-
* Kerry Jiang - Engineering Manager / China
+
-
 
+
-
==== Domains ====
+
-
 
+
-
* [[SDK/Architecture]] - [http://meego.com/users/bspencer Bob Spencer] - Architecture Team Lead
+
-
** [http://meego.com/users/fabo Fathi Boudra]
+
-
** [http://meego.com/users/wwhbuaa Jackie Wu]
+
-
** [http://meego.com/users/mauricek Maurice Kalinowski]
+
-
 
+
-
* [[SDK/API]] - N/A - API Team Lead
+
-
 
+
-
* [[SDK/Release]] - [http://meego.com/users/fabo Fathi Boudra] - Release Team Lead
+
-
** [http://meego.com/users/wwhbuaa Jackie Wu]
+
-
 
+
-
* [[SDK/Windows]] - [http://wiki.meego.com/User:Maxayu Max A Yu] - Windows Port Lead
+
-
 
+
-
* [[SDK/MacOSX]] - N/A - Mac OS X Port Lead
+
-
 
+
-
* [[SDK/QA]] - Jaya Uppalapati - QA Team Lead
+
-
** Juha Peisanen
+
-
** Arcadie Perpelita
+
-
** Daniel Mihai
+
-
** Laura Piekkola
+
-
 
+
-
* [[SDK/Documentation]] - Taru Laine - Documentation Team Lead
+
-
** Elliot Smith
+
-
 
+
-
==== Subsystems ====
+
-
 
+
-
* [[SDK/Installer]] - N/A - Installer Team Lead
+
-
** N/A
+
-
 
+
-
* [[SDK/QtCreator]] - [http://meego.com/users/mauricek Maurice Kalinowski] - Qt SDK responsible
+
-
** [http://meego.com/users/johnchen Zhang Chen]
+
-
 
+
-
* [[SDK/Toolchains]] - [http://meego.com/users/kant Jarmo Kant] - Toolchains Subsystem Maintainer / Team Lead
+
-
** Al Nikolov - ARM
+
-
** Xu U Zhang - Intel
+
-
 
+
-
* [[SDK/MADDE]] - Jari Ihatsu - MADDE Subsystem Maintainer / Team Lead
+
-
** [http://meego.com/users/too Tomi Ollila]
+
-
** Wang Wenchao
+
-
 
+
-
* [[SDK/Qemu]] - [http://meego.com/users/suihkulokki Riku Voipio] - Qemu Subsystem Maintainer / Team Lead
+
-
** [http://meego.com/users/zhiyuan Zhiyuan Lv]
+
-
** Juha Riihimäki
+
-
** [http://meego.com/users/haitao Haitao Feng]
+
-
** [http://meego.com/users/juntian Jun Tian]
+
 +
* [[SDK Organization]]
=== Meetings ===
=== Meetings ===
Line 103: Line 54:
==== Closed ====
==== Closed ====
-
* lorem ipsum
+
* -
== Misc material not yet in right place ==
== Misc material not yet in right place ==
Line 115: Line 66:
* [[SDK/Road_to_1.1.2]]
* [[SDK/Road_to_1.1.2]]
* [[SDK/Tutorials]]
* [[SDK/Tutorials]]
-
* link1
+
* [[SDK/External_Build_Host]] for non-OBS processes
-
* link2
+
* [[SDK/Beginners_guide_how_to_get_started]] with all this
 +
 
 +
[[Category:SDK]]

Latest revision as of 18:48, 21 June 2011

Welcome to the MeeGo SDK main wiki page. You will find links to all the information you need to know about developing with the MeeGo SDK.

Contents

MeeGo SDK Documentation

Testing the SDK

  • SDK/Testing - Instruction on how to install and test the weekly release. NOTE: weekly releases can be totally broken. Use stable unless you know what you are doing.

Contribute

MeeGo SDK work and the team can be found here:

Visit the mailing list guidelines for more details about participating on MeeGo mailing lists and IRC channels.

SDK Development

SDK development is done by the MeeGo.com SDK Program under MeeGo Program Office. MeeGo SDK team consists of team members from various companies involved in MeeGo. The goal is to create one SDK suitable for all the official MeeGo verticals. SDK also needs to be extend-able with plugins for more specific needs.

SDK Organization

Meetings

Proposals & Studies

Proposals & Studies about MeeGo SDK. Feel free to write one.. :)

Active

Closed

  • -

Misc material not yet in right place

Let's gather here links to all the documents we have. Then later we can review those and move those under /SDK/.

Retrieved from "http://wiki.meego.com/SDK"
Personal tools