[dlang.org] [D-Programming-Language/dlang.org] a2382b: always call make on druntime and phobos

GitHub via dlang.org dlang.org at puremagic.com
Mon Jun 15 15:55:22 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: a2382b039ba5a34b26ec3eca8dd661593ca9adf0
      https://github.com/D-Programming-Language/dlang.org/commit/a2382b039ba5a34b26ec3eca8dd661593ca9adf0
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  always call make on druntime and phobos

This way changes in druntime/phobos are properly picked up when building
dlang.org. When druntime/phobos haven't changed, their make just does
nothing.


  Commit: 3a708ddc542eff8d61d97aaf54c332259bc1c8d8
      https://github.com/D-Programming-Language/dlang.org/commit/3a708ddc542eff8d61d97aaf54c332259bc1c8d8
  Author: Vladimir Panteleev <thecybershadow at gmail.com>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Merge pull request #993 from aG0aep6G/always-call-make-on-druntime-and-phobos

always call make on druntime and phobos


Compare: https://github.com/D-Programming-Language/dlang.org/compare/ba9df5b1a9b0...3a708ddc542e


More information about the dlang.org mailing list