log cmake/FindD.cmake @ 412:4189f1d51a7d

age author description
Thu, 05 May 2011 20:11:26 +0300 Max Samukha support for new dmd naming
Thu, 17 Mar 2011 19:46:11 +0000 Eldar Insafutdinov merge
Thu, 17 Mar 2011 19:45:42 +0000 Eldar Insafutdinov gdc & 64 bit changes
Thu, 17 Mar 2011 19:11:40 +0100 David Nadlinger Corrected typo in CMake error message, fixes #68.
Fri, 16 Jul 2010 20:04:29 +0300 Max Samukha Same behavior of shared libs on linux and windows. Minor build script fixes.
Mon, 28 Jun 2010 21:29:32 +0300 Max Samukha Fixed startsWith. Implemented meta-object members as ranges. Freed QMetaObject from stuff that belongs to MetaClass
Wed, 23 Jun 2010 21:34:43 +0300 Max Samukha Fixed VoidFunc. Updated to dmd.2.047.
Tue, 25 May 2010 17:23:11 +0300 Max Samukha obviated redundant virtual dispatch callbacks
Sun, 11 Oct 2009 05:23:41 +0000 eldar Workaround of the major dmd/optlink bug. All examples that failed on Windows now work.
Mon, 28 Sep 2009 05:53:47 +0000 SokoL_SD Caching dependencies for d sources.
Mon, 28 Sep 2009 05:32:25 +0000 SokoL_SD VERBOSE_DEBUG flag
Mon, 28 Sep 2009 05:20:16 +0000 SokoL_SD Unittest flags.
Wed, 16 Sep 2009 13:56:02 +0000 maxter (none) lifetime
Tue, 21 Jul 2009 13:51:44 +0000 SokoL_SD --
Mon, 20 Jul 2009 06:00:55 +0000 SokoL_SD CMake: improvements && fixes