Difference between revisions of "Build systems"

From D Wiki
Jump to: navigation, search
(Build Systems)
(Build Systems: xfBuild Phobos port is abandoned)
Line 16: Line 16:
 
{{Project
 
{{Project
 
  | name = '''xfBuild'''
 
  | name = '''xfBuild'''
  | about = D2 Port of the xfBuild build tool.  
+
  | about = An automatic build tool.
 
  | license = Boost 1.0
 
  | license = Boost 1.0
  | url = https://github.com/AndrejMitrovic/xfBuild
+
  | url = https://github.com/SiegeLord/xfbuild
 
}}
 
}}
 
{{Project
 
{{Project

Revision as of 11:15, 24 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
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