Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 421 Bytes

dip - D Install Package

Version: 0.0.1

Flags:

  • -lphobos2 -lpthread

A package is a folder in which all .d files are combined into a library or executable.

Notes:

  • Generate Makefile that does the dependency work for us? Might as well.

Future:

  • Environment var DARCH - compiles for different architectures
  • Environment var DCC - Use a different compiler dmd is default options dmd|ldc|gdc