digitalmars.D.bugs - [Issue 1964] New: Patch to phobos' linux.mak to build headers
- d-bugmail puremagic.com Mar 31 2008
- d-bugmail puremagic.com Mar 31 2008
- d-bugmail puremagic.com Mar 31 2008
- d-bugmail puremagic.com May 17 2008
- d-bugmail puremagic.com May 17 2008
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
http://d.puremagic.com/issues/show_bug.cgi?id=1964 ------- Comment #1 from lindevel gmx.net 2008-03-31 18:24 ------- Created an attachment (id=241) --> (http://d.puremagic.com/issues/attachment.cgi?id=241&action=view) Proposed patch --
Mar 31 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1964 andrei metalanguage.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bugzilla digitalmars.com |andrei metalanguage.com ------- Comment #2 from andrei metalanguage.com 2008-03-31 20:43 ------- Good idea. Merged, and will be committed in the next minor release. Thanks! --
Mar 31 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1964 andrei metalanguage.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #3 from andrei metalanguage.com 2008-05-17 11:21 ------- Fixed a couple of releases back. --
May 17 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1964 ------- Comment #4 from lindevel gmx.net 2008-05-17 11:46 ------- bug #1963 is still not solved. I expect this to cause some trouble when more people try to create headers now... But thanks for incorporating that patch! --
May 17 2008









d-bugmail puremagic.com 