|
|
|
@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 … |
|
|
|
@1558:3adcb70700cb
|
[1558:3adcb70700cb]
|
07/31/09 05:28:31 |
Tomas Lindquist Olsen <tomas.l.olsen gmail com> |
Added back option to disable metadata generation and users. Set … |
|
|
|
@1547:259b031f3d22
|
[1547:259b031f3d22]
|
07/20/09 12:16:11 |
Benjamin Kramer <benny.kra@gmail.com> |
Some minor cleanups
* remove an #ifdef USE_METADATA I accidently left … |
|
|
|
@1522:6766485fb584
|
[1522:6766485fb584]
|
07/03/09 12:49:42 |
Christian Kamm <kamm incasoftware de> |
Better error handling for CMake LLVM config file detection. |
|
|
|
@1520:1a93c3da09ef
|
[1520:1a93c3da09ef]
|
06/30/09 16:07:50 |
Christian Kamm <kamm incasoftware de> |
Yet another fix for finding llvm's config file.
Since llvm-config … |
|
|
|
@1519:6182ceeb336a
|
[1519:6182ceeb336a]
|
06/29/09 15:44:11 |
Christian Kamm <kamm incasoftware de> |
LLVM_INSTDIR -> LLVM_INCLUDEDIR fix by d0k. |
|
|
|
@1518:26d061e61b02
|
[1518:26d061e61b02]
|
06/26/09 15:02:23 |
Christian Kamm <kamm incasoftware de> |
Initialize LLVM target and asmprinter for the native and extra … |
|
|
|
@1453:f35a9a77d256
|
[1453:f35a9a77d256]
|
06/01/09 13:58:21 |
Robert Clipsham <robert@octarineparrot.com> |
More tweaks. |
|
|
|
@1396:24b33fdc7c0c
|
[1396:24b33fdc7c0c]
|
05/19/09 10:40:37 |
Frits van Bommel <fvbommel wxs.nl> |
Install ldmd too. |
|
|
|
@1275:bedf0bfb8fdb
|
[1275:bedf0bfb8fdb]
|
04/28/09 15:58:06 |
Frits van Bommel <fvbommel wxs.nl> |
Implement first D-specific optimization pass: -simplify-drtcalls.
It uses … |
|
|
|
@1256:6af2359b433a
|
[1256:6af2359b433a]
|
04/22/09 16:40:56 |
Kelly Wilson <wilsonk cpsc.ucalgary.ca> |
Change needed for mingw |
|
|
|
@1194:1853dcd9b944
|
[1194:1853dcd9b944]
|
04/03/09 11:02:52 |
Tomas Lindquist Olsen <tomas.l.olsen gmail.com> |
Moved some DMDFE files into a seperate dmd/root subdir to closer match the … |
|
|
|
@1139:d82cc6e5bb65
|
[1139:d82cc6e5bb65]
|
03/24/09 13:22:29 |
Tomas Lindquist Olsen <tomas.l.olsen gmail.com> |
Fixed error when pkg-config couldn't find libconfig, allows user to set … |
|
|
|
@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 … |
|
|
|
@1113:123812e02bc8
|
[1113:123812e02bc8]
|
03/13/09 11:18:43 |
Frits van Bommel <fvbommel wxs.nl> |
Split out LLVM_REV into separate header, to reduce rebuilding when only … |
|
|
|
@1107:015b1634b33f
|
[1107:015b1634b33f]
|
03/12/09 18:30:58 |
Frits van Bommel <fvbommel wxs.nl> |
Unquote ${LIBCONFIG_LDFLAGS} in target_link_libraries().
Without this … |
|
|
|
@1105:cdb7e1167803
|
[1105:cdb7e1167803]
|
03/12/09 17:30:30 |
Tomas Lindquist Olsen <tomas.l.olsen gmail.com> |
- Fixed building tango-user-ldc on x86-32.
- Added CMake option for extra … |
|
|
|
@1103:b30fe7e1dbb9
|
[1103:b30fe7e1dbb9]
|
03/12/09 15:37:27 |
Tomas Lindquist Olsen <tomas.l.olsen gmail.com> |
- Updated to DMD frontend 1.041.
- Removed dmd/inifile.c , it's not under … |
|
|
|
@1074:d9820e08bb84
|
[1074:d9820e08bb84]
|
03/09/09 11:25:45 |
Frits van Bommel <fvbommel wxs.nl> |
Make sure revisions.pl always runs so revisions.h doesn't get out of date. |
|
|
|
@1071:7d9957c6350e
|
[1071:7d9957c6350e]
|
03/08/09 12:57:34 |
Christian Kamm <kamm incasoftware de> |
Fix out of source build by adding the build dir to the include path. |
|
|
|
@1065:dc576c7e4b1e
|
[1065:dc576c7e4b1e]
|
03/08/09 11:37:55 |
Frits van Bommel <fvbommel wxs.nl> |
Fix to make sure to create gen/ in build dir and unbreak build with older … |
|
|
|
@1064:f0b6549055ab
|
[1064:f0b6549055ab]
|
03/08/09 11:13:10 |
Frits van Bommel <fvbommel wxs.nl> |
Make LDC work with LLVM trunk (s/LinkOnceLinkage/LinkOnceOdrLinkage/)
Also … |
|
|
|
@1051:dc608dc33081
|
[1051:dc608dc33081]
|
03/07/09 08:25:30 |
Christian Kamm <kamm incasoftware de> |
Make IrFuncTy? a member of TypeFunction?. Reset between modules compiled in … |
|
|
|
@1032:85521b52dbf8
|
[1032:85521b52dbf8]
|
03/03/09 11:38:08 |
Christian Kamm <kamm incasoftware de> |
Remove unused defines: X86_REVERSE_PARAMS, X86_PASS_IN_EAX |
|
|
|
@1021:d1ec9ff0e9ba
|
[1021:d1ec9ff0e9ba]
|
03/01/09 16:27:03 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Implemented basic -m32 and -m64 options. |
|
|
|
@982:b5e1797e9557
|
[982:b5e1797e9557]
|
02/18/09 18:50:35 |
Frits van Bommel <fvbommel wxs.nl> |
Add explicit paths to revisions.* to unbreak out-of-source build. |
|
|
|
@883:b52d5de7783f
|
[883:b52d5de7783f]
|
01/08/09 12:20:02 |
Christian Kamm <kamm incasoftware de> |
GC defines and linkage changes. |
|
|
|
@853:82ad6c0c601c
|
[853:82ad6c0c601c]
|
12/14/08 10:51:36 |
Christian Kamm <kamm incasoftware de> |
Add Elrood's patch to output LDC and LLVM source revs. |
|
|
|
@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 … |
|
|
|
@821:8f0b24bc55f0
|
[821:8f0b24bc55f0]
|
12/01/08 19:44:17 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Added CMake option to disable generation of ClassInfo?.offTi arrays, … |
|
|
|
@785:ac39e5449ca5
|
[785:ac39e5449ca5]
|
11/24/08 12:17:58 |
Christian Kamm <kamm incasoftware de> |
Apply Elrood's CMake changes from #124. Thanks a lot! |
|
|
|
@758:f04dde6e882c
|
[758:f04dde6e882c]
|
11/10/08 19:38:48 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Added initial D2 support, D2 frontend and changes to codegen to make … |
|
|
|
@753:405e40f20ef9
|
[753:405e40f20ef9]
|
11/05/08 10:53:03 |
Christian Kamm <kamm incasoftware de> |
Switch to Elrood's rewritten CMakeLists.txt. |
|
|
|
@750:d05fc504a3a0
|
[750:d05fc504a3a0]
|
11/03/08 06:25:25 |
Christian Kamm <kamm incasoftware de> |
Improve CMake build file. |
|
|
|
@749:db2dd9861600
|
[749:db2dd9861600]
|
11/02/08 15:47:31 |
Christian Kamm <kamm incasoftware de> |
Add basic CMake build file. |