[phobos] [D-Programming-Language/tools] fecc42: remove no-warn-search-mismatch flag

GitHub noreply at github.com
Mon Mar 3 00:56:37 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/tools
  Commit: fecc428014f575ef7736e265020ae92a55bb30c0
      https://github.com/D-Programming-Language/tools/commit/fecc428014f575ef7736e265020ae92a55bb30c0
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-03-01 (Sat, 01 Mar 2014)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  remove no-warn-search-mismatch flag

- The flag isn't needed here. It's also not supported on FreeBSD and OSX.


  Commit: 9ec76d94a38360a56ce0563e8971583472897666
      https://github.com/D-Programming-Language/tools/commit/9ec76d94a38360a56ce0563e8971583472897666
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-03-01 (Sat, 01 Mar 2014)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  append default include/link paths to DMD

- So that using a different DMD will use the correct
  include/link paths defined by the corresponding dmd.conf.


  Commit: f0a2826b9c02e882327aa84a286ea05604d4909e
      https://github.com/D-Programming-Language/tools/commit/f0a2826b9c02e882327aa84a286ea05604d4909e
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-03-01 (Sat, 01 Mar 2014)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  fix grepping for the linker invocation

- grep for the object file, -Xlinker isn't always present


  Commit: c5522e6adb662687d702524a059b638809e88760
      https://github.com/D-Programming-Language/tools/commit/c5522e6adb662687d702524a059b638809e88760
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-03-01 (Sat, 01 Mar 2014)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  simplify appending -lcurl


  Commit: 9e0306ec15589d8db8abddfbfe8707ff4c77e3b3
      https://github.com/D-Programming-Language/tools/commit/9e0306ec15589d8db8abddfbfe8707ff4c77e3b3
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-03-03 (Mon, 03 Mar 2014)

  Changed paths:
    M posix.mak

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

fix tools build


Compare: https://github.com/D-Programming-Language/tools/compare/e3138d8c07c2...9e0306ec1558


More information about the phobos mailing list