log cmake/FindD.cmake @ 368:185df9220ea7

age author description
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
Sun, 19 Jul 2009 18:09:33 +0000 SokoL_SD We need to start cmake twice. It is necessary for getting a class list from the generator and using this list for building other parts of QtD.
Wed, 15 Jul 2009 17:16:36 +0000 SokoL_SD spelling fix in CMakeD
Tue, 14 Jul 2009 15:25:45 +0000 SokoL_SD Improve examples.
Tue, 14 Jul 2009 13:05:55 +0000 SokoL_SD a small fix in cmake for the build_example macro.
Mon, 13 Jul 2009 17:27:34 +0000 SokoL_SD Add a 'NO_DEPS_SOURCES' option to the 'add_d_target' macro. And use it for resources and forms in QtD examples.
Fri, 03 Jul 2009 14:25:58 +0000 SokoL_SD CMake: New option D_MODULES_PER_OBJECT.
Thu, 18 Jun 2009 16:09:18 +0000 SokoL_SD CMake: minor fix
Sun, 07 Jun 2009 17:43:05 +0000 SokoL_SD CMake: fix debug flags for ldc
Sun, 07 Jun 2009 14:31:36 +0000 SokoL_SD CMake: initial version of CMakeD script.