log CMakeLists.txt @ 204:6aeaf24018d7

age author description
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.
Mon, 13 Jul 2009 11:03:04 +0000 SokoL_SD fixes for d2
Mon, 13 Jul 2009 10:39:41 +0000 SokoL_SD move the generated data from qt.QGlobal to qt.QDefines.
Fri, 03 Jul 2009 16:07:26 +0000 SokoL_SD CMake: add an UIC option in the build_example macro.
Wed, 01 Jul 2009 18:33:02 +0000 SokoL_SD CMake: correct ArrayOps2.d path.
Wed, 01 Jul 2009 18:11:58 +0000 SokoL_SD CMake: add ArrayOps2.d for all packages.
Sun, 07 Jun 2009 15:18:17 +0000 SokoL_SD CMake: disable building examples by default. You can use -DBUILD_EXAMPLES switch for enable that.
Sun, 07 Jun 2009 15:12:41 +0000 SokoL_SD CMake: minor fix
Sun, 07 Jun 2009 15:03:30 +0000 SokoL_SD CMake: minor fix for MSVC.
Sun, 07 Jun 2009 14:31:36 +0000 SokoL_SD CMake: initial version of CMakeD script.
Fri, 05 Jun 2009 12:59:24 +0000 SokoL_SD CMake: disable CPP_SHARED options for ldc.
Wed, 03 Jun 2009 15:53:24 +0000 SokoL_SD CMake: improve of the windows support for ldc.
Mon, 01 Jun 2009 07:15:52 +0000 SokoL_SD CMake: ldc support option SINGLE_D_OBJECT now.
Tue, 26 May 2009 14:55:13 +0000 SokoL_SD CMake: improve of OS detection.
Tue, 26 May 2009 11:26:50 +0000 maxter -O is back