[Issue 12518] Add ability to not rebuild the project on file with custom build tool change
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jun  5 10:29:54 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=12518
Rainer Schuetze <r.sagitario at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
> 1. The file output is only linked with the project (e.g. *.h or *.rc file 
> generating a *.res file).
>    Here only relink is needed, no recompiling.
https://github.com/dlang/visuald/releases/tag/v0.45.0-beta1 now uses two
separate steps (with their own set of dependencies) if anything but "combined"
compilation is used.
--
    
    
More information about the Digitalmars-d-bugs
mailing list