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.