Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4123B200CD7 for ; Tue, 1 Aug 2017 09:44:51 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3D811166A60; Tue, 1 Aug 2017 07:44:51 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 81F33166A5E for ; Tue, 1 Aug 2017 09:44:50 +0200 (CEST) Received: (qmail 47237 invoked by uid 500); 1 Aug 2017 07:44:49 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 47226 invoked by uid 99); 1 Aug 2017 07:44:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2017 07:44:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id D2AD8C4EE1 for ; Tue, 1 Aug 2017 07:44:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.974 X-Spam-Level: X-Spam-Status: No, score=0.974 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_BLOCKED=0.001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Uq9zzsWZmzLW for ; Tue, 1 Aug 2017 07:44:39 +0000 (UTC) Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id C86295F1E7 for ; Tue, 1 Aug 2017 07:44:38 +0000 (UTC) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3xM7cq2fxZz108v; Tue, 1 Aug 2017 09:44:26 +0200 (CEST) Date: Tue, 01 Aug 2017 09:44:24 +0200 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: Partial Build of OO To: dev@openoffice.apache.org,Yemelyanenko Fyodor ,"dev@openoffice.apache.org" From: Peter kovacs Message-ID: <1FA5FA42-0C67-41C1-BD08-448E2FCD33EC@apache.org> archived-at: Tue, 01 Aug 2017 07:44:51 -0000 Account Creation file the wiki is done via this list=2E We want no bots ;) Just make a thread about it, and you get help=2E The current build process is a bit awkward in general=2E After sourcing the config, you can build inside a module=2E Prerequisite I= think is that you build in the beginning the other modules=2E Thus you mus= t have an initial successfully build OO once before you can test you own wo= rk by not building every thing=2E Maybe it is also possible to build a single module within Eclipse, but I h= ave not figured out what needs to be configured in eclipse so the outcome i= s the same=2E Please note: Damian is changing the build tool from dmesg + build=2Epl to = gmake=2E If you build from trunc the module could already support the new toolset= =2E All the best Peter Am 1=2E August 2017 09:13:56 MESZ schrieb Yemelyanenko Fyodor : >Hello! > >I've started to hack into OO code base=2E I found pretty interesting >guide here https://wiki=2Eopenoffice=2Eorg/wiki/Hacking and tried to do m= y >first hack=2E I've changed code as offered in article, and build vcl >module (partial build from vcl directory)=2E But nothing changed in OO=2E= =2E=2E >After digging into build=2Epl and documentation I found out that I should >cd to instsetoo_native and issue build command from there (w/o --all >switch)=2E This module installs all executable files in installed/install >directory (as I previously run configure script with >--with-package-format=3D"installed")=2E > >As a result I have question and suggestion :-) >1=2E Question is, if there is only one way to launch OO after partial >build is to build inside instsetoo_native? Build inside this dir take >same time as it completely recreates all directories and copies all >executable and library files (despite I changed only couple of libs) >2=2E Suggestion is to mention requirement to build inside >instsetoo_native in partial build section in Building Guide >(https://wiki=2Eopenoffice=2Eorg/wiki/Documentation/Building_Guide_AOO#Pa= rtial_Builds)=2E >There is link to install sets creation but it so inconspicuous, so I >noticed it after investigating installation process myself=2E >(I cannot find link to edit wiki and cannot create account to login to >wiki, as there is no link to account creation=2E=2E=2E) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org