[dev] Re: does anybody still use tcsh to build OOo?

2011-04-18 Thread Michael Stahl
On 05/04/2011 13:04, Michael Stahl wrote:
 hi all,
 
 currently configure generates 2 shell scripts for the environment,
 one for Bourne shell and one for tcsh.
 
 the tcsh file is known to ... annoy people.
 would anybody complain if the tcsh file were gone?

since there are apparently no tcsh users left, i've just removed it
in CWS gnumake4:
http://hg.services.openoffice.org/hg/cws/gnumake4/rev/7ac1d3e8f1fa

-- 
The Three Laws of Thermodynamics:
   1) You can't win, only lose or break even.
   2) You can only break even at absolute zero.
   3) You can't get to absolute zero.

-- 
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: does anybody still use tcsh to build OOo?

2011-04-11 Thread Mathias Bauer

On 08.04.2011 14:22, Christian Lohmaier wrote:

On Thu, Apr 7, 2011 at 9:47 AM, Mathias Bauernospamfor...@gmx.de  wrote:

Hi,

AFAIK tcsh doesn't work anymore anyway -


using tcsh as the shell used *by* the build: yes.

But the environment files are for the user's shell, and there it would
still work.


Months ago I worked on that but then got in serious merge conflicts as
somebody else did some refactoring in configure.in. So I just abandoned
that work. AFAIR the fix was quite annoying work as the generation of the
scripts is scattered over the code.


configure has nothing to do with it, as it is generated by set_soenv[.in]


Yes and no. The support for with-use-shell is in configure and that's 
where I started. OTOH it's possible that it was set_soenv.in where large 
changes kept me from continuing. I don't remember exactly. Nevertheless, 
configure doesn't support --with-use-shell anymore since quite some time.


Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: does anybody still use tcsh to build OOo?

2011-04-08 Thread Mathias Bauer

Hi,

AFAIK tcsh doesn't work anymore anyway - at least it's not supported 
anymore. I think that the only reason that we still create two scripts 
is that nobody was annoyed enough to remove the code doing this. :-)


Months ago I worked on that but then got in serious merge conflicts as 
somebody else did some refactoring in configure.in. So I just 
abandoned that work. AFAIR the fix was quite annoying work as the 
generation of the scripts is scattered over the code.


Regards,
Mathias

On 05.04.2011 13:48, Malte Timmermann wrote:

I guess it shouldn't make a big difference for anyone whether he uses
bash or tcsh for building OOo, so killing tcsh support is fine, IMO.

Malte.

Michael Stahl wrote, On 05.04.2011 13:04:


hi all,

currently configure generates 2 shell scripts for the environment,
one for Bourne shell and one for tcsh.

the tcsh file is known to ... annoy people.
would anybody complain if the tcsh file were gone?


--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help




--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: does anybody still use tcsh to build OOo?

2011-04-08 Thread Christian Lohmaier
On Thu, Apr 7, 2011 at 9:47 AM, Mathias Bauer nospamfor...@gmx.de wrote:
 Hi,

 AFAIK tcsh doesn't work anymore anyway -

using tcsh as the shell used *by* the build: yes.

But the environment files are for the user's shell, and there it would
still work.

 Months ago I worked on that but then got in serious merge conflicts as
 somebody else did some refactoring in configure.in. So I just abandoned
 that work. AFAIR the fix was quite annoying work as the generation of the
 scripts is scattered over the code.

configure has nothing to do with it, as it is generated by set_soenv[.in]

ciao
Christian
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: does anybody still use tcsh to build OOo?

2011-04-05 Thread Malte Timmermann
I guess it shouldn't make a big difference for anyone whether he uses
bash or tcsh for building OOo, so killing tcsh support is fine, IMO.

Malte.

Michael Stahl wrote, On 05.04.2011 13:04:
 
 hi all,
 
 currently configure generates 2 shell scripts for the environment,
 one for Bourne shell and one for tcsh.
 
 the tcsh file is known to ... annoy people.
 would anybody complain if the tcsh file were gone?
 
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help