Re: Request for review build.pl.

2013-08-05 Thread Andre Fischer
On 05.08.2013 11:01, janI wrote: On 5 August 2013 09:18, Andre Fischer wrote: On 04.08.2013 23:19, janI wrote: On 4 August 2013 22:53, janI wrote: Hi. I have taken a very deep breath and added a new option to build.pl if you run build --all --genPO dmake will not (as usual be cal

Re: Request for review build.pl.

2013-08-05 Thread janI
On 5 August 2013 09:18, Andre Fischer wrote: > On 04.08.2013 23:19, janI wrote: > >> On 4 August 2013 22:53, janI wrote: >> >> Hi. >>> >>> I have taken a very deep breath and added a new option to build.pl >>> >>> if you run >>> build --all --genPO >>> >>> dmake will not (as usual be called

Re: Request for review build.pl.

2013-08-05 Thread Andre Fischer
On 04.08.2013 23:19, janI wrote: On 4 August 2013 22:53, janI wrote: Hi. I have taken a very deep breath and added a new option to build.pl if you run build --all --genPO dmake will not (as usual be called without parameters), but as "dmake genPO". I need this to let the makefiles extra

Re: Request for review build.pl.

2013-08-04 Thread janI
On 4 August 2013 22:53, janI wrote: > Hi. > > I have taken a very deep breath and added a new option to build.pl > > if you run >build --all --genPO > > dmake will not (as usual be called without parameters), but as "dmake > genPO". I need this to let the makefiles extract all texts from the

Request for review build.pl.

2013-08-04 Thread janI
Hi. I have taken a very deep breath and added a new option to build.pl if you run build --all --genPO dmake will not (as usual be called without parameters), but as "dmake genPO". I need this to let the makefiles extract all texts from the source files. I have little experience with perl, so