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 94839D809 for ; Fri, 2 Nov 2012 12:51:07 +0000 (UTC) Received: (qmail 39176 invoked by uid 500); 2 Nov 2012 12:51:06 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 38952 invoked by uid 500); 2 Nov 2012 12:51:05 -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 38922 invoked by uid 99); 2 Nov 2012 12:51:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 12:51:04 +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 awf.aoo@gmail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 12:50:56 +0000 Received: by mail-bk0-f47.google.com with SMTP id jk7so1260594bkc.6 for ; Fri, 02 Nov 2012 05:50:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=RQibMr/fp7tBKZX8am33AUhwg9RBRMnIe1IPKex4nW8=; b=FOZtKMeYI6SDUGeqAtC9LR1kgQ1pQfMpO2PSo7N80rkGxeAiiSuELWrcDtdL6jcFeu Dr+Ua1ario11khHZVEVQnYZ6g6bmwgF6GidwJka5xBalAA6Jpm4Wl/ePKAwiCLWZ34DT c7eG+TFoB5WwXqTvZyn4i2yAIVJQe7gQIqjD3g7++arxChBY0ldflYvFaGHGsOp0igkS sdc97S9GHQxVUMNO3CZrnDN89M8Bf6Sx53KI+R3YhSH+LoTFlMooy1xKAVEB6MbcTy5u sONm5qwq6AhOE8jOyhZZebyr5uqwqGBra0pqIZRhc2M70Me1jAEu0UHPrkJfCzBYgMAi CJlQ== Received: by 10.204.9.3 with SMTP id j3mr364372bkj.15.1351860635529; Fri, 02 Nov 2012 05:50:35 -0700 (PDT) Received: from [9.155.131.83] (deibp9eh1--blueice1n2.emea.ibm.com. [195.212.29.164]) by mx.google.com with ESMTPS id e3sm6554423bks.7.2012.11.02.05.50.33 (version=SSLv3 cipher=OTHER); Fri, 02 Nov 2012 05:50:34 -0700 (PDT) Message-ID: <5093C197.8080509@googlemail.com> Date: Fri, 02 Nov 2012 13:50:31 +0100 From: Andre Fischer User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: [question] build infra structure. References: <5092A708.9040800@googlemail.com> <5092AEEC.9060301@googlemail.com> <509383A4.8080301@googlemail.com> <5093981F.3030108@gmail.com> In-Reply-To: <5093981F.3030108@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 02.11.2012 10:53, J�rgen Schmidt wrote: > On 11/2/12 9:46 AM, jan iversen wrote: >> Thanks for offering your help, I will definitively come back to that. >> >> Just one question, is there a design document or something where I can read >> how the new makefile concept is going to work ? > maybe this helps you to get started > > http://wiki.openoffice.org/wiki/Build_Environment_Effort > > and all the related links on the right > > Juergen I found this one for the dmake system: http://wiki.openoffice.org/wiki/Dmake_and_OOo_environment Old but not completely outdated. -Andre