[dlang.org] [D-Programming-Language/dlang.org] f921e9: fix Makefile

GitHub via dlang.org dlang.org at puremagic.com
Tue Sep 9 15:55:32 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: f921e9fe9e95705388c63742a950d1d88f81b566
      https://github.com/D-Programming-Language/dlang.org/commit/f921e9fe9e95705388c63742a950d1d88f81b566
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-08-30 (Sat, 30 Aug 2014)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  fix Makefile

- phobos target release -> all

- remove ${DPL_DOCS} dependecy because
  it's lacking a build rule, use .PHONY
  dpl-docs instead


  Commit: 85bc4044135d55646df92077782a7bdb5ed1f6f9
      https://github.com/D-Programming-Language/dlang.org/commit/85bc4044135d55646df92077782a7bdb5ed1f6f9
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-08-31 (Sun, 31 Aug 2014)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  use local dmd and phobos to compile dpl-docs


  Commit: a5687fe8b5bbdf1c3c0dc130130632f20e81bd7d
      https://github.com/D-Programming-Language/dlang.org/commit/a5687fe8b5bbdf1c3c0dc130130632f20e81bd7d
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-09-09 (Tue, 09 Sep 2014)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Merge pull request #644 from MartinNowak/fixBuild

fix Makefile


Compare: https://github.com/D-Programming-Language/dlang.org/compare/6003edb82ef4...a5687fe8b5bb


More information about the dlang.org mailing list