|
|
|
@1648:18bbb1436153
|
[1648:18bbb1436153]
|
03/10/10 22:21:05 |
Kelly Wilson <wilsonk cpsc.ucalgary.ca> |
Change the ldc.conf file output to match the newer Tango directory … |
|
|
|
@1588:71ad691baeb2
|
[1588:71ad691baeb2]
|
11/07/09 04:54:40 |
Christian Kamm <kamm incasoftware de> |
Hack to make compiling the tango 0.99.8 runtime work.
The gc has no … |
|
|
|
@1498:899a928ac905
|
[1498:899a928ac905]
|
06/14/09 08:28:11 |
Christian Kamm <kamm incasoftware de> |
Set the default RUNTIME_DIR to be side-by-side of the ldc source dir. |
|
|
|
@1421:7a693c367190
|
[1421:7a693c367190]
|
05/27/09 14:41:41 |
Kelly Wilson <wilsonk cpsc.ucalgary.ca> |
just a simple change to cmake for mingw |
|
|
|
@1201:14a30bada44f
|
[1201:14a30bada44f]
|
04/12/09 07:50:18 |
Christian Kamm <kamm incasoftware de> |
Remove unnecessary GCC_EXE CMake flag. Closes #208, thanks impulze. |
|
|
|
@1157:ee8db0b7bb62
|
[1157:ee8db0b7bb62]
|
03/28/09 05:50:44 |
Christian Kamm <kamm incasoftware de> |
Fix path to llvmasm.di in runtime CMakeList |
|
|
|
@1156:19d4ded7204a
|
[1156:19d4ded7204a]
|
03/28/09 04:45:33 |
Tomas Lindquist Olsen <tomas.l.olsen gmail.com> |
Fixed issue with runtime supplied typeinfo generating multiple … |
|
|
|
@1129:8403fec8c34c
|
[1129:8403fec8c34c]
|
03/21/09 04:47:48 |
Christian Kamm <kamm incasoftware de> |
Add dmd-style configuration file for rebuild usage. See #236 and thanks to … |
|
|
|
@1122:c614ef596a20
|
[1122:c614ef596a20]
|
03/15/09 18:04:58 |
Christian Kamm <kamm incasoftware de> |
Fix imports copying for out-of-source build. |
|
|
|
@1077:bb57632d27ea
|
[1077:bb57632d27ea]
|
03/09/09 16:38:31 |
Frits van Bommel <fvbommel wxs.nl> |
Change the way imports are copied to the (Tango) runtime dir. |
|
|
|
@1061:616d7c90bb6a
|
[1061:616d7c90bb6a]
|
03/08/09 04:58:26 |
Frits van Bommel <fvbommel wxs.nl> |
Update runtime CMakeList.txt for new command line syntax regarding PIC |
|
|
|
@984:4c0df37d0421
|
[984:4c0df37d0421]
|
02/19/09 07:50:05 |
Frits van Bommel <fvbommel wxs.nl> |
Removing ldc.conf. (IMPORTANT: run 'cmake .' after pull)
Added it to … |
|
|
|
@983:6e68054cfc20
|
[983:6e68054cfc20]
|
02/19/09 05:01:34 |
Frits van Bommel <fvbommel wxs.nl> |
Fix out-ouf-source build for runtime as well.
To build out-of-source, … |
|
|
|
@874:2ddee23bd70e
|
[874:2ddee23bd70e]
|
01/06/09 09:54:48 |
Christian Kamm <kamm incasoftware de> |
Get rid of ex-Tango patch. (merged into Tango)
Adjust README and … |
|
|
|
@862:e8337278f49b
|
[862:e8337278f49b]
|
12/18/08 13:21:44 |
elrood |
temporary fix for runtime buildscript to copy ldc's imports to tango |
|
|
|
@844:1a8c6eedd7fd
|
[844:1a8c6eedd7fd]
|
12/12/08 11:10:23 |
Christian Kamm <kamm incasoftware de> |
Rename merged runtime to tango-base-ldc, #145. |
|
|
|
@829:0a31c60a6bc1
|
[829:0a31c60a6bc1]
|
12/05/08 16:01:50 |
elrood |
.. and fixed the install target (hopefully) |
|
|
|
@828:03b0c817a1a3
|
[828:03b0c817a1a3]
|
12/04/08 16:09:24 |
elrood |
added install target and possibility to pre- and suffix ldc's executable … |
|
|
|
@808:4ad1e7b10378
|
[808:4ad1e7b10378]
|
11/30/08 13:19:39 |
elrood |
when building the runtime pass -fPIC for shared libs and … |
|
|
|
@791:3e0b643090f1
|
[791:3e0b643090f1]
|
11/27/08 11:41:49 |
Christian Kamm <kamm incasoftware de> |
Apply Elrood's CMake patch from #132. |
|
|
|
@786:45d9c218fd32
|
[786:45d9c218fd32]
|
11/24/08 14:02:59 |
Christian Kamm <kamm incasoftware de> |
Add missing CMakeList, apply conf changes to dmd2 frontend. |