Register for free!
1594 users online right now

[x]

Explore: Makefile Generators, Build Management

Makefile generators reduce the human costs of software builds by automating some of the tedious and error-prone work of creating makefiles. The makefile generation problem is very difficult to solve, so most makefile generators are simple. They depend u...
This page was last updated on October 13th, 2008
Makefile Generators (from Build Management)
Canadian Content » Computers » Software » Build_Management » Makefile_Generators »
BakefileBakefile
Freeware - Generates traditional makefiles from a compiler-independent build tasks. Features output of Makefile.in files for autoconf, makefiles for vcc/bcc compilers, and use on wxWindows new build system.
ImakeImake
Freeware - Generates traditional makefiles by using the CPP preprocessor and makedepend programs to assemble makefiles from templates and Imakefile control files. From the MIT X11 project.
Smart Makefile NowSmart Makefile Now
Codefast - Smart makefile, perlfile, and antfile generators for software processes, including software builds. Features collections, dependency scanning, a knowledge base, makefiles for parallel builds, multiple platforms.
GNU AutomakeGNU Automake
Freeware - Generates makefile.in files from makefile.am input files, as part of the official GNU coding standards and build process. Requires GNU autoconf.
MakeitMakeit
Freeware - Generates GNU Makefiles for C/C++ projects, featuring dependency scanning and variant compilation support. Part of the OSE application development framework.
MakedependMakedepend
Freeware - A dependency generator for C/C++ code used by Imake from the X11 distribution. Can be used without Imake to generate makefile dependency files.
CMakeCMake
Freeware - Generates traditional Unix/Windows makefiles for C/C++ projects from manually created input files written in the CMake language.
MakedepMakedep
Freeware - A dependency generator that analyzes C/C++ source code and generates a dependency file for inclusion into traditional makefiles.

Build Management >> Makefile Generators yielded other results on Canadian Content:


We haven't found any relevant pages yet.



--