[D-runtime] [D-Programming-Language/druntime] d07d49: test/*/Makefile: Do not assume that $(ROOT) is a r...
GitHub via D-runtime
d-runtime at puremagic.com
Wed Jul 2 13:18:39 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: d07d4938279f4bcc76adf4fb342777caf1080ce8
https://github.com/D-Programming-Language/druntime/commit/d07d4938279f4bcc76adf4fb342777caf1080ce8
Author: David Nadlinger <code at klickverbot.at>
Date: 2014-07-02 (Wed, 02 Jul 2014)
Changed paths:
M test/exceptions/Makefile
M test/init_fini/Makefile
M test/shared/Makefile
Log Message:
-----------
test/*/Makefile: Do not assume that $(ROOT) is a relative path.
This allows us (LDC) to use the Makefiles in out-of-source builds.
Commit: 2ab86f5583676b49656d8a245c8adb3c89c61256
https://github.com/D-Programming-Language/druntime/commit/2ab86f5583676b49656d8a245c8adb3c89c61256
Author: Brad Roberts <braddr at puremagic.com>
Date: 2014-07-02 (Wed, 02 Jul 2014)
Changed paths:
M test/exceptions/Makefile
M test/init_fini/Makefile
M test/shared/Makefile
Log Message:
-----------
Merge pull request #858 from klickverbot/test-out-of-source
test/*/Makefile: Do not assume that $(ROOT) is a relative path.
Compare: https://github.com/D-Programming-Language/druntime/compare/c661eeab776d...2ab86f558367
More information about the D-runtime
mailing list