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 83955978C for ; Fri, 4 Nov 2011 22:20:05 +0000 (UTC) Received: (qmail 85102 invoked by uid 500); 4 Nov 2011 22:20:05 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 85058 invoked by uid 500); 4 Nov 2011 22:20: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 85050 invoked by uid 99); 4 Nov 2011 22:20:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2011 22:20:05 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of r.bircher@gmx.ch designates 213.165.64.22 as permitted sender) Received: from [213.165.64.22] (HELO mailout-de.gmx.net) (213.165.64.22) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 04 Nov 2011 22:19:58 +0000 Received: (qmail invoked by alias); 04 Nov 2011 22:19:26 -0000 Received: from 139-246.104-92.cust.bluewin.ch (EHLO Raphaels-iMac.local) [92.104.246.139] by mail.gmx.net (mp058) with SMTP; 04 Nov 2011 23:19:26 +0100 X-Authenticated: #3203106 X-Provags-ID: V01U2FsdGVkX1/ksjx6JUzkDulJzwfvNFxBqFsYykJ4VI3vnVvRWO LtkPX2SmZa1Che Message-ID: <4EB464EE.4050007@gmx.ch> Date: Fri, 04 Nov 2011 23:19:26 +0100 From: Raphael Bircher User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: [code] main/dmake References: <4EB406F8.6020909@googlemail.com> In-Reply-To: <4EB406F8.6020909@googlemail.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Am 04.11.11 16:38, schrieb Oliver-Rainer Wittmann: > Hi, > > our build tool dmake is licensed under GPL. > Thus, it can not be part of our source releases. > But, we can use it for building - as we are using the gcc compiler. > > Thus, I will move the dmake source folder from .../ooo/trunk/main/ to > new folder .../ooo/buildtools/ in order to assure that everything > under .../ooo/trunk/ can become part of our source release. > > In order to get our bootstrap process still working it needs some > adaption: > I am planning to introduce a configure option in order to provide > manually the path to the source folder of the build tool dmake - > something like with-dmake=<$PATH to dmake folder>. If this option is > not used, the default path ../../buildtools/dmake/ - relative from > folder main - will be taken. The configure will then check, if this > folder exists - the manual given one or the default. The bootstrap > process will then work with this path to create the build tool dmake. This looks good for me. A other Idea would be to put this in the ext_sources. We hav allready this directory. Simply as imput. Greetings Raphael -- My private Homepage: http://www.raphaelbircher.ch/