[dmd-internals] [D-Programming-Language/dmd] c4f3d9: fix VS build:

GitHub noreply at github.com
Thu Jun 6 06:38:22 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c4f3d9a2af87dc9021aaecf4aa94e70dc125d5c8
      https://github.com/D-Programming-Language/dmd/commit/c4f3d9a2af87dc9021aaecf4aa94e70dc125d5c8
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-06-01 (Sat, 01 Jun 2013)

  Changed paths:
    M src/dmd_msc.vcproj
    M src/dmd_msc.vcxproj
    M src/dmd_msc.vcxproj.filters
    M src/link.c
    M src/root/longdouble.h
    M src/tocsym.c
    M src/tocvdebug.c

  Log Message:
  -----------
  fix VS build:
- remove root\array.c from projects
- #include <alloca.h> for alloca()
- define strtold and strtof


  Commit: 5a4dafc81042dc3f1a653c2574dcb02ec4408d3f
      https://github.com/D-Programming-Language/dmd/commit/5a4dafc81042dc3f1a653c2574dcb02ec4408d3f
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-06-01 (Sat, 01 Jun 2013)

  Changed paths:
    M src/link.c
    M src/root/longdouble.h
    M src/root/port.h
    M src/tocsym.c
    M src/tocvdebug.c

  Log Message:
  -----------
  move #include <alloca.h> into port.h
move #define strtof into port.h


  Commit: ba281aea010b4772c55fcec08a61f7eea8872436
      https://github.com/D-Programming-Language/dmd/commit/ba281aea010b4772c55fcec08a61f7eea8872436
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2013-06-06 (Thu, 06 Jun 2013)

  Changed paths:
    M src/dmd_msc.vcproj
    M src/dmd_msc.vcxproj
    M src/dmd_msc.vcxproj.filters
    M src/root/longdouble.h
    M src/root/port.h

  Log Message:
  -----------
  Merge pull request #2102 from rainers/fix_vsbuild5

fix VS build


Compare: https://github.com/D-Programming-Language/dmd/compare/9e87b082d6f6...ba281aea010b


More information about the dmd-internals mailing list