Difference between revisions of "Build systems"

From D Wiki
Jump to: navigation, search
(Build Systems)
Line 4: Line 4:
  
 
{{Project
 
{{Project
  | name = CMakeD2
+
  | name = '''CMakeD2'''
 
  | about = This project seeks to provide complete support for the D2 language in cmake.
 
  | about = This project seeks to provide complete support for the D2 language in cmake.
 
  | url = http://code.google.com/p/cmaked2/
 
  | url = http://code.google.com/p/cmaked2/
 
}}
 
}}
 
{{Project
 
{{Project
  | name = DSSS
+
  | name = '''DSSS'''
 
  | about = The D Shared Software System, builds upon rebuild and intends to create a standardized system for building, installing, configuring, acquiring and using D software
 
  | about = The D Shared Software System, builds upon rebuild and intends to create a standardized system for building, installing, configuring, acquiring and using D software
 
  | license = MIT
 
  | license = MIT
Line 15: Line 15:
 
}}
 
}}
 
{{Project
 
{{Project
  | name = xfBuild
+
  | name = '''xfBuild'''
 
  | about = D2 Port of the xfBuild build tool.  
 
  | about = D2 Port of the xfBuild build tool.  
 
  | license = Boost 1.0
 
  | license = Boost 1.0
Line 21: Line 21:
 
}}
 
}}
 
{{Project
 
{{Project
  | name = Bud
+
  | name = '''Bud'''
 
  | about = A tool to assist developers in building applications written in the D Language.
 
  | about = A tool to assist developers in building applications written in the D Language.
 
  | license = BSD-old
 
  | license = BSD-old

Revision as of 20:14, 23 November 2012

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
D2 Port of the xfBuild build tool. Boost 1.0
Icon dpackage 48.png
A tool to assist developers in building applications written in the D Language. BSD-old