Build Automation


There are no additional products listed for this category.

Build Automation Reviews

4
Jul 03 2012 1:35am
GNU Make is a UNIX hacker's toolkit to manipulate and build executables
Pros:
Pros of GNU make- 1) It can use, delete, and regenerate intermediate files which do not need to be saved with a package 2) The -o -v option used along with make 3) Specify extra makefiles to be read using an environment variable through GNU make 4) Specify static pattern rules for source...
Read review and comments »
3
Jul 15 2012 8:33am
A *nix Build automation tool suitable for smaller projects, lacks scalability and performance
Pros:
- One of the most popular build automation tools that are specially used on various *nix platforms. - Build process is divided into various "Rules" which makes it very user friendly. Rules essentially contain dependency lists, files, targets, etc. - Avoids rebuilding targets - Has...
Read review and comments »
4
Jul 23 2012 12:40am
GNU make is a basic build automation tool for generating build binaries. Not suitable for projects with circular dependencies.
Pros:
GNU make is a build automation utility for running builds on various Linux flavored platforms. It can easily build targets and can be integrated with other build automation utilities for this platform. It avoids rebuilding unneeded targets and thus saves time and improves overall efficiency. GNU...
Read review and comments »
3 people are following
Build Automation

Your LinkedIn Insiders

Register to see the people in your network with expertise in Build Automation!

Top Reviewers

srmgrdatactr355's picture
Techie's picture
techsupp409's picture

Ask a question
about Build Automation

Ask