log runtime/CMakeLists.txt @ 1156:19d4ded7204a

age author description
Sat, 28 Mar 2009 09:45:33 +0100 Tomas Lindquist Olsen Fixed issue with runtime supplied typeinfo generating multiple symbols.
Sat, 21 Mar 2009 09:47:48 +0100 Christian Kamm Add dmd-style configuration file for rebuild usage. See #236 and thanks to ccuter for the patch!
Sun, 15 Mar 2009 23:04:58 +0100 Christian Kamm Fix imports copying for out-of-source build.
Mon, 09 Mar 2009 21:38:31 +0100 Frits van Bommel Change the way imports are copied to the (Tango) runtime dir.
Sun, 08 Mar 2009 09:58:26 +0100 Frits van Bommel Update runtime CMakeList.txt for new command line syntax regarding PIC
Thu, 19 Feb 2009 13:50:05 +0100 Frits van Bommel Removing ldc.conf. (IMPORTANT: run 'cmake .' after pull)
Thu, 19 Feb 2009 11:01:34 +0100 Frits van Bommel Fix out-ouf-source build for runtime as well.