log CMakeLists.txt @ 378:7341c47790d4

age author description
Sat, 10 Jul 2010 21:54:44 +0100 Eldar Insafutdinov binding of qwt
Fri, 09 Jul 2010 20:56:32 +0600 Eldar Insafutdinov Revert requirement of cmake 2.8@
Fri, 09 Jul 2010 20:24:24 +0100 Eldar Insafutdinov fix indentation and cpack
Thu, 08 Jul 2010 22:21:56 +0300 Max Samukha Removed debug writelns. Fixed build script.
Thu, 08 Jul 2010 17:19:05 +0300 Max Samukha Simple debug helper. Unittests. Meta-object for polymorphic non-QObjects
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.
Sun, 30 Aug 2009 10:59:56 +0000 maxter (none)
Sat, 22 Aug 2009 12:50:58 +0000 maxter More things broken than fixed. Rolling back to 263
Thu, 20 Aug 2009 14:47:17 +0000 maxter Fixed #23.
Tue, 21 Jul 2009 13:50:09 +0000 SokoL_SD CMake: windows fix
Mon, 20 Jul 2009 10:03:56 +0000 SokoL_SD Reenabled selective generation of modules.
Mon, 20 Jul 2009 09:33:10 +0000 SokoL_SD Fix #28.
Mon, 20 Jul 2009 08:40:33 +0000 SokoL_SD fixes
Mon, 20 Jul 2009 08:31:43 +0000 SokoL_SD another fix for cmake
Mon, 20 Jul 2009 08:27:35 +0000 SokoL_SD Hack for building in a source directory
Mon, 20 Jul 2009 06:00:55 +0000 SokoL_SD CMake: improvements && fixes