Thread overview | ||||||
---|---|---|---|---|---|---|
|
July 23, 2011 [Issue 6371] New: Small improvements to aid auto-building DMD from git | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=6371 Summary: Small improvements to aid auto-building DMD from git Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: enhancement Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: cbkbbejeap@mailinator.com --- Comment #0 from Nick Sabalausky <cbkbbejeap@mailinator.com> 2011-07-23 16:57:59 PDT --- - Smaller issue: sc.ini and dmd.conf should exist in version control - Currently a big pain in the ass: In dmd's win32.mak, "CC=\dm\bin\dmc" should be changed to "CC=dmc" -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 24, 2011 [Issue 6371] Small improvements to aid auto-building DMD from git | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | http://d.puremagic.com/issues/show_bug.cgi?id=6371 --- Comment #1 from Nick Sabalausky <cbkbbejeap@mailinator.com> 2011-07-23 17:08:56 PDT --- Also the pre-built libs should be in version control. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 24, 2011 [Issue 6371] Small improvements to aid auto-building DMD from git | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | http://d.puremagic.com/issues/show_bug.cgi?id=6371 --- Comment #2 from Nick Sabalausky <cbkbbejeap@mailinator.com> 2011-07-23 17:10:03 PDT --- By "pre-built libs" I don't mean phobos or druntime. Just the other ones for which the source isn't in git. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 29, 2011 [Issue 6371] Small improvements to aid auto-building DMD from git | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | http://d.puremagic.com/issues/show_bug.cgi?id=6371 --- Comment #3 from Nick Sabalausky <cbkbbejeap@mailinator.com> 2011-09-29 04:49:50 PDT --- "Currently a big pain in the ass: In dmd's win32.mak, "CC=\dm\bin\dmc" should be changed to "CC=dmc"" One down. (Yay!) That's now been fixed in: https://github.com/D-Programming-Language/dmd/pull/414 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation