[phobos] [D-Programming-Language/phobos] c1fc82: make unittest should test both debug and release
GitHub via phobos
phobos at puremagic.com
Sun Feb 15 22:21:48 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: c1fc82abd99afd431c6bafbb6bca7536dc6c3633
https://github.com/D-Programming-Language/phobos/commit/c1fc82abd99afd431c6bafbb6bca7536dc6c3633
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-02-14 (Sat, 14 Feb 2015)
Changed paths:
M posix.mak
Log Message:
-----------
make unittest should test both debug and release
Commit: 9e69cce14c1368f4a052799f09e0ad8f259f3c17
https://github.com/D-Programming-Language/phobos/commit/9e69cce14c1368f4a052799f09e0ad8f259f3c17
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-02-14 (Sat, 14 Feb 2015)
Changed paths:
M posix.mak
Log Message:
-----------
Use MAKEFLAGS instead of -j
Commit: 05729d9770e83159af2890ad8400d71b06ccaf5c
https://github.com/D-Programming-Language/phobos/commit/05729d9770e83159af2890ad8400d71b06ccaf5c
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-02-14 (Sat, 14 Feb 2015)
Changed paths:
M posix.mak
Log Message:
-----------
.PHONY : unittest
Commit: 97e574707732325344d8681242d29c4df50c4657
https://github.com/D-Programming-Language/phobos/commit/97e574707732325344d8681242d29c4df50c4657
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M posix.mak
Log Message:
-----------
Changed order of cmdline arguments
Commit: ed896ca21c7011c536b8bdccd256939ed874f663
https://github.com/D-Programming-Language/phobos/commit/ed896ca21c7011c536b8bdccd256939ed874f663
Author: Walter Bright <walter at walterbright.com>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M posix.mak
Log Message:
-----------
Merge pull request #2946 from andralex/unittest
make unittest should test both debug and release
Compare: https://github.com/D-Programming-Language/phobos/compare/59250ecaa8cf...ed896ca21c70
More information about the phobos
mailing list