log CMakeLists.txt @ 370:7fd4b69378bf

age author description
Sun, 04 Jul 2010 14:17:49 +0100 Eldar Insafutdinov move cpp part of QtD into shared libs on linux to reduce binaries size
Thu, 10 Jun 2010 00:57:32 +0300 Max Samukha Fixed enums in designated interfaces
Wed, 02 Jun 2010 19:38:05 +0300 Max Samukha An attempt (failed due to optlink) to improve locality of declarations exported from QtD executables
Fri, 14 May 2010 12:14:37 +0300 Max Samukha project structure changes
Wed, 30 Dec 2009 16:12:42 +0000 eldar1 treat const and non-const functions as separate signals
Wed, 23 Dec 2009 23:17:36 +0200 maxter Structure without common root dir lifetime
Wed, 23 Dec 2009 04:48:11 +0500 eldar_ins wrong merge signals
Sat, 19 Dec 2009 18:43:32 +0300 Alexey Prokhin Fixed "make install" command on windows. signals
Fri, 16 Oct 2009 02:43:59 +0000 eldar Signals look-up andNew syntax for connect. The old one will not work from now on. This will allow for the signals overload. Although changes are done for both D1 and D2 versions, D1 won't work because of compiler bugs. I am tired of waiting for fixes.
Fri, 09 Oct 2009 08:43:15 +0000 SokoL_SD Fix for windows build
Thu, 01 Oct 2009 11:26:47 +0000 SokoL_SD make install fix
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.
Mon, 07 Sep 2009 15:23:31 +0000 SokoL_SD Another attempt for supporting MacOS.
Mon, 07 Sep 2009 11:37:16 +0000 SokoL_SD 1) A bug is fixed when the generator doesn't restart if typesystem_${package}-java.java has been changed.