Johan Engelen
bff4d46f1b
[CMake] Allow relative paths for D_COMPILER
...
Resolves #1495
2016-05-18 19:18:15 +02:00
Johan Engelen
3b5e8a9a70
[cmake] Allow specification of D_COMPILER on CMake cmdline.
...
Use with `cmake -DD_COMPILER=ldmd2`. Resolves issue #1320
2016-05-03 21:59:48 +02:00
Johan Engelen
febfcad3a2
Add "built with D compiler version" to --version output.
2016-03-21 14:13:30 +01:00
Johan Engelen
a56df03772
Fix FindDCompiler.cmake script: before, the script would find a previously built LDC from the install prefix path.
2016-02-21 16:07:07 +01:00
Johan Engelen
b017facbcd
Add one "LDC builds LDC" to Travis.
2016-02-18 13:49:24 +01:00
Johan Engelen
29ce4012af
dmd2 --> ddmd. Merge (almost all of) our changes to dmd source into the new D source of dmd 2.069.2.
...
Also adds the CMake infrastructure to compile and link the D source files.
The build is partially broken:
- A few files in Phobos and druntime do not build
- MSVC build is broken because of unresolved symbols involving reals
2016-01-28 19:03:58 +01:00