[phobos] [D-Programming-Language/phobos] 8f12e8: fix Issue 13263
GitHub via phobos
phobos at puremagic.com
Wed Aug 13 12:52:52 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 8f12e8062fc26a428a23f417eddebce73c854506
https://github.com/D-Programming-Language/phobos/commit/8f12e8062fc26a428a23f417eddebce73c854506
Author: Martin Nowak <code at dawg.eu>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M posix.mak
Log Message:
-----------
fix Issue 13263
- replace phony druntime_libs target with $(DRUNTIME)
- add fake FORCE dependency to always invoke druntime's makefile
Commit: e406eb123e27f3ae62cd2ba4d73463faf7852741
https://github.com/D-Programming-Language/phobos/commit/e406eb123e27f3ae62cd2ba4d73463faf7852741
Author: Martin Nowak <code at dawg.eu>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M posix.mak
Log Message:
-----------
unittest objects also depend on druntime
- for the druntime imports
Commit: 2f9e056bb88a24cb3f01f77f79abc732ebd1e1c7
https://github.com/D-Programming-Language/phobos/commit/2f9e056bb88a24cb3f01f77f79abc732ebd1e1c7
Author: Михаил Страшун <public at dicebot.lv>
Date: 2014-08-13 (Wed, 13 Aug 2014)
Changed paths:
M posix.mak
Log Message:
-----------
Merge pull request #2409 from MartinNowak/fix13263
fix Issue 13263
Compare: https://github.com/D-Programming-Language/phobos/compare/7b0b64c8c088...2f9e056bb88a
More information about the phobos
mailing list