Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #786 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Let install-dmd build and install the user library

Reported by: larsivi Assigned to: larsivi
Priority: major Milestone: 0.99.4
Component: Packaging Version: 0.99.3 Triller
Keywords: Cc:

Description

Given a switch (--userlib), call build-tango.sh dmd and install the resulting libtango-user-dmd.a.

Change History

11/27/07 05:12:51 changed by larsivi

  • status changed from new to closed.
  • resolution set to fixed.

(In [2937]) install-dmd.sh can now be used as a single point of entry for building and installing both the base and user libraries. closes #786