David Nadlinger
f6e1d32deb
Do not generate .di files for druntime modules.
...
DI generation now actually strips function bodies.
Also, finally all the platform-specific modules are installed,
irrespective of the current OS.
GitHub: Fixes #296 .
2013-03-17 19:23:22 +01:00
David Nadlinger
cf88418bd0
Use shiny new debug libraries.
2012-12-06 16:24:22 +01:00
David Nadlinger
a2d433c7f4
Fix build-local ldc.conf paths when LIB_SUFFIX is set.
2012-11-25 01:38:11 +01:00
Sven-Hendrik Haase
f1079bfbf6
Fix typos
2012-06-06 14:54:39 +02:00
Alexey Prokhin
7d74a801bb
Fixed #17 and #23 — added 'MULTILIB' option to cmake script and fixed 'make install'
2011-12-02 21:40:31 +04:00
Alexey Prokhin
058e2df074
Generate *.di only for druntime
2011-03-26 17:58:08 +03:00
Alexey Prokhin
e32d033d7e
Removed some old hacks
2011-01-03 16:50:08 +03:00
Robert Clipsham
c4c38715ef
Updated default ldc2 configuration file.
2009-07-09 21:13:19 +01:00
Christian Kamm
490549e65c
Add dmd-style configuration file for rebuild usage. See #236 and thanks to ccuter for the patch!
2009-03-21 09:47:48 +01:00
Tomas Lindquist Olsen
693e796893
Fixed druntime lib path in ldc2.conf.in, thanks Matt
2009-02-26 18:43:25 +01:00
elrood
81eded2ece
when building the runtime pass -fPIC for shared libs and -disable-invariants for gc
2008-11-30 19:19:39 +01:00
Christian Kamm
375b6cd888
Apply Elrood's CMake changes from #124 . Thanks a lot!
2008-11-24 18:17:58 +01:00