GNU Make examines the timestamps on a set of interdependent files, and, if necessary, issues commands to bring them up-to-date. The user creates a makefile describing the files, their relationships, and the commands to run. Most often make is used to rebuild libraries and programs when their sources are changed, but it can be used for any situation where one set of files needs to be generated from another set.
RELEASE NOTES: A number of new features have been added, including support for GNU Guile as an embedded scripting language in makefiles. A number of bugs have been fixed, and performance improvements made.
RELEASE TAGS: Major feature enhancements
TAGS: Software Development, Build Tools
LICENSES: GPLv3
Full Post
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment