Difference between revisions of "Modularization/To-Dos"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: And this is what we want to do first: * Create a "build helper", responsible for ** getting the source, ** getting prerequisites and pre-builds, ** configuring the sources, taking care of...)
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
 +
 
And this is what we want to do first:
 
And this is what we want to do first:
  
 +
* [[schedule of modularization tools developing]]
 
* Create a "build helper", responsible for
 
* Create a "build helper", responsible for
 
** getting the source,
 
** getting the source,
Line 12: Line 15:
  
  
[[Category:Uno]]
+
[[Category:Modularization]]
 
[[Category:To-Do]]
 
[[Category:To-Do]]

Latest revision as of 11:08, 13 April 2010


And this is what we want to do first:

  • schedule of modularization tools developing
  • Create a "build helper", responsible for
    • getting the source,
    • getting prerequisites and pre-builds,
    • configuring the sources, taking care of dependencies ...,
    • and (optionally) building it.
  • Add missing/useful configuration switches (e.g. for headless support).
  • Re-factor according to needs (e.g. writer only etc.).

This "build helper" may be compared to the Linux kernels menuconfig / xconfig, first configure it extensively, ideally in a graphical way, than build it.

Personal tools