| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Mar 2013 20:06:15
0.9.2.r1697_1
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
15 Dec 2011 08:14:50
0.9.2.r1697_1
|
sunpoet  |
- Bump PORTREVISION for devel/libconfig shlib change |
15 May 2011 21:19:34
0.9.2.r1697
|
pav  |
- Mark BROKEN: does not compile
Reported by: pointyhat |
04 May 2011 04:21:47
0.9.2.r1697
|
cy  |
Remove extraneous gmake prereq.
PR: 156529
Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com> |
28 Dec 2010 05:39:00
0.9.2.r1697
|
cy  |
Take over maintainership.
Submitted by: Maintainer: "Ruben" <chromium@hybridsource.org> |
10 Nov 2010 20:42:10
0.9.2.r1697
|
bapt  |
- update ldc snapshot to 0.9.2 r1697
- update tango snapshot to r5599
- unbreak build with llvm 2.8
PR: ports/152088
Submitted by: Ruben <chromium _at_ hybridsource.org> |
12 Oct 2010 23:44:04
0.9.2.r1655
|
pav  |
- Mark BROKEN: does not build with llvm-2.8
Reported by: pointyhat
OK'ed by: maintainer |
19 Aug 2010 17:45:41
0.9.2.r1655
|
osa  |
Fix build.
Notice from: QAT
Pointy hat to: bapt |
19 Aug 2010 15:39:16
0.9.2.r1655
|
bapt  |
LDC is a compiler for the D programming Language. It is based on the DMD
frontend and uses LLVM as the backend. LLVM provides a fast and modern backend
for high quality code generation. LDC is released under a BSD license with
exceptions for the DMD frontend and code from GDC.
The development takes place mostly on x86-32 and x86-64 Linux and that is where
LDC works best. Support for other platforms and architectures is under
development, but we are still looking for people to help test and adjust LDC
for those platforms!
LDC already compiles a lot of D code, but should still be considered beta
quality. Take a look at the tickets to get a better impression of what still
needs to be implemented.
WWW: http://www.dsource.org/projects/ldc
PR: ports/149798
Submitted by: Ruben <chromium at hybridsource.org>
Approved by: tabthorpe (co-mentor) |