www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14274] New: tools/update.sh must install and use dmd 2.066.1

https://issues.dlang.org/show_bug.cgi?id=14274

          Issue ID: 14274
           Summary: tools/update.sh must install and use dmd 2.066.1 if
                    not present
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: tools
          Assignee: nobody puremagic.com
          Reporter: andrei erdani.com

Trying to install dmd HEAD on a fresh ubuntu machine now requires a preexisting
installation of dmd 2.066.1. tools/update.sh should detect if dmd is missing
and automatically clone it and use it (similar to dlang.org/posix.mak).

--
Mar 10 2015