Refactoring 3rdparty build system

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
metux
Advanced member
Advanced member
Posts: 146
Joined: Mon Jul 28, 2014 6:21 pm

Refactoring 3rdparty build system

Post by metux »

Hi folks,
I'm currently working on refactoring the 3rdparty build scripts. The goals are:
* simpler structure/process with less code
* cleaner separation between packages
* individual packages can be built individually
* cleanup duplicate version definitions (eg. versions.def <->plat_common.def)
It's still quite incomplete and hackish, but feel free to play around:


repo: git@gitorious.org:open-zimbra/open-zimbra.git
branch: HACK_BUILD

cu
Post Reply