[dmd-internals] [D-Programming-Language/dmd] 5d850c: Use __linux__ to identify Linux-based systems.

GitHub noreply at github.com
Wed Dec 11 09:24:27 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5d850c214c9d51d97739919cdfcc7f9f87796cc8
      https://github.com/D-Programming-Language/dmd/commit/5d850c214c9d51d97739919cdfcc7f9f87796cc8
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2013-12-11 (Wed, 11 Dec 2013)

  Changed paths:
    M src/link.c
    M src/mars.c
    M src/module.c
    M src/root/async.c
    M src/root/filename.c
    M src/root/man.c
    M src/root/object.h

  Log Message:
  -----------
  Use __linux__ to identify Linux-based systems.


  Commit: e6b8ab6f94a827dff9b05ba2735bdc94a69f9be5
      https://github.com/D-Programming-Language/dmd/commit/e6b8ab6f94a827dff9b05ba2735bdc94a69f9be5
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-12-11 (Wed, 11 Dec 2013)

  Changed paths:
    M src/link.c
    M src/mars.c
    M src/module.c
    M src/root/async.c
    M src/root/filename.c
    M src/root/man.c
    M src/root/object.h

  Log Message:
  -----------
  Merge pull request #2950 from ibuclaw/linux

Use __linux__ to identify Linux-based systems.


Compare: https://github.com/D-Programming-Language/dmd/compare/c887d5db1f25...e6b8ab6f94a8


More information about the dmd-internals mailing list