log gen/configfile.cpp @ 1638:0de4525a9ed6

age author description
Mon, 13 Jul 2009 22:56:59 +0200 Christian Kamm Change back the ldc.conf search path and add ~/.ldc
Mon, 13 Jul 2009 22:24:12 +0200 Christian Kamm Check for ldc.conf next to the ldc binary before home and etc.
Sat, 11 Jul 2009 13:58:23 +0200 Benjamin Kramer Remove duplicated code
Tue, 09 Jun 2009 12:19:52 +0200 Frits van Bommel Look for configuration file in `/etc` and `/etc/ldc` too (absolute paths)
Mon, 08 Jun 2009 19:48:20 +0200 Christian Kamm Move locating the configuration file into a separate function. Also look in PREFIX/etc/ldc. Fixes #322.
Sun, 07 Jun 2009 17:20:55 +0200 Frits van Bommel Print the path to the configuration file being used if `-v` is passed.
Fri, 05 Jun 2009 02:54:34 +0200 Frits van Bommel Fix indentation, removing tabs.
Thu, 04 Jun 2009 18:36:07 -0600 Kelly Wilson There was another fix needed here for reading %%ldcbinarypath%%
Thu, 04 Jun 2009 16:46:05 -0600 Kelly Wilson Fix memory leak in configfile.cpp...probably the only one in ldc!
Thu, 04 Jun 2009 16:04:26 -0600 Kelly Wilson Fix for finding ldc.conf file with mingw
Sun, 10 May 2009 18:14:36 +0200 Christian Kamm Fix the ldcbinarypath config file rewriting.
Sun, 10 May 2009 18:03:32 +0200 Christian Kamm Explicitly include string.h for strdup.
Sun, 10 May 2009 17:58:09 +0200 Christian Kamm In config file: replace %%ldcbinarypath%% with the path to the ldc executable.
Fri, 13 Mar 2009 19:22:40 +0100 Frits van Bommel Hopefully fix #232
Thu, 12 Mar 2009 20:37:27 +0100 Tomas Lindquist Olsen - Updated to DMD frontend 1.041.