| Thread overview | |||||
|---|---|---|---|---|---|
|
June 10, 2015 [Issue 5562] Add OS=win32wine build to druntime's posix.mak | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=5562 Andrei Alexandrescu <andrei@erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |D2 -- | ||||
October 14, 2016 [Issue 5562] Add OS=win32wine build to druntime's posix.mak | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=5562 Andrei Alexandrescu <andrei@erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bootcamp CC| |andrei@erdani.com --- Comment #2 from Andrei Alexandrescu <andrei@erdani.com> --- This would be great because it would allow us to unittest for Windows (at least to some extent) on Linux machines. FWIW I'd added such for Phobos a long time ago and it worked but it has since bitrotten (and probably disappeared) -- | ||||
January 17, 2020 [Issue 5562] Add OS=win32wine build to druntime's posix.mak | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=5562 Mathias LANG <pro.mathias.lang@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |pro.mathias.lang@gmail.com Resolution|--- |WONTFIX --- Comment #3 from Mathias LANG <pro.mathias.lang@gmail.com> --- We can now use `build.d` to build under wine as opposed to the Makefile. See discussion here for a use case: https://github.com/dlang/dmd/pull/10731#issuecomment-575538851 Closing as WONTFIX since the functionality is here but not in the way the issue requests it. -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply