[phobos] [D-Programming-Language/phobos] 590101: Add dependency control to posix.mak

GitHub noreply at github.com
Wed Dec 18 16:42:57 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 590101676e67bf2b6c45266f06e9ffc17f32b15c
      https://github.com/D-Programming-Language/phobos/commit/590101676e67bf2b6c45266f06e9ffc17f32b15c
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Add dependency control to posix.mak


  Commit: 4b4d552da2e2f7afb382d6517634f0b05b7edddc
      https://github.com/D-Programming-Language/phobos/commit/4b4d552da2e2f7afb382d6517634f0b05b7edddc
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  remove spurious allocator targets


  Commit: a3f28dc1de4a066d73f76c678d158b7392ca290c
      https://github.com/D-Programming-Language/phobos/commit/a3f28dc1de4a066d73f76c678d158b7392ca290c
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  feedback


  Commit: b6b66ec4122838840c0bf876e27589783eac5e39
      https://github.com/D-Programming-Language/phobos/commit/b6b66ec4122838840c0bf876e27589783eac5e39
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  better dependency generation


  Commit: f5c16e0d611c20c85967ae57df969f4b324aa4b4
      https://github.com/D-Programming-Language/phobos/commit/f5c16e0d611c20c85967ae57df969f4b324aa4b4
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Fix dependent generation


  Commit: aba34d134f7ea9205a6e1450025da8c4e7e01387
      https://github.com/D-Programming-Language/phobos/commit/aba34d134f7ea9205a6e1450025da8c4e7e01387
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  C compiles always use -fPIC


  Commit: 23b1bf68c7a8f46e2114147f226dc0b55d5ad2b1
      https://github.com/D-Programming-Language/phobos/commit/23b1bf68c7a8f46e2114147f226dc0b55d5ad2b1
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Generate deps concurrently with object files


  Commit: ce25c43b2c669b921070b1eb0268623a396a9939
      https://github.com/D-Programming-Language/phobos/commit/ce25c43b2c669b921070b1eb0268623a396a9939
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Merge pull request #1768 from andralex/makefile

Add dependency control to posix.mak


Compare: https://github.com/D-Programming-Language/phobos/compare/ac83fa77067e...ce25c43b2c66


More information about the phobos mailing list