Re: make install-exec

2006-04-28 Thread Andras Mantia
On Friday 28 April 2006 16:07, Dirk Mueller wrote: > On Friday, 28. April 2006 14:30, Andras Mantia wrote: > > It already does that (as I understood starting from cmake 2.4.0), > > but it still prints out everything, even if it's not installed for > > real, and this is slow, for example in KDevelop

Re: make install-exec

2006-04-28 Thread Dirk Mueller
On Friday, 28. April 2006 14:30, Andras Mantia wrote: > It already does that (as I understood starting from cmake 2.4.0), but it > still prints out everything, even if it's not installed for real, and > this is slow, for example in KDevelop, as it processes all the output. > If it doesn't print wh

Re: make install-exec

2006-04-28 Thread Andras Mantia
On Friday 28 April 2006 15:23, you wrote: > Andras Mantia wrote: > > Previously we had an "install-exec" target for make which installed > >only libraries and applications (and modules of course). This is > > very handy if you have lot of data that does not change, but you > > have to install the e

Re: make install-exec

2006-04-28 Thread Thiago Macieira
Andras Mantia wrote: > Previously we had an "install-exec" target for make which installed >only libraries and applications (and modules of course). This is very >handy if you have lot of data that does not change, but you have to >install the executables often as it will take much less time (even

make install-exec

2006-04-28 Thread Andras Mantia
Hi, Previously we had an "install-exec" target for make which installed only libraries and applications (and modules of course). This is very handy if you have lot of data that does not change, but you have to install the executables often as it will take much less time (even if the timestamp