[D-runtime] [D-Programming-Language/druntime] 2affde: tiny fixup for xattr (#294)
GitHub
noreply at github.com
Mon Sep 3 14:05:13 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 2affde3cb24b54c5fc0c43e7f840c76fa767f8be
https://github.com/D-Programming-Language/druntime/commit/2affde3cb24b54c5fc0c43e7f840c76fa767f8be
Author: Martin Nowak <dawg at dawgfoto.de>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M posix.mak
M win32.mak
Log Message:
-----------
tiny fixup for xattr (#294)
- win32.mak: add xattr.d to manifest and import generation
- posix.mak: remove redundant mkdir
Commit: 111856cfeb113e27ee78900c1c987aa957586d6a
https://github.com/D-Programming-Language/druntime/commit/111856cfeb113e27ee78900c1c987aa957586d6a
Author: Martin Nowak <dawg at dawgfoto.de>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M win32.mak
Log Message:
-----------
remove object.di from the IMPORTS list (it's in COPY)
- also fixes 'copy' error message about non-existent path
Compare: https://github.com/D-Programming-Language/druntime/compare/16f2cb10bd2f...111856cfeb11
More information about the D-runtime
mailing list