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.
Tue, 06 Jan 2009 15:54:48 +0100 Christian Kamm Get rid of ex-Tango patch. (merged into Tango)
Thu, 18 Dec 2008 19:21:44 +0100 elrood temporary fix for runtime buildscript to copy ldc's imports to tango
Fri, 12 Dec 2008 17:10:23 +0100 Christian Kamm Rename merged runtime to tango-base-ldc, #145.
Fri, 05 Dec 2008 22:01:50 +0100 elrood .. and fixed the install target (hopefully)
Thu, 04 Dec 2008 22:09:24 +0100 elrood added install target and possibility to pre- and suffix ldc's executable name to cmake scripts
Sun, 30 Nov 2008 19:19:39 +0100 elrood when building the runtime pass -fPIC for shared libs and -disable-invariants for gc
Thu, 27 Nov 2008 17:41:49 +0100 Christian Kamm Apply Elrood's CMake patch from #132.
Mon, 24 Nov 2008 20:02:59 +0100 Christian Kamm Add missing CMakeList, apply conf changes to dmd2 frontend.