[dlang.org] [D-Programming-Language/dlang.org] 399433: ignore return code of dub clean...

GitHub via dlang.org dlang.org at puremagic.com
Tue Feb 17 12:22:35 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: 39943344367f751d48da03c2b37b6e874b81faa3
      https://github.com/D-Programming-Language/dlang.org/commit/39943344367f751d48da03c2b37b6e874b81faa3
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    M win32.mak

  Log Message:
  -----------
  ignore return code of dub clean...

...so that make clean succeeds even when dub isn't installed

- the -+ means ignore return code and run as sub-cmd

- without the sub-cmd make fails to find dub and
  still errors


  Commit: b5dc1db13d6b36b9275e5130080bfde39feb4646
      https://github.com/D-Programming-Language/dlang.org/commit/b5dc1db13d6b36b9275e5130080bfde39feb4646
  Author: Vladimir Panteleev <thecybershadow at gmail.com>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    M win32.mak

  Log Message:
  -----------
  Merge pull request #911 from MartinNowak/optionalDub

avoid dub dependency in clean target


Compare: https://github.com/D-Programming-Language/dlang.org/compare/8440bda7244f...b5dc1db13d6b


More information about the dlang.org mailing list