You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/11/14 23:45:03 UTC

svn commit: r1409490 [1/2] - in /incubator/ooo/branches/gbuild/main: idl/ idl/prj/ solenv/gbuild/ wizards/ wizards/prj/

Author: arist
Date: Wed Nov 14 22:45:00 2012
New Revision: 1409490

URL: http://svn.apache.org/viewvc?rev=1409490&view=rev
Log:
gnumake4_007_317028997768.patch
# HG changeset patch
# User mba
# Date 1298457784 -3600
# Node ID 31702899776800f69a0c331f71d750b1ebd53b07
# Parent fd19cf9e6d8f9b5ee8e2eb69033dc6b81f7e6635
CWS gnumake4: use pattern rules for zip and jar


Added:
    incubator/ooo/branches/gbuild/main/idl/Executable_svidl.mk
    incubator/ooo/branches/gbuild/main/idl/Makefile
    incubator/ooo/branches/gbuild/main/idl/Module_idl.mk
    incubator/ooo/branches/gbuild/main/idl/prj/makefile.mk
    incubator/ooo/branches/gbuild/main/solenv/gbuild/Jar.mk
    incubator/ooo/branches/gbuild/main/solenv/gbuild/Zip.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_cal.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_dbw.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_eur.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_imp.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_tpl.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wwz.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wzi.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Jar_agenda.mk
    incubator/ooo/branches/gbuild/main/wizards/Jar_commonwizards.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Jar_fax.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Jar_form.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Jar_letter.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Jar_query.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Jar_report.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Jar_reportbuilder.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Jar_table.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Jar_web.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Makefile
    incubator/ooo/branches/gbuild/main/wizards/Module_wizards.mk
    incubator/ooo/branches/gbuild/main/wizards/Zip_depot.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_euro.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_form.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_gimmicks.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_import.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_launcher.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_schedule.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_share.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_standard.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_template.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_tools.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_tutorials.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_usr.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/Zip_web.mk   (with props)
    incubator/ooo/branches/gbuild/main/wizards/prj/makefile.mk   (with props)
Modified:
    incubator/ooo/branches/gbuild/main/solenv/gbuild/TargetLocations.mk

Added: incubator/ooo/branches/gbuild/main/idl/Executable_svidl.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/idl/Executable_svidl.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/idl/Executable_svidl.mk (added)
+++ incubator/ooo/branches/gbuild/main/idl/Executable_svidl.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,69 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.	See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.	If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Executable_Executable,svidl))
+
+$(eval $(call gb_Executable_add_api,svidl,\
+	udkapi \
+	offapi \
+))
+
+$(eval $(call gb_Executable_set_include,svidl,\
+	$$(INCLUDE) \
+	-I$(OUTDIR)/inc/ \
+	-I$(SRCDIR)/idl/inc/pch \
+	-I$(SRCDIR)/idl/inc \
+))
+
+$(eval $(call gb_Executable_set_cxxflags,svidl,\
+	$$(CXXFLAGS) \
+	-DIDL_COMPILER \
+))
+
+$(eval $(call gb_Executable_add_linked_libs,svidl,\
+	sal \
+	tl \
+    $(gb_STDLIBS) \
+))
+
+$(eval $(call gb_Executable_add_exception_objects,svidl,\
+	idl/source/cmptools/char \
+	idl/source/cmptools/hash \
+	idl/source/cmptools/lex \
+	idl/source/objects/basobj \
+	idl/source/objects/bastype \
+	idl/source/objects/module \
+	idl/source/objects/object \
+	idl/source/objects/slot \
+	idl/source/objects/types \
+	idl/source/prj/command \
+	idl/source/prj/database \
+	idl/source/prj/globals \
+	idl/source/prj/svidl \
+))
+
+# vim: set noet sw=4 ts=4:

Added: incubator/ooo/branches/gbuild/main/idl/Makefile
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/idl/Makefile?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/idl/Makefile (added)
+++ incubator/ooo/branches/gbuild/main/idl/Makefile Wed Nov 14 22:45:00 2012
@@ -0,0 +1,38 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+ifeq ($(strip $(SOLARENV)),)
+$(error No environment set!)
+endif
+
+gb_PARTIALBUILD := T
+GBUILDDIR := $(SOLARENV)/gbuild
+include $(GBUILDDIR)/gbuild.mk
+
+$(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/Module*.mk)))
+
+# vim: set noet sw=4 ts=4:

Added: incubator/ooo/branches/gbuild/main/idl/Module_idl.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/idl/Module_idl.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/idl/Module_idl.mk (added)
+++ incubator/ooo/branches/gbuild/main/idl/Module_idl.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,35 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+
+$(eval $(call gb_Module_Module,idl))
+
+$(eval $(call gb_Module_add_targets,idl,\
+	Executable_svidl \
+))
+
+# vim: set noet sw=4 ts=4:

Added: incubator/ooo/branches/gbuild/main/idl/prj/makefile.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/idl/prj/makefile.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/idl/prj/makefile.mk (added)
+++ incubator/ooo/branches/gbuild/main/idl/prj/makefile.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,40 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+PRJ=..
+TARGET=prj
+
+.INCLUDE : settings.mk
+
+.IF "$(VERBOSE)"!=""
+VERBOSEFLAG :=
+.ELSE
+VERBOSEFLAG := -s
+.ENDIF
+
+all:
+	cd $(PRJ) && $(GNUMAKE) $(VERBOSEFLAG) -r -j$(MAXPROCESS) $(gb_MAKETARGET) && $(GNUMAKE) $(VERBOSEFLAG) -r deliverlog

Added: incubator/ooo/branches/gbuild/main/solenv/gbuild/Jar.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/solenv/gbuild/Jar.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/solenv/gbuild/Jar.mk (added)
+++ incubator/ooo/branches/gbuild/main/solenv/gbuild/Jar.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,158 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+# if a jar prerequisite has changed, the ClassSet must be recompiled. How?
+
+# Jar class
+
+gb_Jar_JAVACOMMAND := $(JAVAINTERPRETER)
+gb_Jar_JARCOMMAND := jar
+
+# location of manifest file in workdir
+define gb_Jar_get_manifest_target 
+$(call gb_JavaClassSet_get_classdir,$(call gb_Jar_get_classsetname,$(1)))/META-INF/MANIFEST.MF
+endef
+
+# creates classset and META-INF folders if they don't exist
+# adds manifest version, class path, solarversion and content from sources to manifest file 
+# creates the target folder of the jar file if it doesn't exist
+# creates the jar file
+define gb_Jar__command
+	$(call gb_Helper_abbreviate_dirs_native,\
+	mkdir -p $(call gb_JavaClassSet_get_classdir,$(call gb_Jar_get_classsetname,$(1)))/META-INF && \
+	echo Manifest-Version: 1.0 > $(call gb_Jar_get_manifest_target,$(1)) && \
+	echo "Class-Path: $(JARCLASSPATH)" >> $(call gb_Jar_get_manifest_target,$(1)) && \
+	echo "Solar-Version: $(RSCREVISION)" >> $(call gb_Jar_get_manifest_target,$(1)) && \
+	cat $(MANIFEST) >> $(call gb_Jar_get_manifest_target,$(1)) && \
+	mkdir -p $(dir $(2)) && \
+	cd $(call gb_JavaClassSet_get_classdir,$(call gb_Jar_get_classsetname,$(1))) && $(gb_Jar_JARCOMMAND) cfm $(2) $(call gb_Jar_get_manifest_target,$(1)) META-INF $(PACKAGEROOTS) )
+endef
+
+# clean target reuses clean target of ClassSet
+$(call gb_Jar_get_clean_target,%) : $(call gb_JavaClassSet_get_clean_target,$(call gb_Jar_get_classsetname,%))
+	$(call gb_Output_announce,$*,$(false),JAR,3)
+	$(call gb_Helper_abbreviate_dirs,\
+		rm -rf $(dir $(call gb_Jar_get_target,$*)) && \
+		rm -f $(call gb_Jar_get_final_target,$*) && \
+		rm -f $(call gb_Jar_get_outdir_target,$*))
+
+# the final target is a touch target; we use it as registered targets should be in workdir, not in outdir
+# the outdir target depends on the workdir target and is built by delivering the latter
+# the workdir target is created by cd'ing to the target directory and adding/updating the files
+$(call gb_Jar_get_final_target,%) : $(call gb_Jar_get_outdir_target,%)
+	$(call gb_Helper_abbreviate_dirs,\
+		touch $@)
+
+# rule for creating the jar file using the command defined above
+$(call gb_Jar_get_target,%) : $(call gb_JavaClassSet_get_target,$(call gb_Jar_get_classsetname,%))
+	$(call gb_Jar__command,$*,$@,$*,$?)
+
+# resets scoped variables (see explanations where they are set)
+# creates a class set and a dependency to it 
+# registers target and clean target
+# adds jar files to DeliverLogTarget
+# adds dependency for outdir target to workdir target (pattern rule for delivery is in Package.mk)
+define gb_Jar_Jar
+$(call gb_Jar_get_target,$(1)) : CLASSPATH := $(value XCLASSPATH)
+$(call gb_Jar_get_target,$(1)) : MANIFEST :=
+$(call gb_Jar_get_target,$(1)) : JARCLASSPATH :=
+$(call gb_Jar_get_target,$(1)) : PACKAGEROOTS :=
+$(call gb_JavaClassSet_JavaClassSet,$(call gb_Jar_get_classsetname,$(1)))
+$(eval $(call gb_Module_register_target,$(call gb_Jar_get_final_target,$(1)),$(call gb_Jar_get_clean_target,$(1))))
+$(call gb_Deliver_add_deliverable,$(call gb_Jar_get_outdir_target,$(1)),$(call gb_Jar_get_target,$(1)),$(1))
+$(call gb_Jar_get_outdir_target,$(1)) : $(call gb_Jar_get_target,$(1))
+
+endef
+
+# source files are forwarded to the ClassSet
+define gb_Jar_add_sourcefile
+$(call gb_JavaClassSet_add_sourcefile,$(call gb_Jar_get_classsetname,$(1)),$(2))
+endef
+
+# PACKAGEROOTS is the list of all root folders to pack into the jar (without META-INF as this is added automatically)
+define gb_Jar_set_packageroot
+$(call gb_Jar_get_target,$(1)) : PACKAGEROOTS := $(2)
+endef
+
+define gb_Jar_add_sourcefiles
+$(foreach sourcefile,$(2),$(call gb_Jar_add_sourcefile,$(1),$(sourcefile)))
+endef
+
+# don't forward it to ClassSet; the ClassSet "inherits" the classpath from the Jar
+define gb_JarTest_set_classpath
+$(call gb_Jar_get_target,$(1)) : CLASSPATH := $(2)
+endef
+
+# JARCLASSPATH is the class path that is written to the manifest of the jar
+define gb_Jar_set_jarclasspath
+
+$(call gb_Jar_get_target,$(1)) : JARCLASSPATH := $(2)
+endef
+
+# provide a manifest template containing jar specific information to be written into the manifest
+# it will be appended to the standard content that is written in the build command explicitly
+# the jar file gets a dependency to the manifest template
+define gb_Jar_set_manifest
+$(call gb_Jar_get_target,$(1)) : MANIFEST := $(2)
+$(call gb_Jar_get_target,$(1)) : $(2)
+
+endef
+
+# remember: classpath is "inherited" to ClassSet
+define gb_Jar_add_jar
+$(call gb_Jar_get_target,$(1)) : CLASSPATH := $$(CLASSPATH)$(gb_CLASSPATHSEP)$(2)
+$(call gb_JavaClassSet_add_jar,$(call gb_Jar_get_classsetname,$(1)),$(2))
+
+endef
+
+# specify jars with imported modules
+define gb_Jar_add_jars
+$(foreach jar,$(2),$(call gb_Jar_add_jar,$(1),$(jar)))
+endef
+
+# possible directories for jar files containing UNO services 
+gb_Jar_COMPONENTPREFIXES := \
+    OOO:vnd.sun.star.expand:\dOOO_BASE_DIR/program/classes/ \
+    URE:vnd.sun.star.expand:\dURE_INTERNAL_JAVA_DIR/ \
+    INTERN:vnd.sun.star.expand:\dOOO_INBUILD_JAVA_DIR/
+
+# get component prefix from layer name ("OOO", "URE", "INTERN")
+gb_Jar__get_componentprefix = \
+    $(patsubst $(1):%,%,$(or \
+        $(filter $(1):%,$(gb_Jar_COMPONENTPREFIXES)), \
+        $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))
+
+# layer must be specified explicitly in this macro (different to libraries)
+define gb_Jar_set_componentfile
+$(call gb_ComponentTarget_ComponentTarget,$(2),$(call gb_Jar__get_componentprefix,$(3)),$(notdir $(call gb_Jar_get_target,$(1))))
+$(call gb_Jar_get_target,$(1)) : $(call gb_ComponentTarget_get_outdir_target,$(2))
+$(call gb_Jar_get_clean_target,$(1)) : $(call gb_ComponentTarget_get_clean_target,$(2))
+
+endef
+
+
+# vim: set noet sw=4 ts=4:

Modified: incubator/ooo/branches/gbuild/main/solenv/gbuild/TargetLocations.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/solenv/gbuild/TargetLocations.mk?rev=1409490&r1=1409489&r2=1409490&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/solenv/gbuild/TargetLocations.mk (original)
+++ incubator/ooo/branches/gbuild/main/solenv/gbuild/TargetLocations.mk Wed Nov 14 22:45:00 2012
@@ -25,7 +25,7 @@
 
 gb_ComponentTarget_get_outdir_target = $(OUTDIR)/xml/component/$(1).component
 gb_Executable_get_target = $(OUTDIR)/bin/$(1)$(gb_Executable_EXT)
-gb_PackagePart_get_destinations = $(OUTDIR)/xml $(OUTDIR)/inc $(OUTDIR)/bin $(OUTDIR)/idl
+gb_PackagePart_get_destinations = $(OUTDIR)/xml $(OUTDIR)/inc $(OUTDIR)/bin $(OUTDIR)/idl $(OUTDIR)/pck
 gb_PackagePart_get_target = $(OUTDIR)/$(1)
 gb_ResTarget_get_outdir_imagelist_target = $(OUTDIR)/res/img/$(1).ilst
 gb_ResTarget_get_outdir_target = $(OUTDIR)/bin/$(1).res

Added: incubator/ooo/branches/gbuild/main/solenv/gbuild/Zip.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/solenv/gbuild/Zip.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/solenv/gbuild/Zip.mk (added)
+++ incubator/ooo/branches/gbuild/main/solenv/gbuild/Zip.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,83 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+# Zip class
+
+gb_Zip_ZIPCOMMAND := zip
+
+# remove zip file in workdir and outdir
+$(call gb_Zip_get_clean_target,%) :
+	$(call gb_Output_announce,$*,$(false),ZIP,3)
+	$(call gb_Helper_abbreviate_dirs,\
+		rm -f $(call gb_Zip_get_target,$*) && \
+		rm -f $(call gb_Zip_get_final_target,$*) && \
+		rm -f $(call gb_Zip_get_outdir_target,$*))
+
+# rule to create zip package in workdir
+# -FS makes sure that all files in the zip package will be removed that no longer are in $(FILES)
+$(call gb_Zip_get_target,%) :
+	$(call gb_Helper_abbreviate_dirs_native,\
+	mkdir -p $(dir $(call gb_Zip_get_target,$*)) && \
+	cd $(LOCATION) && $(gb_Zip_ZIPCOMMAND) -rX -FS $(call gb_Zip_get_target,$*) $(FILES) )
+
+# the final target is a touch target; we use it as registered targets should be in workdir, not in outdir
+# the outdir target depends on the workdir target and is built by delivering the latter
+# the workdir target is created by cd'ing to the target directory and adding/updating the files
+$(call gb_Zip_get_final_target,%) : $(call gb_Zip_get_outdir_target,%)
+	touch $@
+
+# clear file list, set location (zipping uses relative paths)
+# register target and clean target
+# add deliverable
+# add dependency for outdir target to workdir target (pattern rule for delivery is in Package.mk)
+# the zip package target requires that all added files have a common root directory (package location)
+# names of added files are relative to it; the zip will store them with their complete relative path name
+# the location can't be stored in a scoped variable as it is needed in the add_file macro (see rule above)
+define gb_Zip_Zip
+$(call gb_Zip_get_target,$(1)) : FILES :=
+$(call gb_Zip_get_target,$(1)) : LOCATION := $(2)
+gb_Package_Location_$(1) := $(2)
+$(eval $(call gb_Module_register_target,$(call gb_Zip_get_final_target,$(1)),$(call gb_Zip_get_clean_target,$(1))))
+$(call gb_Deliver_add_deliverable,$(call gb_Zip_get_outdir_target,$(1)),$(call gb_Zip_get_target,$(1)),$(1))
+$(call gb_Zip_get_outdir_target,$(1)) : $(call gb_Zip_get_target,$(1))
+
+endef
+
+# adding a file creates a dependency to it
+# the full path name of the file needs access to the package location
+# as scoped variables only exist in rules, we use a postfixed name to refer to the location
+define gb_Zip_add_file
+$(call gb_Zip_get_target,$(1)) : FILES += $(2)
+$(call gb_Zip_get_target,$(1)) : $(gb_Package_Location_$(1))/$(2)
+
+endef
+
+define gb_Zip_add_files
+$(foreach file,$(2),$(call gb_Zip_add_file,$(1),$(file)))
+endef
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/solenv/gbuild/Zip.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_cal.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_cal.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_cal.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_cal.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,45 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_AllLangResTarget_AllLangResTarget,cal))
+
+$(eval $(call gb_AllLangResTarget_add_srs,cal,\
+	cal/res \
+))
+
+$(eval $(call gb_SrsTarget_SrsTarget,cal/res))
+
+$(eval $(call gb_SrsTarget_set_include,cal/res,\
+	$$(INCLUDE) \
+	-I$(WORKDIR)/inc \
+))
+
+$(eval $(call gb_SrsTarget_add_files,cal/res,\
+	wizards/source/schedule/schedule.src \
+))
+
+

Propchange: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_cal.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_dbw.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_dbw.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_dbw.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_dbw.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,45 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_AllLangResTarget_AllLangResTarget,dbw))
+
+$(eval $(call gb_AllLangResTarget_add_srs,dbw,\
+	dbw/res \
+))
+
+$(eval $(call gb_SrsTarget_SrsTarget,dbw/res))
+
+$(eval $(call gb_SrsTarget_set_include,dbw/res,\
+	$$(INCLUDE) \
+	-I$(WORKDIR)/inc \
+))
+
+$(eval $(call gb_SrsTarget_add_files,dbw/res,\
+	wizards/source/formwizard/dbwizres.src \
+))
+
+

Propchange: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_dbw.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_eur.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_eur.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_eur.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_eur.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,45 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_AllLangResTarget_AllLangResTarget,eur))
+
+$(eval $(call gb_AllLangResTarget_add_srs,eur,\
+	eur/res \
+))
+
+$(eval $(call gb_SrsTarget_SrsTarget,eur/res))
+
+$(eval $(call gb_SrsTarget_set_include,eur/res,\
+	$$(INCLUDE) \
+	-I$(WORKDIR)/inc \
+))
+
+$(eval $(call gb_SrsTarget_add_files,eur/res,\
+	wizards/source/euro/euro.src \
+))
+
+

Propchange: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_eur.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_imp.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_imp.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_imp.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_imp.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,45 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_AllLangResTarget_AllLangResTarget,imp))
+
+$(eval $(call gb_AllLangResTarget_add_srs,imp,\
+	imp/res \
+))
+
+$(eval $(call gb_SrsTarget_SrsTarget,imp/res))
+
+$(eval $(call gb_SrsTarget_set_include,imp/res,\
+	$$(INCLUDE) \
+	-I$(WORKDIR)/inc \
+))
+
+$(eval $(call gb_SrsTarget_add_files,imp/res,\
+	wizards/source/importwizard/importwi.src \
+))
+
+

Propchange: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_imp.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_tpl.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_tpl.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_tpl.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_tpl.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,45 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_AllLangResTarget_AllLangResTarget,tpl))
+
+$(eval $(call gb_AllLangResTarget_add_srs,tpl,\
+	tpl/res \
+))
+
+$(eval $(call gb_SrsTarget_SrsTarget,tpl/res))
+
+$(eval $(call gb_SrsTarget_set_include,tpl/res,\
+	$$(INCLUDE) \
+	-I$(WORKDIR)/inc \
+))
+
+$(eval $(call gb_SrsTarget_add_files,tpl/res,\
+	wizards/source/template/template.src \
+))
+
+

Propchange: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_tpl.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wwz.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wwz.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wwz.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wwz.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,45 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_AllLangResTarget_AllLangResTarget,wwz))
+
+$(eval $(call gb_AllLangResTarget_add_srs,wwz,\
+	wwz/res \
+))
+
+$(eval $(call gb_SrsTarget_SrsTarget,wwz/res))
+
+$(eval $(call gb_SrsTarget_set_include,wwz/res,\
+	$$(INCLUDE) \
+	-I$(WORKDIR)/inc \
+))
+
+$(eval $(call gb_SrsTarget_add_files,wwz/res,\
+	wizards/source/webwizard/webwizar.src \
+))
+
+

Propchange: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wwz.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wzi.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wzi.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wzi.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wzi.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,47 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_AllLangResTarget_AllLangResTarget,wzi))
+
+$(eval $(call gb_AllLangResTarget_set_reslocation,wzi,wizards))
+
+$(eval $(call gb_AllLangResTarget_add_srs,wzi,\
+	wzi/res \
+))
+
+$(eval $(call gb_SrsTarget_SrsTarget,wzi/res))
+
+$(eval $(call gb_SrsTarget_set_include,wzi/res,\
+	$$(INCLUDE) \
+	-I$(WORKDIR)/inc \
+))
+
+$(eval $(call gb_SrsTarget_add_files,wzi/res,\
+	wizards/source/imagelists/imagelists.src \
+))
+
+

Propchange: incubator/ooo/branches/gbuild/main/wizards/AllLangResTarget_wzi.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Jar_agenda.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Jar_agenda.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Jar_agenda.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Jar_agenda.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,62 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Jar_Jar,agenda))
+
+$(eval $(call gb_Jar_add_jars,agenda,\
+	$(OUTDIR)/bin/ridl.jar \
+	$(OUTDIR)/bin/unoil.jar \
+	$(OUTDIR)/bin/jurt.jar \
+	$(OUTDIR)/bin/juh.jar \
+	$(OUTDIR)/bin/java_uno.jar \
+	$(OUTDIR)/bin/commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_set_manifest,agenda,$(SRCDIR)/wizards/com/sun/star/wizards/agenda/MANIFEST.MF))
+
+$(eval $(call gb_Jar_set_jarclasspath,agenda,\
+	commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_set_packageroot,agenda,com))
+
+$(eval $(call gb_Jar_add_sourcefiles,agenda,\
+	wizards/com/sun/star/wizards/agenda/AgendaTemplate \
+	wizards/com/sun/star/wizards/agenda/AgendaWizardDialog \
+	wizards/com/sun/star/wizards/agenda/AgendaWizardDialogConst \
+	wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl \
+	wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources \
+	wizards/com/sun/star/wizards/agenda/CallWizard \
+	wizards/com/sun/star/wizards/agenda/CGAgenda \
+	wizards/com/sun/star/wizards/agenda/CGTopic \
+	wizards/com/sun/star/wizards/agenda/TemplateConsts \
+	wizards/com/sun/star/wizards/agenda/TopicsControl \
+))
+
+$(eval $(call gb_Jar_set_componentfile,agenda,wizards/com/sun/star/wizards/agenda/agenda,OOO))
+
+# vim: set noet sw=4 ts=4:

Added: incubator/ooo/branches/gbuild/main/wizards/Jar_commonwizards.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Jar_commonwizards.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Jar_commonwizards.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Jar_commonwizards.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,132 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Jar_Jar,commonwizards))
+
+$(eval $(call gb_Jar_add_jars,commonwizards,\
+	$(OUTDIR)/bin/ridl.jar \
+	$(OUTDIR)/bin/unoil.jar \
+	$(OUTDIR)/bin/jurt.jar \
+	$(OUTDIR)/bin/juh.jar \
+	$(OUTDIR)/bin/java_uno.jar \
+))
+
+$(eval $(call gb_Jar_set_packageroot,commonwizards,com))
+
+$(eval $(call gb_Jar_set_manifest,commonwizards,$(SRCDIR)/wizards/com/sun/star/wizards/common/MANIFEST.MF))
+
+$(eval $(call gb_Jar_add_sourcefiles,commonwizards,\
+	wizards/com/sun/star/wizards/common/HelpIds	                		\
+	wizards/com/sun/star/wizards/common/Desktop	                		\
+	wizards/com/sun/star/wizards/common/NumberFormatter                 		\
+	wizards/com/sun/star/wizards/common/FileAccess                 		\
+	wizards/com/sun/star/wizards/common/Helper                     		\
+	wizards/com/sun/star/wizards/common/InvalidQueryException      		\
+	wizards/com/sun/star/wizards/common/JavaTools                  		\
+	wizards/com/sun/star/wizards/common/NoValidPathException       		\
+	wizards/com/sun/star/wizards/common/Properties                 		\
+	wizards/com/sun/star/wizards/common/PropertyNames                 		\
+	wizards/com/sun/star/wizards/common/Resource                   		\
+	wizards/com/sun/star/wizards/common/SystemDialog				\
+	wizards/com/sun/star/wizards/common/Configuration				\
+	wizards/com/sun/star/wizards/common/ConfigNode					\
+	wizards/com/sun/star/wizards/common/ConfigGroup				\
+	wizards/com/sun/star/wizards/common/ConfigSet					\
+	wizards/com/sun/star/wizards/common/XMLProvider				\
+	wizards/com/sun/star/wizards/common/XMLHelper					\
+	wizards/com/sun/star/wizards/common/IRenderer					\
+	wizards/com/sun/star/wizards/common/Indexable					\
+	wizards/com/sun/star/wizards/common/TerminateWizardException			\
+	wizards/com/sun/star/wizards/common/UCB					\
+	wizards/com/sun/star/wizards/common/DebugHelper					\
+	wizards/com/sun/star/wizards/common/PropertySetHelper					\
+	wizards/com/sun/star/wizards/common/NumericalHelper					\
+	wizards/com/sun/star/wizards/common/NamedValueCollection       \
+	wizards/com/sun/star/wizards/db/DBMetaData					\
+	wizards/com/sun/star/wizards/db/CommandMetaData				\
+	wizards/com/sun/star/wizards/db/QueryMetaData					\
+	wizards/com/sun/star/wizards/db/BlindtextCreator				\
+	wizards/com/sun/star/wizards/db/FieldColumn					\
+	wizards/com/sun/star/wizards/db/CommandName					\
+	wizards/com/sun/star/wizards/db/RecordParser					\
+	wizards/com/sun/star/wizards/db/TypeInspector					\
+	wizards/com/sun/star/wizards/db/ColumnPropertySet				\
+	wizards/com/sun/star/wizards/db/RelationController				\
+	wizards/com/sun/star/wizards/db/TableDescriptor				\
+	wizards/com/sun/star/wizards/db/SQLQueryComposer				\
+	wizards/com/sun/star/wizards/db/DatabaseObjectWizard					\
+	wizards/com/sun/star/wizards/ui/event/AbstractListener			\
+	wizards/com/sun/star/wizards/ui/event/CommonListener				\
+	wizards/com/sun/star/wizards/ui/event/DataAware				\
+	wizards/com/sun/star/wizards/ui/event/DataAwareFields				\
+	wizards/com/sun/star/wizards/ui/event/EventNames				\
+	wizards/com/sun/star/wizards/ui/event/ListModelBinder				\
+	wizards/com/sun/star/wizards/ui/event/MethodInvocation			\
+	wizards/com/sun/star/wizards/ui/event/RadioDataAware				\
+	wizards/com/sun/star/wizards/ui/event/SimpleDataAware				\
+	wizards/com/sun/star/wizards/ui/event/Task					\
+	wizards/com/sun/star/wizards/ui/event/TaskEvent				\
+	wizards/com/sun/star/wizards/ui/event/TaskListener				\
+	wizards/com/sun/star/wizards/ui/event/UnoDataAware				\
+	wizards/com/sun/star/wizards/ui/AggregateComponent				\
+	wizards/com/sun/star/wizards/ui/CommandFieldSelection				\
+	wizards/com/sun/star/wizards/ui/ControlScroller				\
+	wizards/com/sun/star/wizards/ui/DBLimitedFieldSelection			\
+	wizards/com/sun/star/wizards/ui/DocumentPreview				\
+	wizards/com/sun/star/wizards/ui/FilterComponent				\
+	wizards/com/sun/star/wizards/ui/FieldSelection					\
+	wizards/com/sun/star/wizards/ui/ImageList					\
+	wizards/com/sun/star/wizards/ui/ButtonList					\
+	wizards/com/sun/star/wizards/ui/PathSelection					\
+	wizards/com/sun/star/wizards/ui/PeerConfig					\
+	wizards/com/sun/star/wizards/ui/SortingComponent				\
+	wizards/com/sun/star/wizards/ui/TitlesComponent				\
+	wizards/com/sun/star/wizards/ui/WizardDialog					\
+	wizards/com/sun/star/wizards/ui/UIConsts					\
+	wizards/com/sun/star/wizards/ui/UnoDialog					\
+	wizards/com/sun/star/wizards/ui/UnoDialog2					\
+	wizards/com/sun/star/wizards/ui/XCommandSelectionListener			\
+	wizards/com/sun/star/wizards/ui/XFieldSelectionListener			\
+	wizards/com/sun/star/wizards/ui/XPathSelectionListener				\
+	wizards/com/sun/star/wizards/ui/XCompletion					\
+	wizards/com/sun/star/wizards/document/Control					\
+	wizards/com/sun/star/wizards/document/DatabaseControl				\
+	wizards/com/sun/star/wizards/document/FormHandler				\
+	wizards/com/sun/star/wizards/document/GridControl				\
+	wizards/com/sun/star/wizards/document/OfficeDocument				\
+	wizards/com/sun/star/wizards/document/Shape					\
+	wizards/com/sun/star/wizards/document/TimeStampControl				\
+	wizards/com/sun/star/wizards/text/TextDocument					\
+	wizards/com/sun/star/wizards/text/TextFieldHandler				\
+	wizards/com/sun/star/wizards/text/TextFrameHandler				\
+	wizards/com/sun/star/wizards/text/TextSectionHandler				\
+	wizards/com/sun/star/wizards/text/TextStyleHandler				\
+	wizards/com/sun/star/wizards/text/TextTableHandler				\
+	wizards/com/sun/star/wizards/text/ViewHandler \
+))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Jar_commonwizards.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Jar_fax.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Jar_fax.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Jar_fax.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Jar_fax.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,60 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Jar_Jar,fax))
+
+$(eval $(call gb_Jar_add_jars,fax,\
+	$(OUTDIR)/bin/ridl.jar \
+	$(OUTDIR)/bin/unoil.jar \
+	$(OUTDIR)/bin/jurt.jar \
+	$(OUTDIR)/bin/juh.jar \
+	$(OUTDIR)/bin/java_uno.jar \
+	$(OUTDIR)/bin/commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_set_packageroot,fax,com))
+
+$(eval $(call gb_Jar_set_manifest,fax,$(SRCDIR)/wizards/com/sun/star/wizards/fax/MANIFEST.MF))
+
+$(eval $(call gb_Jar_set_jarclasspath,fax,\
+	commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_add_sourcefiles,fax,\
+	wizards/com/sun/star/wizards/fax/CallWizard \
+	wizards/com/sun/star/wizards/fax/CGFax \
+	wizards/com/sun/star/wizards/fax/CGFaxWizard \
+	wizards/com/sun/star/wizards/fax/FaxDocument \
+	wizards/com/sun/star/wizards/fax/FaxWizardDialog \
+	wizards/com/sun/star/wizards/fax/FaxWizardDialogConst \
+	wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl \
+	wizards/com/sun/star/wizards/fax/FaxWizardDialogResources \
+))
+
+$(eval $(call gb_Jar_set_componentfile,fax,wizards/com/sun/star/wizards/fax/fax,OOO))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Jar_fax.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Jar_form.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Jar_form.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Jar_form.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Jar_form.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,62 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Jar_Jar,form))
+
+$(eval $(call gb_Jar_add_jars,form,\
+	$(OUTDIR)/bin/ridl.jar \
+	$(OUTDIR)/bin/unoil.jar \
+	$(OUTDIR)/bin/jurt.jar \
+	$(OUTDIR)/bin/juh.jar \
+	$(OUTDIR)/bin/java_uno.jar \
+	$(OUTDIR)/bin/commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_set_manifest,form,$(SRCDIR)/wizards/com/sun/star/wizards/form/MANIFEST.MF))
+
+$(eval $(call gb_Jar_set_packageroot,form,com))
+
+$(eval $(call gb_Jar_set_jarclasspath,form,\
+	commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_add_sourcefiles,form,\
+	wizards/com/sun/star/wizards/form/CallFormWizard \
+	wizards/com/sun/star/wizards/form/DataEntrySetter \
+	wizards/com/sun/star/wizards/form/FieldLinker \
+	wizards/com/sun/star/wizards/form/Finalizer \
+	wizards/com/sun/star/wizards/form/FormConfiguration \
+	wizards/com/sun/star/wizards/form/FormControlArranger \
+	wizards/com/sun/star/wizards/form/FormDocument \
+	wizards/com/sun/star/wizards/form/FormWizard \
+	wizards/com/sun/star/wizards/form/StyleApplier \
+	wizards/com/sun/star/wizards/form/UIControlArranger \
+))
+
+$(eval $(call gb_Jar_set_componentfile,form,wizards/com/sun/star/wizards/form/form,OOO))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Jar_form.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Jar_letter.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Jar_letter.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Jar_letter.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Jar_letter.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,63 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Jar_Jar,letter))
+
+$(eval $(call gb_Jar_add_jars,letter,\
+	$(OUTDIR)/bin/ridl.jar \
+	$(OUTDIR)/bin/unoil.jar \
+	$(OUTDIR)/bin/jurt.jar \
+	$(OUTDIR)/bin/juh.jar \
+	$(OUTDIR)/bin/java_uno.jar \
+	$(OUTDIR)/bin/commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_set_manifest,letter,$(SRCDIR)/wizards/com/sun/star/wizards/letter/MANIFEST.MF))
+
+$(eval $(call gb_Jar_set_packageroot,letter,com))
+
+$(eval $(call gb_Jar_set_jarclasspath,letter,\
+	commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_add_sourcefiles,letter,\
+	wizards/com/sun/star/wizards/letter/CallWizard \
+	wizards/com/sun/star/wizards/letter/CGLetter \
+	wizards/com/sun/star/wizards/letter/CGLetterWizard \
+	wizards/com/sun/star/wizards/letter/CGPaperElementLocation \
+	wizards/com/sun/star/wizards/letter/LetterDocument \
+	wizards/com/sun/star/wizards/letter/LetterWizardDialog \
+	wizards/com/sun/star/wizards/letter/LetterWizardDialogConst \
+	wizards/com/sun/star/wizards/letter/LetterWizardDialogEvents \
+	wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl \
+	wizards/com/sun/star/wizards/letter/LetterWizardDialogResources \
+	wizards/com/sun/star/wizards/letter/LocaleCodes \
+))
+
+$(eval $(call gb_Jar_set_componentfile,letter,wizards/com/sun/star/wizards/letter/letter,OOO))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Jar_letter.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Jar_query.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Jar_query.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Jar_query.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Jar_query.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,56 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Jar_Jar,query))
+
+$(eval $(call gb_Jar_add_jars,query,\
+	$(OUTDIR)/bin/ridl.jar \
+	$(OUTDIR)/bin/unoil.jar \
+	$(OUTDIR)/bin/jurt.jar \
+	$(OUTDIR)/bin/juh.jar \
+	$(OUTDIR)/bin/java_uno.jar \
+	$(OUTDIR)/bin/commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_set_manifest,query,$(SRCDIR)/wizards/com/sun/star/wizards/query/MANIFEST.MF))
+
+$(eval $(call gb_Jar_set_packageroot,query,com))
+
+$(eval $(call gb_Jar_set_jarclasspath,query,\
+	commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_add_sourcefiles,query,\
+	wizards/com/sun/star/wizards/query/CallQueryWizard \
+	wizards/com/sun/star/wizards/query/Finalizer \
+	wizards/com/sun/star/wizards/query/QuerySummary \
+	wizards/com/sun/star/wizards/query/QueryWizard \
+))
+
+$(eval $(call gb_Jar_set_componentfile,query,wizards/com/sun/star/wizards/query/query,OOO))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Jar_query.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Jar_report.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Jar_report.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Jar_report.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Jar_report.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,66 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Jar_Jar,report))
+
+$(eval $(call gb_Jar_add_jars,report,\
+	$(OUTDIR)/bin/ridl.jar \
+	$(OUTDIR)/bin/unoil.jar \
+	$(OUTDIR)/bin/jurt.jar \
+	$(OUTDIR)/bin/juh.jar \
+	$(OUTDIR)/bin/java_uno.jar \
+	$(OUTDIR)/bin/commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_set_manifest,report,$(SRCDIR)/wizards/com/sun/star/wizards/report/MANIFEST.MF))
+
+$(eval $(call gb_Jar_set_packageroot,report,com))
+
+$(eval $(call gb_Jar_set_jarclasspath,report,\
+	commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_add_sourcefiles,report,\
+	wizards/com/sun/star/wizards/report/CallReportWizard \
+	wizards/com/sun/star/wizards/report/Dataimport \
+	wizards/com/sun/star/wizards/report/DBColumn \
+	wizards/com/sun/star/wizards/report/GroupFieldHandler \
+	wizards/com/sun/star/wizards/report/IReportBuilderLayouter \
+	wizards/com/sun/star/wizards/report/IReportDefinitionReadAccess \
+	wizards/com/sun/star/wizards/report/IReportDocument \
+	wizards/com/sun/star/wizards/report/RecordTable \
+	wizards/com/sun/star/wizards/report/ReportFinalizer \
+	wizards/com/sun/star/wizards/report/ReportImplementationHelper \
+	wizards/com/sun/star/wizards/report/ReportLayouter \
+	wizards/com/sun/star/wizards/report/ReportTextDocument \
+	wizards/com/sun/star/wizards/report/ReportTextImplementation \
+	wizards/com/sun/star/wizards/report/ReportWizard \
+))
+
+$(eval $(call gb_Jar_set_componentfile,report,wizards/com/sun/star/wizards/report/report,OOO))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Jar_report.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Jar_reportbuilder.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Jar_reportbuilder.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Jar_reportbuilder.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Jar_reportbuilder.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,66 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Jar_Jar,reportbuilderwizard))
+
+$(eval $(call gb_Jar_add_jars,reportbuilderwizard,\
+	$(OUTDIR)/bin/ridl.jar \
+	$(OUTDIR)/bin/unoil.jar \
+	$(OUTDIR)/bin/jurt.jar \
+	$(OUTDIR)/bin/juh.jar \
+	$(OUTDIR)/bin/java_uno.jar \
+	$(OUTDIR)/bin/commonwizards.jar \
+	$(OUTDIR)/bin/report.jar \
+))
+
+$(eval $(call gb_Jar_set_packageroot,reportbuilderwizard,com))
+
+$(eval $(call gb_Jar_set_manifest,reportbuilderwizard,$(SRCDIR)/wizards/com/sun/star/wizards/reportbuilder/Manifest.mf))
+
+$(eval $(call gb_Jar_set_jarclasspath,reportbuilderwizard,\
+	commonwizards.jar \
+	report.jar \
+))
+
+$(eval $(call gb_Jar_add_sourcefiles,reportbuilderwizard,\
+	wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation \
+	wizards/com/sun/star/wizards/reportbuilder/layout/ColumnarSingleColumn \
+	wizards/com/sun/star/wizards/reportbuilder/layout/ColumnarThreeColumns \
+	wizards/com/sun/star/wizards/reportbuilder/layout/ColumnarTwoColumns \
+	wizards/com/sun/star/wizards/reportbuilder/layout/DesignTemplate \
+	wizards/com/sun/star/wizards/reportbuilder/layout/InBlocksLabelsAbove \
+	wizards/com/sun/star/wizards/reportbuilder/layout/InBlocksLabelsLeft \
+	wizards/com/sun/star/wizards/reportbuilder/layout/LayoutConstants \
+	wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter \
+	wizards/com/sun/star/wizards/reportbuilder/layout/SectionEmptyObject \
+	wizards/com/sun/star/wizards/reportbuilder/layout/SectionLabel \
+	wizards/com/sun/star/wizards/reportbuilder/layout/SectionObject \
+	wizards/com/sun/star/wizards/reportbuilder/layout/SectionTextField \
+	wizards/com/sun/star/wizards/reportbuilder/layout/Tabular \
+))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Jar_reportbuilder.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Jar_table.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Jar_table.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Jar_table.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Jar_table.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,61 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Jar_Jar,table))
+
+$(eval $(call gb_Jar_add_jars,table,\
+	$(OUTDIR)/bin/ridl.jar \
+	$(OUTDIR)/bin/unoil.jar \
+	$(OUTDIR)/bin/jurt.jar \
+	$(OUTDIR)/bin/juh.jar \
+	$(OUTDIR)/bin/java_uno.jar \
+	$(OUTDIR)/bin/commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_set_packageroot,table,com))
+
+$(eval $(call gb_Jar_set_manifest,table,$(SRCDIR)/wizards/com/sun/star/wizards/table/MANIFEST.MF))
+
+$(eval $(call gb_Jar_set_jarclasspath,table,\
+	commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_add_sourcefiles,table,\
+	wizards/com/sun/star/wizards/table/CallTableWizard \
+	wizards/com/sun/star/wizards/table/CGCategory \
+	wizards/com/sun/star/wizards/table/CGTable \
+	wizards/com/sun/star/wizards/table/FieldDescription \
+	wizards/com/sun/star/wizards/table/FieldFormatter \
+	wizards/com/sun/star/wizards/table/Finalizer \
+	wizards/com/sun/star/wizards/table/PrimaryKeyHandler \
+	wizards/com/sun/star/wizards/table/ScenarioSelector \
+	wizards/com/sun/star/wizards/table/TableWizard \
+))
+
+$(eval $(call gb_Jar_set_componentfile,table,wizards/com/sun/star/wizards/table/table,OOO))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Jar_table.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Jar_web.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Jar_web.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Jar_web.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Jar_web.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,106 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Jar_Jar,web))
+
+$(eval $(call gb_Jar_add_jars,web,\
+	$(OUTDIR)/bin/ridl.jar \
+	$(OUTDIR)/bin/unoil.jar \
+	$(OUTDIR)/bin/jurt.jar \
+	$(OUTDIR)/bin/juh.jar \
+	$(OUTDIR)/bin/java_uno.jar \
+	$(OUTDIR)/bin/commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_set_packageroot,web,com))
+
+$(eval $(call gb_Jar_set_manifest,web,$(SRCDIR)/wizards/com/sun/star/wizards/web/MANIFEST.MF))
+
+$(eval $(call gb_Jar_set_jarclasspath,web,\
+	commonwizards.jar \
+))
+
+$(eval $(call gb_Jar_add_sourcefiles,web,\
+	wizards/com/sun/star/wizards/web/AbstractErrorHandler \
+	wizards/com/sun/star/wizards/web/BackgroundsDialog \
+	wizards/com/sun/star/wizards/web/CallWizard \
+	wizards/com/sun/star/wizards/web/ErrorHandler \
+	wizards/com/sun/star/wizards/web/ExtensionVerifier \
+	wizards/com/sun/star/wizards/web/FTPDialog \
+	wizards/com/sun/star/wizards/web/FTPDialogResources \
+	wizards/com/sun/star/wizards/web/IconsDialog \
+	wizards/com/sun/star/wizards/web/ImageListDialog \
+	wizards/com/sun/star/wizards/web/LogTaskListener \
+	wizards/com/sun/star/wizards/web/Process \
+	wizards/com/sun/star/wizards/web/ProcessErrorHandler \
+	wizards/com/sun/star/wizards/web/ProcessErrors \
+	wizards/com/sun/star/wizards/web/ProcessStatusRenderer \
+	wizards/com/sun/star/wizards/web/StatusDialog \
+	wizards/com/sun/star/wizards/web/StylePreview \
+	wizards/com/sun/star/wizards/web/TOCPreview \
+	wizards/com/sun/star/wizards/web/WebWizard \
+	wizards/com/sun/star/wizards/web/WebWizardConst \
+	wizards/com/sun/star/wizards/web/WebWizardDialog \
+	wizards/com/sun/star/wizards/web/WebWizardDialogResources \
+	wizards/com/sun/star/wizards/web/WWD_Events \
+	wizards/com/sun/star/wizards/web/WWD_General \
+	wizards/com/sun/star/wizards/web/WWD_Startup \
+	wizards/com/sun/star/wizards/web/WWHID \
+	wizards/com/sun/star/wizards/web/data/CGArgument \
+	wizards/com/sun/star/wizards/web/data/CGContent \
+	wizards/com/sun/star/wizards/web/data/CGDesign \
+	wizards/com/sun/star/wizards/web/data/CGDocument \
+	wizards/com/sun/star/wizards/web/data/CGExporter \
+	wizards/com/sun/star/wizards/web/data/CGFilter \
+	wizards/com/sun/star/wizards/web/data/CGGeneralInfo \
+	wizards/com/sun/star/wizards/web/data/CGIconSet \
+	wizards/com/sun/star/wizards/web/data/CGImage \
+	wizards/com/sun/star/wizards/web/data/CGLayout \
+	wizards/com/sun/star/wizards/web/data/CGPublish \
+	wizards/com/sun/star/wizards/web/data/CGSession \
+	wizards/com/sun/star/wizards/web/data/CGSessionName \
+	wizards/com/sun/star/wizards/web/data/CGSettings \
+	wizards/com/sun/star/wizards/web/data/CGStyle \
+	wizards/com/sun/star/wizards/web/data/ConfigSetItem \
+	wizards/com/sun/star/wizards/web/data/TypeDetection \
+	wizards/com/sun/star/wizards/web/export/AbstractExporter \
+	wizards/com/sun/star/wizards/web/export/ConfiguredExporter \
+	wizards/com/sun/star/wizards/web/export/CopyExporter \
+	wizards/com/sun/star/wizards/web/export/Exporter \
+	wizards/com/sun/star/wizards/web/export/FilterExporter \
+	wizards/com/sun/star/wizards/web/export/ImpressHTMLExporter \
+	wizards/com/sun/star/wizards/web/status/ErrorLog \
+	wizards/com/sun/star/wizards/web/status/ErrorReporter \
+	wizards/com/sun/star/wizards/web/status/LogTaskListener \
+	wizards/com/sun/star/wizards/web/status/Task \
+	wizards/com/sun/star/wizards/web/status/TaskEvent \
+	wizards/com/sun/star/wizards/web/status/TaskListener \
+))
+
+$(eval $(call gb_Jar_set_componentfile,web,wizards/com/sun/star/wizards/web/web,OOO))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Jar_web.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Makefile
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Makefile?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Makefile (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Makefile Wed Nov 14 22:45:00 2012
@@ -0,0 +1,38 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2010 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+ifeq ($(strip $(SOLARENV)),)
+$(error No environment set!)
+endif
+
+gb_PARTIALBUILD := T
+GBUILDDIR := $(SOLARENV)/gbuild
+include $(GBUILDDIR)/gbuild.mk
+
+$(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/Module*.mk)))
+
+# vim: set noet sw=4 ts=4:

Added: incubator/ooo/branches/gbuild/main/wizards/Module_wizards.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Module_wizards.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Module_wizards.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Module_wizards.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,64 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Module_Module,wizards))
+
+$(eval $(call gb_Module_add_targets,wizards,\
+	AllLangResTarget_cal \
+	AllLangResTarget_dbw \
+	AllLangResTarget_eur \
+	AllLangResTarget_imp \
+	AllLangResTarget_tpl \
+	AllLangResTarget_wwz \
+	AllLangResTarget_wzi \
+	Jar_commonwizards \
+	Jar_agenda \
+	Jar_fax \
+	Jar_form \
+	Jar_letter \
+	Jar_query \
+	Jar_report \
+	Jar_reportbuilder \
+	Jar_table \
+	Jar_web \
+	Zip_depot \
+	Zip_euro \
+	Zip_form \
+	Zip_gimmicks \
+	Zip_import \
+	Zip_launcher \
+	Zip_schedule \
+	Zip_share \
+	Zip_standard \
+	Zip_template \
+	Zip_tools \
+	Zip_tutorials \
+	Zip_usr \
+	Zip_web \
+))
+
+# vim: set noet sw=4 ts=4:

Added: incubator/ooo/branches/gbuild/main/wizards/Zip_depot.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Zip_depot.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Zip_depot.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Zip_depot.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,53 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Zip_Zip,basicsrvdepot,$(SRCDIR)/wizards/source/depot))
+
+$(eval $(call gb_Zip_add_files,basicsrvdepot,\
+	CommonLang.xba \
+	Currency.xba \
+	Depot.xba \
+	dialog.xlb \
+	Dialog2.xdl \
+	Dialog3.xdl \
+	Dialog4.xdl \
+	Internet.xba \
+	Lang_de.xba \
+	Lang_en.xba \
+	Lang_es.xba \
+	Lang_fr.xba \
+	Lang_it.xba \
+	Lang_ja.xba \
+	Lang_ko.xba \
+	Lang_sv.xba \
+	Lang_tw.xba \
+	Lang_zh.xba \
+	script.xlb \
+	tools.xba \
+))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Zip_depot.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Zip_euro.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Zip_euro.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Zip_euro.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Zip_euro.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,45 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Zip_Zip,basicsrveuro,$(SRCDIR)/wizards/source/euro))
+
+$(eval $(call gb_Zip_add_files,basicsrveuro,\
+	AutoPilotRun.xba \
+	Common.xba \
+	ConvertRun.xba \
+	dialog.xlb \
+	DlgConvert.xdl \
+	DlgPassword.xdl \
+	Hard.xba \
+	Init.xba \
+	Protect.xba \
+	script.xlb \
+	Soft.xba \
+	Writer.xba \
+))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Zip_euro.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Zip_form.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Zip_form.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Zip_form.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Zip_form.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,42 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Zip_Zip,basicsrvform,$(SRCDIR)/wizards/source/formwizard))
+
+$(eval $(call gb_Zip_add_files,basicsrvform,\
+	DBMeta.xba \
+	develop.xba \
+	dialog.xlb \
+	DlgFormDB.xdl \
+	FormWizard.xba \
+	Language.xba \
+	Layouter.xba \
+	script.xlb \
+	tools.xba \
+))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Zip_form.mk
------------------------------------------------------------------------------
    svn:executable = *

Added: incubator/ooo/branches/gbuild/main/wizards/Zip_gimmicks.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/wizards/Zip_gimmicks.mk?rev=1409490&view=auto
==============================================================================
--- incubator/ooo/branches/gbuild/main/wizards/Zip_gimmicks.mk (added)
+++ incubator/ooo/branches/gbuild/main/wizards/Zip_gimmicks.mk Wed Nov 14 22:45:00 2012
@@ -0,0 +1,42 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+# 
+# Copyright 2000, 2011 Oracle and/or its affiliates.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org.  If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+$(eval $(call gb_Zip_Zip,basicsrvgimmicks,$(SRCDIR)/wizards/source/gimmicks))
+
+$(eval $(call gb_Zip_add_files,basicsrvgimmicks,\
+	AutoText.xba \
+	ChangeAllChars.xba \
+	dialog.xlb \
+	GetTexts.xba \
+	ReadDir.xba \
+	ReadFolderDlg.xdl \
+	script.xlb \
+	UserfieldDlg.xdl \
+	Userfields.xba \
+))
+
+# vim: set noet sw=4 ts=4:

Propchange: incubator/ooo/branches/gbuild/main/wizards/Zip_gimmicks.mk
------------------------------------------------------------------------------
    svn:executable = *