[D-runtime] [D-Programming-Language/druntime] 7c9d60: The DRuntime makefiles changed to copy D files as ...

GitHub noreply at github.com
Tue Jun 26 11:29:52 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 7c9d601638e8f20d0ed83bb5b527f2cedf03d500
      https://github.com/D-Programming-Language/druntime/commit/7c9d601638e8f20d0ed83bb5b527f2cedf03d500
  Author: Adam Wilson <adamw at prospectivesoftware.com>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    M posix.mak
    M win32.mak

  Log Message:
  -----------
  The DRuntime makefiles changed to copy D files as DI.


  Commit: 8880de97010983a13e344c435fa83506365f51a5
      https://github.com/D-Programming-Language/druntime/commit/8880de97010983a13e344c435fa83506365f51a5
  Author: Adam Wilson <adamw at prospectivesoftware.com>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    M posix.mak
    M win32.mak

  Log Message:
  -----------
  Fixed win32.mak not making directories. Fixed posix.mak mkdir interleaving.


  Commit: 744ae8272bc98aaa4455fc03108911a2ec1e81ba
      https://github.com/D-Programming-Language/druntime/commit/744ae8272bc98aaa4455fc03108911a2ec1e81ba
  Author: Adam Wilson <adamw at prospectivesoftware.com>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    M posix.mak
    M win32.mak

  Log Message:
  -----------
  Completely removed core.thread from DI generation.


  Commit: ebfcb87a4b06dd3b8640c6f3cdf4e7dcd2290040
      https://github.com/D-Programming-Language/druntime/commit/ebfcb87a4b06dd3b8640c6f3cdf4e7dcd2290040
  Author: Adam Wilson <adamw at prospectivesoftware.com>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    M posix.mak
    M win32.mak

  Log Message:
  -----------
  Another attempt at fixing the command interleaving in the autotester.


  Commit: 9c9b17e21949accc28828858e9569b1a8787b46e
      https://github.com/D-Programming-Language/druntime/commit/9c9b17e21949accc28828858e9569b1a8787b46e
  Author: Adam Wilson <adamw at prospectivesoftware.com>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    M win32.mak

  Log Message:
  -----------
  Another attempt at fixing the command interleaving in the autotester.


  Commit: 74f07b9ceccaea9378b88e560d7d7d5285b3ee21
      https://github.com/D-Programming-Language/druntime/commit/74f07b9ceccaea9378b88e560d7d7d5285b3ee21
  Author: Adam Wilson <adamw at prospectivesoftware.com>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    A import/core/thread.di
    M posix.mak
    R src/core/thread.di
    M win32.mak

  Log Message:
  -----------
  Moved thread.di to import/core and updated makefiles accordingly.


  Commit: a354d291cb581c1be4ae49cf4fad8e73a894420d
      https://github.com/D-Programming-Language/druntime/commit/a354d291cb581c1be4ae49cf4fad8e73a894420d
  Author: Adam Wilson <adamw at prospectivesoftware.com>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    M posix.mak
    M win32.mak

  Log Message:
  -----------
  Changed folder for thread.di in . Updated docs for thread.di move. Copy files as .d instead of .di.


  Commit: b815fe4094c5eba9986327278cea00cd2618e217
      https://github.com/D-Programming-Language/druntime/commit/b815fe4094c5eba9986327278cea00cd2618e217
  Author: Adam Wilson <adamw at prospectivesoftware.com>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Attempt to fix autotester failures.


  Commit: c813532aec8ac8c49be129520ae3bec949045c65
      https://github.com/D-Programming-Language/druntime/commit/c813532aec8ac8c49be129520ae3bec949045c65
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    A import/core/thread.di
    M posix.mak
    R src/core/thread.di
    M win32.mak

  Log Message:
  -----------
  Merge pull request #218 from LightBender/drtmake

The DRuntime makefiles changed to copy core.* D files as DI files.


Compare: https://github.com/D-Programming-Language/druntime/compare/05b7a6730bc2...c813532aec8a


More information about the D-runtime mailing list