Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8af79ed98e6f8a7249b88d90f4c74cce222fdf53
      
https://github.com/D-Programming-Language/dmd/commit/8af79ed98e6f8a7249b88d90f4c74cce222fdf53
  Author: Leandro Lucarella <[email protected]>
  Date:   2013-03-20 (Wed, 20 Mar 2013)

  Changed paths:
    M src/posix.mak

  Log Message:
  -----------
  Include -devel-HASH(-dirty) in the version string

When not compiled with `make RELEASE=1`, the version string will include
a suffix with the exact version information based on the git hash. Also,
if the current working tree is dirty (it have uncommitted changed) an
extra suffix will be added (-dirty).

When using `make RELEASE=1` only the version information present in the
VERSION file will be used.


  Commit: 67bca986ba5487c2ea7f75382820b49cafcb25ee
      
https://github.com/D-Programming-Language/dmd/commit/67bca986ba5487c2ea7f75382820b49cafcb25ee
  Author: Martin Nowak <[email protected]>
  Date:   2013-03-20 (Wed, 20 Mar 2013)

  Changed paths:
    M src/posix.mak

  Log Message:
  -----------
  Merge pull request #1737 from leandro-lucarella-sociomantic/devel-version

Include -devel-HASH(-dirty) in the version string


Compare: 
https://github.com/D-Programming-Language/dmd/compare/714e3f21ee5b...67bca986ba54
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to