]> git.llucax.com Git - software/druntime.git/commit
* Removed "-debug" from the list of debug build flags. The purpose of debug builds...
authorsean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Fri, 21 Nov 2008 23:08:16 +0000 (23:08 +0000)
committersean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Fri, 21 Nov 2008 23:08:16 +0000 (23:08 +0000)
commitb4e307abd5e0e6f29d5726ac65878db14c4f07ae
tree6ae3182195c2ee2e04acf872d48e3c327a0ceb58
parent14babdacbde141401ef82ccced25e24ec201344b
* Removed "-debug" from the list of debug build flags.  The purpose of debug builds is to test user code, not library code.
* Fixed an edit error that would have broken unit testing of druntime in trunk.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@48 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f
src/common/posix.mak
src/common/win32.mak
src/compiler/dmd/posix.mak
src/compiler/dmd/win32.mak
src/dmd-posix.mak
src/dmd-win32.mak
src/gc/basic/posix.mak
src/gc/basic/win32.mak
src/gc/stub/posix.mak
src/gc/stub/win32.mak