TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GNU Make

    Score7.7 out of 10
    N/AGNU Make is an open source and free build automation tool.N/A

    Hudson CI (discontinued)

    Score4 out of 10
    N/AOracle acquired and then supported Hudson Continuous Integration through 2016. Oracle no longer updates or supports Hudson. It was available free and open source under an MIT license, but it is no longer being developed, and is no longer available.

    $0

    per month

    Pricing
    GNU MakeHudson CI (discontinued)
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    GNU MakeHudson CI (discontinued)
    Free Trial
    NoNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Best Alternatives
    GNU MakeHudson CI (discontinued)
    Small Businesses
    Apache Maven
    Score9.1 out of 10
    Apache Maven
    Score9.1 out of 10
    Medium-sized Companies
    Apache Maven
    Score9.1 out of 10
    Apache Maven
    Score9.1 out of 10
    Enterprises
    Gradle Build Tool (Open Source)
    Score9 out of 10
    Gradle Build Tool (Open Source)
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GNU MakeHudson CI (discontinued)
    Likelihood to Recommend
    7.1
    (2 ratings)
    9.0
    (1 ratings)
    Support Rating
    7.1
    (2 ratings)
    -
    (0 ratings)
    User Testimonials
    GNU MakeHudson CI (discontinued)
    Likelihood to Recommend
    Open Source
    GNU Make is a great tool for simple builds where language-specific options are not available, or to provide shortcuts for common commands (e.g., "make build" as shorthand for "go build ..." with a bunch of flags). However, it is complementary to other build systems. It does not replace them, which is perhaps one of its greatest strengths as well (works with existing ecosystem instead of trying to do everything). GMU Make it simple to get started with, and the philosophy of understanding how sources map to outputs, as well as the dependency graph, are beneficial.
    Incentivized
    Read full review
    Discontinued Products
    Though it has a few setup issues, once you are done with setup it works like charm so one time setup issues won't bother. Reporting, version tracking, debugging everything is helpful and more clear and it reduces effort, in our scenario our QA team integrated their script with Hudson so that after every release it will get triggered automatically and developers will know if there is any major issue.
    Incentivized
    Read full review
    Pros
    Open Source
    • Performance and accuracy of cross-module dependencies.
    • Simple to write and easy to understand.
    Incentivized
    Read full review
    Discontinued Products
    • Oracle Hudson UI provides a simple setup and integration with SVN and other version control tools.
    • The user control provides various operations to users through which it's easy to control the CI deployment process.
    • It handles Performance testing and Automation testing, provides and accepts user interaction. Allows them to schedule jobs
    Incentivized
    Read full review
    Cons
    Open Source
    • No dependency management tools (but there are no cross-platform tools of this type anyway)
    • Tedious to do cross-compilation (Debug & Release builds, 32- and 64-bit builds, x86/ARM builds)
    Incentivized
    Read full review
    Discontinued Products
    • The setup needs to be more user friendly, currently for first time users CI doesn't provide more guidelines.
    • JMeter tool can be integrated but it's not easy, user has to follow and do research before setup. A simpler way would help make the process more user friendly.
    • Selenium tool like JMeter can be integrated, if its Webservice it's easy but for UI automation integration not enough information is provided.
    Incentivized
    Read full review
    Support Rating
    Open Source
    In general, it is fair to say the support is sufficient although we do not deal with support directly. There are a lot of forum people chiming in with suggestions or recommendations of particular usage or issues we run into. Since it is open software, patch and fixes will be available from time to time. A lot of information is available in the web now for knowing GNU Make from learning, example, teaching, etc.
    Incentivized
    Read full review
    Discontinued Products
    No answers on this topic
    Alternatives Considered
    Open Source
    I'm a full-stack developer that has used various build tools, including Maven, Gradle, and NPM/yarn. For our C projects, I also investigated CMake and Ninja, but they seemed more difficult to learn and more tedious to work with. GNU Make is a single binary that can be easily downloaded, even for Windows under MingW32, is straightforward to learn, and works pretty well despite its age.
    Incentivized
    Read full review
    Discontinued Products
    Oracle CI in terms of setup lags behind all above products, but then its use is also limited to release management so we can't really compare. Majority of organizations have dedicated team to help with CI Process so they take care of managing all jobs and setup.
    Incentivized
    Read full review
    Return on Investment
    Open Source
    • Streamline the build based on a lot of existing component being done, reusable.
    • Commonly understandable, therefore, rampup effort is small.
    Incentivized
    Read full review
    Discontinued Products
    • Provides an easy way to deployment process
    • Centralizes control for all release management
    • Secured process, a user can only check errors and release management can take control of deployment. User roles are provided.
    Incentivized
    Read full review
    ScreenShots