annotate ldc2.conf.in @ 1101:8bf8b058944a

Clean up asm code a bit. - Use vector instead of Array, reducing allocations. - Use vectors instead of deques since we only push_back and index. - Remove redundant typedefs of iterators. - Comment out unused variable (used only in commented-out GDC code). - A few whitespace changes.
author Frits van Bommel <fvbommel wxs.nl>
date Thu, 12 Mar 2009 14:08:57 +0100
parents d6895f24dc8f
children 8403fec8c34c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
785
ac39e5449ca5 Apply Elrood's CMake changes from #124. Thanks a lot!
Christian Kamm <kamm incasoftware de>
parents:
diff changeset
1 [Environment]
1000
d6895f24dc8f Fixed druntime lib path in ldc2.conf.in, thanks Matt
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
parents: 808
diff changeset
2 DFLAGS=-I@RUNTIME_DIR@/import -L-L%@P%/../lib