Re: Jenkins - Baby steps

2015-01-16 Thread Kumara Raja S
Hi David, Sorry for the delayed reply. Here is my further analysis. I want to integrate a simple "c" project. This project will be built using gcc. As you mentioned targetting Linux platform. But the Jenkins will be running in windows machine, reason is that, Jenkins need to build the windows

Re: Jenkins - Baby steps

2015-01-16 Thread Kumara Raja S
Hi David, Am running Jenkins in my windows machine. To be clear, my application is being built in gcc, inorder to On Wednesday, January 14, 2015 at 7:20:01 PM UTC+5:30, David Aldrich wrote: > > Which environment are you targeting? (I guess you are targeting Linux > with the gcc compiler). >

Jenkins - Baby steps

2015-01-14 Thread Kumara Raja S
Hello! Am quite new to Jenkins. I can say, I have been using Jenkins for couple years. But never got a chance to set up the Jenkins environment. So, am new to setting up Jenkins. I am have C++ projects in my SVN server. I could link those projects in Jenkins. But, the build step becoming ni