Remote Build

Stefan Taferner stefan.taferner at gmx.at
Wed Jul 2 13:46:02 UTC 2003


Am Mittwoch, 2. Juli 2003 13:14 schrieb Robert Jonsson:
> Hi,
>
> Indeed, this is very good news!
>
> We are interested in pretty much the same thing, though doing remote
> development on Solaris.
> Such scripts, remote make and remote debug (drool), and the following
> integration to kdevelop/gideon would be heaven sent!

Remote make is quite simple. Replace make with a script that does
a remote login and starts make.

> Be sure to post the results/decisions of any meeting you have here on the
> list. I'd be very interested in the outcome.
>
> On a related note.... I'm not too familiar with what is possible with
> cygwin wrt to running commands from a SHELL. I have to wonder if this
> concept also would work towards Windows?
> I mean developing on a Linux machine with kdevelop but compiling on a
> windows machine. Anybody knowledgeable in this area?

Hmm... it could be possibly done. At least the make process should be
rather easy. All you need on the Windows side is the possibility to get
a remote shell and start make in the proper build environment.

--Stefan





More information about the KDevelop-devel mailing list