log configure.in @ 1250:6ccad430c4cb

age author description
Sat, 24 Jan 2009 10:09:29 +0000 nadvornik updated version string
Wed, 21 Jan 2009 18:30:54 +0000 nadvornik enable threads by default
Sun, 07 Dec 2008 15:51:50 +0000 zas_ Fix patch 1290: we only want to remove unused parameter warnings not all warnings produced by -Wextra, so just disable then using -Wno-unused-parameter and re-add -Wextra (was -W, but this is the old name).
Sat, 06 Dec 2008 21:24:38 +0000 nadvornik disabled the "unused parameter" warnings, they are harmless and nobody
Sat, 30 Aug 2008 20:15:47 +0000 nadvornik run image loader in separate thread
Fri, 29 Aug 2008 20:53:53 +0000 nadvornik converted image loader to a GObject and use signals for notification
Sat, 26 Jul 2008 20:34:24 +0000 nadvornik updated version string
Thu, 24 Jul 2008 20:03:57 +0000 nadvornik separated debugging log and debug CFLAGS
Sat, 07 Jun 2008 10:18:30 +0000 zas_ Display Lirc state in config log.
Fri, 23 May 2008 23:40:12 +0000 zas_ Fix display of libpthread detection.
Fri, 23 May 2008 15:07:30 +0000 zas_ Add -Wstrict-prototypes to gcc options only in developer mode
Mon, 19 May 2008 11:09:23 +0000 zas_ Remove C-specific gcc options from CXXFLAGS.