Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » Need your advice for selecting a build machine tool
Need your advice for selecting a build machine tool [message #986183] Mon, 19 November 2012 11:01 Go to next message
Neta PG is currently offline Neta PGFriend
Messages: 2
Registered: November 2012
Junior Member
Hello all,
I'm looking for a tool in order to build products and I was told that Hudson might meet out requirements.
Here is the requirements list:
* Should support both Linux and Windows OS
* Should support the following:
* VS4
* VS6
* VS2008
* different Linux tool Chains
* Android tool chains
* Build Linux drivers
* Build Python projects
* Should support SVN
I would like to know if it is possible to use Hudson for our needs.
Thank you in advance
BR
NPG
Re: Need your advice for selecting a build machine tool [message #986248 is a reply to message #986183] Mon, 19 November 2012 15:56 Go to previous messageGo to next message
Steve Christou is currently offline Steve ChristouFriend
Messages: 125
Registered: June 2012
Location: Milwaukee, Wisconsin
Senior Member

* Should support both Linux and Windows OS
- Yes, Since it's java we can run on both *nix and Windows.
* Should support the following:
* VS4
* VS6
* VS2008
* different Linux tool Chains
* Android tool chains
* Build Linux drivers
* Build Python projects

What tools specifically are you using to build your projects (mbuild, ant, gradle, etc.)? The nice thing about hudson is that you can execute command prompt commands, or shell commands, so it should support all those different types of projects (If it runs in command line it should run in hudson).

* Should support SVN
- Yes, It does support SVN 1.7 (I currently monitor that plugin).

Here is a list of all available plugins: http://wiki.hudson-ci.org/display/HUDSON/Plugins


/**
 * @author Steven Christou
 * @dev    Hudson-ci
 */

[Updated on: Mon, 19 November 2012 16:09]

Report message to a moderator

Re: Need your advice for selecting a build machine tool [message #986341 is a reply to message #986248] Tue, 20 November 2012 07:13 Go to previous message
Neta PG is currently offline Neta PGFriend
Messages: 2
Registered: November 2012
Junior Member
Thank you very much for your detailed reply.

Previous Topic:Out oF memory error in hudson while using Insight for CI plugin
Next Topic:Out of memory error in hudson
Goto Forum:
  


Current Time: Tue Sep 24 08:19:38 GMT 2024

Powered by FUDForum. Page generated in 0.02903 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top