Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C8DFE96E9 for ; Sat, 18 Feb 2012 05:25:57 +0000 (UTC) Received: (qmail 53812 invoked by uid 500); 18 Feb 2012 05:25:57 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 53727 invoked by uid 500); 18 Feb 2012 05:25:56 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 53701 invoked by uid 99); 18 Feb 2012 05:25:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Feb 2012 05:25:55 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of surya.openoffice.org@gmail.com designates 209.85.210.47 as permitted sender) Received: from [209.85.210.47] (HELO mail-pz0-f47.google.com) (209.85.210.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Feb 2012 05:25:50 +0000 Received: by daln34 with SMTP id n34so3361490dal.6 for ; Fri, 17 Feb 2012 21:25:30 -0800 (PST) Received-SPF: pass (google.com: domain of surya.openoffice.org@gmail.com designates 10.68.138.167 as permitted sender) client-ip=10.68.138.167; Authentication-Results: mr.google.com; spf=pass (google.com: domain of surya.openoffice.org@gmail.com designates 10.68.138.167 as permitted sender) smtp.mail=surya.openoffice.org@gmail.com; dkim=pass header.i=surya.openoffice.org@gmail.com Received: from mr.google.com ([10.68.138.167]) by 10.68.138.167 with SMTP id qr7mr38857097pbb.0.1329542730459 (num_hops = 1); Fri, 17 Feb 2012 21:25:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=tj4IJRrdyG5u2Bb1LHXPe+GUZUQS+FdOOkL12VaLJNA=; b=AJ/bfYQn30ElXa2ixu2xBKyVO8ceqMxVaBy95HHv6UPZaGvEbdX/EDrL1r0WHyGgb1 yEcV92dudbsUOVqz+wTz43Gsu8t32K64+3s47STVi7MGM2LrXkfANk4VAqWM2qAzNJei 049CHPEjg7Du2kw6rU4Nb6kV1fZ/GLkt/h5pg= MIME-Version: 1.0 Received: by 10.68.138.167 with SMTP id qr7mr31521535pbb.0.1329542730402; Fri, 17 Feb 2012 21:25:30 -0800 (PST) Received: by 10.143.67.1 with HTTP; Fri, 17 Feb 2012 21:25:30 -0800 (PST) In-Reply-To: <4F3CDFBA.9030900@googlemail.com> References: <4F3CDFBA.9030900@googlemail.com> Date: Sat, 18 Feb 2012 00:25:30 -0500 Message-ID: Subject: Re: Fwd: [BUILD] Building partially. From: Surya Kanth To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks. I need this kind of help and encouragement for the next few months atleast. I think I can get familiar with the process in a few months. My target is to submit one patch at least a month. slowly iwant to increase the number of patches i can contribute. I need help in this way. suryakanth On 2/16/12, J=FCrgen Schmidt wrote: > On 2/16/12 10:50 AM, Surya Kanth wrote: >> ---------- Forwarded message ---------- >> From: Surya Kanth >> Date: Tue, 14 Feb 2012 15:32:30 +0530 >> Subject: [BUILD] Building partially. >> To: dev@openoffice.org >> >> Hi, Open office team. >> >> can any one please tell me the process for partial builds. For >> example, I want to work on writer and on a particular use case like ' >> How it produces tables and graphics on the document' I want to tweak >> into the code. But to build any changes DO I HAVE TO DO COMPLETE >> BUILD??? or how can i just build on writer with the necessary >> dependencies???? >> >> Someone suggest me how to do this. Thank you. > > you have to built the whole office only once. Later on it's enough to > build only the module where you have made changes. The changed library > can be copied in the office installation directly. > > A simply find should help to find the correct place. > > Well the whole thing becomes more complicate when you change config > files, IDL, help content or something similar that is not code directly. > This kind of changes trigger more dependencies and I would suggest that > we discuss this on demand here on the list. > > I hope this helps, otherwise feel free to ask again. Especially when you > have question where to find the relevant code I am sure somebody here on > the list can help. > > Juergen > > > >