Difference between revisions of "Build Environment Effort/Current work"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Current work on module migration)
(update gnumake4 status)
 
(3 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
== Current work on module migration ==
 
== Current work on module migration ==
  
We decided to use priorities for our future work on the new build environment. Issues found in integrated milestones and new requirements found in converting modules to the new build system get highest priority. The planned module conversions are:
+
We decided to use priorities for our future work on the new build environment. Issues found in integrated milestones and new requirements found in converting modules to the new build system get highest priority. The planned module conversions that have not been started yet are:
  
* wizards (done in CWS gnumake4)
 
* writerfilter (done in CWS writerfilter10)
 
* starmath (done in CWS gnumake4)
 
* sax (done in CWS gunmake4)
 
* regexp (done in CWS gnumake4)
 
* basegfx (done in CWS gnumake4)
 
* basebmp (done in CWS gnumake4)
 
 
* filter
 
* filter
 
* i18npool
 
* i18npool
Line 23: Line 16:
 
* shell
 
* shell
 
* writerperfect
 
* writerperfect
* cppcanvas (done in CWS gnumake4)
 
* canvas (done in CWS gnumake4)
 
* oox (in progress in CWS writerfilter10)
 
* vcl (done in CWS vcl2gnumake)
 
* linguistic (done in CWS gnumake4)
 
* idl (done in CWS gnumake4)
 
* xmlscript (done in CWS gnumake4)
 
* unotools (done in CWS gnumake4)
 
* ucbhelper (done inc CWS gnumake4)
 
* udkapi (in progress in cws ause130)
 
* offapi (in progress in cws ause130)
 
* vbaapi (in progress in cws ause130)
 
* offuh (in progress in cws ause130)
 
* unoxml (done in CWS xmlfix3)
 
* padmin (done in CWS vcl118)
 
* sd (done in cws sd2gbuild)
 
* xmlreader (done in CWS gnumake4)
 
  
 
This will create a complete module chain from sw to tools and this will allow us to get better performance predictions for the new build system.
 
This will create a complete module chain from sw to tools and this will allow us to get better performance predictions for the new build system.
  
Of course everybody is free to convert any other modules now, moreover, this would be appreciated a lot! Please add the modules you have converted to the list shown above. In case this would create new requirements, we will give them high priority. If you want to support us by converting other modules, please refer to [[Build_Environment_Effort/Module_Migration|Module Migration]].
+
Of course everybody is free to convert any other modules now, moreover, this would be appreciated a lot! Please add the modules you have converted to the [[Build_Environment_Effort/Module_Status|table]]. In case this would create new requirements, we will give them high priority. If you want to support us by converting other modules, please refer to [[Build_Environment_Effort/Module_Migration|Module Migration]].
  
 
== Actions ==
 
== Actions ==
  
 
* bug fixes:
 
* bug fixes:
 
+
** multi-repository support for JavaClassSet fixed (done in CWS gnumake4)
 +
** racy dependency file generation fixed (CWS gnumake4)
 
* new features:
 
* new features:
** native resources (started in CWS gnumake4)
+
** native resources (done in CWS vcl2gnumake)
** idl compilation (started in cws ause130)
+
** idl compilation (done in cws ause130)
** compilation of jar files (done in CWS gnmake4)
+
** compilation of jar files (done in CWS gnumake4)
 
** zipped packages (done in CWS gnumake4)
 
** zipped packages (done in CWS gnumake4)
 +
** better support for using external libraries (CWS gnumake4)
 +
** support for user-defined CFLAGS, CXXFLAGS, CPPFLAGS, LDFLAGS (CWS gnumake4)

Latest revision as of 14:22, 28 April 2011

Edit.png

Build Environment Effort

Quick Navigation

About this template


The complete progress of module migration is tracked here

Current work on module migration

We decided to use priorities for our future work on the new build environment. Issues found in integrated milestones and new requirements found in converting modules to the new build system get highest priority. The planned module conversions that have not been started yet are:

  • filter
  • i18npool
  • connectivity
  • drawinglayer
  • avmedia
  • rsc
  • basic
  • shell
  • writerperfect

This will create a complete module chain from sw to tools and this will allow us to get better performance predictions for the new build system.

Of course everybody is free to convert any other modules now, moreover, this would be appreciated a lot! Please add the modules you have converted to the table. In case this would create new requirements, we will give them high priority. If you want to support us by converting other modules, please refer to Module Migration.

Actions

  • bug fixes:
    • multi-repository support for JavaClassSet fixed (done in CWS gnumake4)
    • racy dependency file generation fixed (CWS gnumake4)
  • new features:
    • native resources (done in CWS vcl2gnumake)
    • idl compilation (done in cws ause130)
    • compilation of jar files (done in CWS gnumake4)
    • zipped packages (done in CWS gnumake4)
    • better support for using external libraries (CWS gnumake4)
    • support for user-defined CFLAGS, CXXFLAGS, CPPFLAGS, LDFLAGS (CWS gnumake4)
Personal tools