Skip to content
/ weld Public

Weld is an implementation of a non-recursive build system on top of GNU Make. By avoiding recursion, Weld is able to define an easy to use, fast, and scalable build system. Buildable components are defined by writing an easy to read component definition file. Components are automatically discovered and their dependencies automatically determined…

License

Notifications You must be signed in to change notification settings

agottem/weld

Repository files navigation

For detailed information on using, building, and modifying Weld, please visit:
http://www.agottem.com/weld

Additional information may be found within the doc/ directory included with the Weld installation

About

Weld is an implementation of a non-recursive build system on top of GNU Make. By avoiding recursion, Weld is able to define an easy to use, fast, and scalable build system. Buildable components are defined by writing an easy to read component definition file. Components are automatically discovered and their dependencies automatically determined…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published