Re: Bottom up build

2014-01-31 Thread Andre Fischer
On 30.01.2014 23:10, Rob Weir wrote: On Wed, Jan 29, 2014 at 4:18 AM, Andre Fischer wrote: I would like to report some observations that I made when thinking about how to make building OpenOffice with one global makefile feasible. It will probably the last of build related mails in the near fu

Re: Bottom up build

2014-01-30 Thread jan i
On 30 January 2014 23:10, Rob Weir wrote: > On Wed, Jan 29, 2014 at 4:18 AM, Andre Fischer wrote: > > I would like to report some observations that I made when thinking about > how > > to make building OpenOffice with one global makefile feasible. It will > > probably the last of build related

Re: Bottom up build

2014-01-30 Thread Rob Weir
On Wed, Jan 29, 2014 at 4:18 AM, Andre Fischer wrote: > I would like to report some observations that I made when thinking about how > to make building OpenOffice with one global makefile feasible. It will > probably the last of build related mails in the near future. > > Traditional make uses a

Re: Bottom up build

2014-01-30 Thread Kay Schenk
On Wed, Jan 29, 2014 at 1:54 AM, jan i wrote: > On 29 January 2014 10:18, Andre Fischer wrote: > > > I would like to report some observations that I made when thinking about > > how to make building OpenOffice with one global makefile feasible. It > will > > probably the last of build related m

Re: Bottom up build

2014-01-29 Thread jan i
On 29 January 2014 10:18, Andre Fischer wrote: > I would like to report some observations that I made when thinking about > how to make building OpenOffice with one global makefile feasible. It will > probably the last of build related mails in the near future. > > Traditional make uses a top-do

Bottom up build

2014-01-29 Thread Andre Fischer
I would like to report some observations that I made when thinking about how to make building OpenOffice with one global makefile feasible. It will probably the last of build related mails in the near future. Traditional make uses a top-down approach. It starts with a target, 'all' by defaul