[dmd-internals] [D-Programming-Language/dmd] d8ebbc: add warningSupplemental and deprecationSupplementa...
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Jan 7 15:32:15 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: d8ebbc460e93770df7f46c3e63109af5b3086eae
https://github.com/D-Programming-Language/dmd/commit/d8ebbc460e93770df7f46c3e63109af5b3086eae
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
M src/errors.c
M src/errors.h
Log Message:
-----------
add warningSupplemental and deprecationSupplemental
Commit: aba8f66a0836f7a8f57e47ca576f6199a6257a72
https://github.com/D-Programming-Language/dmd/commit/aba8f66a0836f7a8f57e47ca576f6199a6257a72
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
M src/globals.h
Log Message:
-----------
fix comment
Commit: 6a941e30f9fa0c366d64b15e19dc0468af2cbcaa
https://github.com/D-Programming-Language/dmd/commit/6a941e30f9fa0c366d64b15e19dc0468af2cbcaa
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
M src/inifile.c
M src/mars.c
Log Message:
-----------
add a -conf=path swith
- allows to specify a compiler config file
Commit: b6515edda16cee207b8ee0e8d4e086248e35b50e
https://github.com/D-Programming-Language/dmd/commit/b6515edda16cee207b8ee0e8d4e086248e35b50e
Author: Martin Nowak <martin.nowak at plugintheworld.com>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M src/mars.c
Log Message:
-----------
an empty path means no conf should be used
Commit: 3a0637a87bb73ba3389b39fd128e84976408fe67
https://github.com/D-Programming-Language/dmd/commit/3a0637a87bb73ba3389b39fd128e84976408fe67
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M src/errors.c
M src/errors.h
M src/globals.h
M src/inifile.c
M src/mars.c
Log Message:
-----------
Merge pull request #4256 from MartinNowak/dmdConfSearchOrder
add -conf=path compiler switch
Compare: https://github.com/D-Programming-Language/dmd/compare/81673a6173e4...3a0637a87bb7
More information about the dmd-internals
mailing list