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

    TeamCity

    Score7.4 out of 10
    N/ATeamCity is a continuous integration server from Czeck company JetBrains.N/A
    Pricing
    GNU MakeTeamCity
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    GNU MakeTeamCity
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    GNU MakeTeamCity
    Considered Both Products
    Open Source
    No answer on this topic
    JetBrains
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    5 Answers
    Delivers good value for the price
    No answers on this topic
    No answers on this topic
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    5 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    No answers on this topic
    Implementation went as expected
    No answers on this topic
    No answers on this topic
    User Ratings
    GNU MakeTeamCity
    Likelihood to Recommend
    7.1
    (2 ratings)
    10.0
    (18 ratings)
    Performance
    -
    (0 ratings)
    9.3
    (2 ratings)
    Support Rating
    7.1
    (2 ratings)
    -
    (0 ratings)
    User Testimonials
    GNU MakeTeamCity
    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
    JetBrains
    No answers on this topic
    Pros
    Open Source
    No answers on this topic
    JetBrains
    • TeamCity provides a great integration with git, especially Bitbucket.
    • When a new code release (build) fails TeamCity has a great tool for investigation and troubleshooting.
    • TeamCity provides a user-friendly interface. While some technical knowledge is required to use TeamCity, the design helps simply things.
    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
    JetBrains
    • The customization is still fairly complex and is best managed by a dev support team. There is great flexibility, but with flexibility comes responsibility. It isn't always obvious to a developer how to make simple customizations.
    • Sometimes the process for dealing with errors in the process isn't obvious. Some paths to rerunning steps redo dependencies unnecessarily while other paths that don't are less obvious.
    Incentivized
    Read full review
    Performance
    Open Source
    No answers on this topic
    JetBrains
    TeamCity runs really well, even when sharing a small instance with other applications. The user interface adequately conveys important information without being overly bloated, and it is snappy. There isn't any significant overhead to build agents or unit test runners that we have measured.
    Incentivized
    Read full review
    Support Rating
    Open Source
    No answers on this topic
    JetBrains
    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
    JetBrains
    TeamCity is a great on-premise Continuous Integration tool. Visual Studio Team Services (VSTS) is a hosted SAAS application in Microsoft's Cloud. VSTS is a Source Code Repository, Build and Release System, and Agile Project Management Platform - whereas TeamCity is a Build and Release System only. TeamCity's interface is easier to use than VSTS, and neither have a great deployment pipeline solution. But VSTS's natural integration with Microsoft products, Microsoft's Cloud, Integration with Azure Active Directory, and free, private, Source Code repository - offer additional features and capabilities not available with Team City alone.
    Incentivized
    Read full review
    Return on Investment
    Open Source
    No answers on this topic
    JetBrains
    No answers on this topic
    ScreenShots