Re: [cmake-developers] Any plans to remove the limitation in command line length for the cmake -E remove command?

2014-05-16 Thread Alan W. Irwin
On 2014-05-16 09:41-0400 Ben Boeckel wrote: On Thu, May 15, 2014 at 23:52:18 -0700, Alan W. Irwin wrote: Just in case I run into command-length limitations for the cmd environment in other contexts that cannot be solved so neatly, I am also wondering if cmd has a general mechanism (e.g., readin

Re: [cmake-developers] Any plans to remove the limitation in command line length for the cmake -E remove command?

2014-05-16 Thread Ben Boeckel
On Thu, May 15, 2014 at 23:52:18 -0700, Alan W. Irwin wrote: > Just in case I run into command-length limitations for the cmd > environment in other contexts that cannot be solved so neatly, I am > also wondering if cmd has a general mechanism (e.g., reading from a > file) to work around its severe

Re: [cmake-developers] Any plans to remove the limitation in command line length for the cmake -E remove command?

2014-05-15 Thread Alan W. Irwin
On 2014-05-15 21:51-0400 Ben Boeckel wrote: On Thu, May 15, 2014 at 13:23:10 -0700, Alan W. Irwin wrote: I have recently been reminded that the "cmake -E remove" command has a limitation due to the length of command line that is acceptable to whatever shell is being used. Is there any willingn

Re: [cmake-developers] Any plans to remove the limitation in command line length for the cmake -E remove command?

2014-05-15 Thread Ben Boeckel
On Thu, May 15, 2014 at 13:23:10 -0700, Alan W. Irwin wrote: > I have recently been reminded that the "cmake -E remove" command has a > limitation due to the length of command line that is acceptable to > whatever shell is being used. Is there any willingness to remove that > limitation (in which

[cmake-developers] Any plans to remove the limitation in command line length for the cmake -E remove command?

2014-05-15 Thread Alan W. Irwin
I have recently been reminded that the "cmake -E remove" command has a limitation due to the length of command line that is acceptable to whatever shell is being used. Is there any willingness to remove that limitation (in which case it would be worthwhile for me to make a formal bug report) or i