www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 1964] New: Patch to phobos' linux.mak to build headers

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1964

           Summary: Patch to phobos' linux.mak to build headers
           Product: D
           Version: 2.012
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: lindevel gmx.net
 BugsThisDependsOn: 1963


The attached patch adds a "headers" target to src/phobos/linux.mak which will
build headers of all modules into a include/ subdirectory. This is useful for
globaly installing the modules, where you do not need to bother with the
sourcecode.


-- 
Mar 31 2008
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1964






Created an attachment (id=241)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=241&action=view)
Proposed patch


-- 
Mar 31 2008
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1964


andrei metalanguage.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|bugzilla digitalmars.com    |andrei metalanguage.com





Good idea. Merged, and will be committed in the next minor release. Thanks!


-- 
Mar 31 2008
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1964


andrei metalanguage.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED





Fixed a couple of releases back.


-- 
May 17 2008
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1964







people try to create headers now...

But thanks for incorporating that patch!


-- 
May 17 2008