-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: build tools
Build system tools: make-makefile, file generation
This post will be article #2 in a series about the build-config tool make-makefile. The series is being written to formally document current tool functionality and provide a base for future topics related to the container makefile project. Container structure, … Continue reading
Posted in build tools
3 Comments
Build system tools: make-makefile
Build system tools: make-makefile The build process consists of several steps, one of which is the dynamic generation of makefiles – the creation of recipes that control how and when elements of firefox and friends are generated. The tool currently … Continue reading
Posted in build tools
1 Comment