log ldc.conf.in @ 1638:0de4525a9ed6

age author description
Tue, 09 Feb 2010 13:53:13 +0100 Moritz Warning missed ldcbinarypath => ldcbinarydir
Mon, 18 May 2009 15:08:46 +0200 Tomas Lindquist Olsen Added a comment to the ldc.conf.in template about the %%ldcbinarydir%% "macro".
Sun, 10 May 2009 18:14:36 +0200 Christian Kamm Fix the ldcbinarypath config file rewriting.
Sun, 10 May 2009 17:58:09 +0200 Christian Kamm In config file: replace %%ldcbinarypath%% with the path to the ldc executable.
Sat, 14 Mar 2009 22:44:52 +0100 Frits van Bommel Fix -g with default ldc.conf
Thu, 12 Mar 2009 21:04:27 +0100 Tomas Lindquist Olsen Removed plain wrong note from ldc.conf.in, I never implemented that!
Thu, 12 Mar 2009 20:37:27 +0100 Tomas Lindquist Olsen - Updated to DMD frontend 1.041.
Wed, 25 Feb 2009 17:34:51 +0100 Frits van Bommel Use LLVM-style command line (instead of DMD-style)
Fri, 12 Dec 2008 17:10:23 +0100 Christian Kamm Rename merged runtime to tango-base-ldc, #145.
Mon, 24 Nov 2008 18:17:58 +0100 Christian Kamm Apply Elrood's CMake changes from #124. Thanks a lot!