Meego Wiki
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
m (changed description of study)
(SDK Development)
 
(26 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 ==
-
SDK development is done by the MeeGo SDK team. MeeGo SDK team consists of team members from various companies involved in MeeGo. The goal is to create one SDK suitable for all the verticals and is extend-able with plugins for more specific needs.
+
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/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 Team ===
+
=== SDK Organization ===
-
* [http://meego.com/users/veli Veli Kaksonen] - Program Manager
+
* [[SDK Organization]]
-
* Ville Lavonius - Product Manager
+
-
* [http://meego.com/users/bspencer Bob Spencer] - Architect
+
-
* [http://meego.com/users/fabo Fathi Boudra] - Release Manager
+
-
* Kerry Jiang
+
-
* [http://meego.com/users/wwhbuaa Jackie Wu]
+
-
* [http://meego.com/users/johnchen Zhang Chen]
+
-
* [http://meego.com/users/haitao Haitao Feng]
+
-
* Jari Ihatsu
+
-
* [http://meego.com/users/mauricek Maurice Kalinowski]
+
-
* [http://meego.com/users/kant Jarmo Kant]
+
-
* [http://meego.com/users/zhiyuan Zhiyuan Lv]
+
-
* Al Nikolov
+
-
* [http://meego.com/users/too Tomi Ollila]
+
-
* Juha Riihimäki
+
-
* [http://meego.com/users/suihkulokki Riku Voipio]
+
-
* [http://meego.com/users/juntian Jun Tian]
+
-
* Wang Wenchao
+
-
* [http://wiki.meego.com/User:Maxayu Max A Yu] ([[SDK/MeeGo SDK for Windows |MeeGo SDK for Windows]])
+
-
 
+
-
==== SubTeams ====
+
-
 
+
-
* [[SDK/Architecture]]
+
-
* [[SDK/API]]
+
-
* [[SDK/Release]]
+
-
* [[SDK/Toolchains]]
+
-
* [[SDK/QA]]
+
-
* [[SDK/Documentation]]
+
-
* [[SDK/Installation]]
+
-
* [[SDK/Qemu]]
+
=== Meetings ===
=== Meetings ===
Line 75: Line 50:
* [[SDK/Packaging_proposal]] - Proposal on how to package MeeGo application for deployment and uploading to App stores.
* [[SDK/Packaging_proposal]] - Proposal on how to package MeeGo application for deployment and uploading to App stores.
* [[SDK/Packages_group]] - Proposal for packages group
* [[SDK/Packages_group]] - Proposal for packages group
-
* [[SDK/Sysroot extension]] - Proposal on how to extend sysroot by adding additional libraries
+
* [[SDK/Sysroot_extension]] - Proposal on how to extend sysroot by adding additional libraries
==== Closed ====
==== Closed ====
-
* lorem ipsum
+
* -
== Misc material not yet in right place ==
== Misc material not yet in right place ==
Line 91: 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