Thread overview
[Issue 11641] [enhancement] support for DUB's "package.json" format
May 13, 2015
ponce
Dec 17, 2022
Iain Buclaw
May 13, 2015
https://issues.dlang.org/show_bug.cgi?id=11641

ponce <aliloko@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aliloko@gmail.com

--- Comment #1 from ponce <aliloko@gmail.com> ---
Just wanted to say that this item is important to me. Currently I must regenerate the IDE project files each time I change the architecture or build type.

The command-line can be quite convoluted, for example:
dub generate --build=release_nobounds --arch=x86_64 visuald


Handy selectors for:
- arch
- build
- configuration

and building with "dub build" could save me a lot of time.

--
June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=11641

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |D2

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=11641

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

--
October 18, 2023
https://issues.dlang.org/show_bug.cgi?id=11641

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/visuald/issues/200

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--
October 18, 2023
https://issues.dlang.org/show_bug.cgi?id=11641

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/visuald/issues/236

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--