[dmd-internals] [D-Programming-Language/dmd] 1bc0af: Issue 12273 - Added -color[=on|off] flag

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Jul 2 04:08:33 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1bc0af1d9a8f963350ed8fb68ef9057f70cf89af
      https://github.com/D-Programming-Language/dmd/commit/1bc0af1d9a8f963350ed8fb68ef9057f70cf89af
  Author: Lionello Lunesu <lio at lunesu.com>
  Date:   2014-07-01 (Tue, 01 Jul 2014)

  Changed paths:
    A src/color.c
    A src/color.h
    M src/mars.c
    M src/mars.h
    M src/posix.mak
    M src/win32.mak

  Log Message:
  -----------
  Issue 12273 - Added -color[=on|off] flag

Defaults to colored output if stderr is a TTY and TERM is not dumb.


  Commit: 42728388c3df73fae7d18623cda39c34561a74c1
      https://github.com/D-Programming-Language/dmd/commit/42728388c3df73fae7d18623cda39c34561a74c1
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-07-02 (Wed, 02 Jul 2014)

  Changed paths:
    A src/color.c
    A src/color.h
    M src/mars.c
    M src/mars.h
    M src/posix.mak
    M src/win32.mak

  Log Message:
  -----------
  Merge pull request #3705 from lionello/color

Added -color


Compare: https://github.com/D-Programming-Language/dmd/compare/ab10be3b4344...42728388c3df


More information about the dmd-internals mailing list