Difference between revisions of "Modularization/Build Wizard"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 3: Line 3:
 
==OOo Build Wizard==
 
==OOo Build Wizard==
 
The OOo Build Helper allows to configure and build OOo in a graphical way, thus simplifying it and lowering the barrier of entry.
 
The OOo Build Helper allows to configure and build OOo in a graphical way, thus simplifying it and lowering the barrier of entry.
 +
 +
===Milestone I===
 +
The immediate goal is to get the "stack" complete. Currently we understand that we need the following (from top to bottom):
 +
 +
# System Analysis - Analyse the system regarding needed tools, libraries and other prerequisites.
 +
# Feature Selection/Configuration - Select a the feature set, respectively choose from a different implementations (e.g. the libxml may be used from the system or may be self built).
 +
# Download / Checkout the Source.
 +
# Configure and start the build.
  
  

Revision as of 12:31, 9 June 2009

Type: effort Status: Started

OOo Build Wizard

The OOo Build Helper allows to configure and build OOo in a graphical way, thus simplifying it and lowering the barrier of entry.

Milestone I

The immediate goal is to get the "stack" complete. Currently we understand that we need the following (from top to bottom):

  1. System Analysis - Analyse the system regarding needed tools, libraries and other prerequisites.
  2. Feature Selection/Configuration - Select a the feature set, respectively choose from a different implementations (e.g. the libxml may be used from the system or may be self built).
  3. Download / Checkout the Source.
  4. Configure and start the build.
Personal tools