Meego Wiki
Views

SDK/Architecture

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
== Topics to Review ==
== Topics to Review ==
 +
 +
 +
== Topics Reviewed ==
=== 3rd Party Library use ===
=== 3rd Party Library use ===
-
'''Date to review:'''  Thursday Jan 13  05:30 UTC <br />
+
'''Date reviewed:'''  Thursday Jan 13  05:30 UTC <br />
-
'''Description:'''  
+
'''Description:''' Developers need a way to use additional, custom libraries that are not part of the default sysroot.  One way to do this is to recreate the sysroot, but this is timeconsuming.  Another way is to allow developers to specify the location of 3rd party libraries and include them in their project in addition to the sysroot.  
-
Developers need a way to use additional, custom libraries that are not part of the default sysroot.  One way to do this is to recreate the sysroot, but this is timeconsuming.  Another way is to allow developers to specify the location of 3rd party libraries and include them in their project in addition to the sysroot.  
+
 
 +
* Use current sysroot contents. Includes libraries for compliance with some extras
 +
* ~400MB today.  May be able to be [http://meego.gitorious.org/meego-developer-tools/madde/blobs/master/ext/slimtgz.sh | slimmed down] (fremantle sysroot is only 200MB)
 +
* AP: Fathi -- Create 2 sysroots:  small and full (all devel).  See how big the "slim" versions are.
 +
* AP: Fathi -- resolve ks content / organization
=== MeeGo SDK Installer for Linux ===
=== MeeGo SDK Installer for Linux ===
Line 23: Line 30:
* Start Qt Creator
* Start Qt Creator
-
Nokia is working on a "super installer" which will allow extension for 3rd party libraries such as Intel tools.  
+
Nokia is working on a "super installer" which will allow extension for 3rd party libraries such as Intel tools.
-
 
+
-
== Topics Reviewed ==
+

Revision as of 23:47, 20 January 2011

This page is to collect and track status for major decisions regarding the MeeGo SDK. Please add topics under the "Topics to review" heading.
Meeting times: Thursdays at 05:30 UTC

Minutes: http://piratepad.net/qqICWdiYLl

Contents

Topics to Review

Topics Reviewed

3rd Party Library use

Date reviewed: Thursday Jan 13 05:30 UTC
Description: Developers need a way to use additional, custom libraries that are not part of the default sysroot. One way to do this is to recreate the sysroot, but this is timeconsuming. Another way is to allow developers to specify the location of 3rd party libraries and include them in their project in addition to the sysroot.

  • Use current sysroot contents. Includes libraries for compliance with some extras
  • ~400MB today. May be able to be | slimmed down (fremantle sysroot is only 200MB)
  • AP: Fathi -- Create 2 sysroots: small and full (all devel). See how big the "slim" versions are.
  • AP: Fathi -- resolve ks content / organization

MeeGo SDK Installer for Linux

Date to review: Thursday Jan 13 05:30 UTC
Description: The Linux SDK needs to be easy to install. An installer could help with:

  • Welcome / Intro
  • authorization check and destination (/opt or ~)
  • Disk space
  • Uninstall previous
  • Repo selection (with default)
  • Progress indication during install
  • Target / Runtime selection
  • Start Qt Creator

Nokia is working on a "super installer" which will allow extension for 3rd party libraries such as Intel tools.

Personal tools