Difference between revisions of "Build systems"

From D Wiki
Jump to: navigation, search
(Build Systems: Add RDMD)
(Build Systems)
Line 31: Line 31:
 
  | license = Boost 1.0
 
  | license = Boost 1.0
 
  | url = http://dlang.org/rdmd.html
 
  | url = http://dlang.org/rdmd.html
 +
}}
 +
{{Project
 +
| name = '''premake4'''
 +
| about = A build configuration tool supporting D.
 +
| license = New BSD License
 +
| url = https://bitbucket.org/goughy/premake-dev-d/
 
}}
 
}}
 
}}
 
}}

Revision as of 20:28, 6 January 2013

Build Systems

Title / InfoDescriptionLicensePlatform
Icon dpackage 48.png
This project seeks to provide complete support for the D2 language in cmake.
Icon dpackage 48.png
The D Shared Software System, builds upon rebuild and intends to create a standardized system for building, installing, configuring, acquiring and using D software MIT
Icon dpackage 48.png
An automatic build tool. Boost 1.0
Icon dpackage 48.png
A tool to assist developers in building applications written in the D Language. BSD-old
Icon dpackage 48.png
A D tool that can automatically build D apps. Boost 1.0
Icon dpackage 48.png
A build configuration tool supporting D. New BSD License