Commit graph

13 commits

Author SHA1 Message Date
Thomas Mader ed5b1946c6 ldc: 1.10.0 -> 1.11.0 2018-08-19 21:52:28 +02:00
Thomas Mader f4f488de21 ldc: 1.8.0 -> 1.10.0
Disabled tests on Darwin for now
2018-08-11 13:53:02 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Thomas Mader 893ba5d1b8 ldc: wrap ldc2 binary with C compiler because it's needed for linking 2018-05-19 23:16:55 +02:00
Thomas Mader be8c9afa78 ldc: 1.7.0 -> 1.8.0 2018-03-07 18:12:29 +01:00
Thomas Mader 5f0c823a61 ldc: Disable cdvecfill test to fix build on older processors
https://github.com/NixOS/nixpkgs/pull/33830
2018-01-13 14:57:03 +01:00
Thomas Mader 81d289fed0 ldc: Remove dynamiccompile tests for Darwin too 2018-01-10 22:48:36 +01:00
Thomas Mader 1aff67ce19 ldc: 1.5.0 -> 1.7.0 2018-01-10 20:08:26 +01:00
Thomas Mader b2e76afa99 dmd, ldc, dub: Inherit buildInput and meta from build derivation 2017-12-08 22:12:11 +01:00
Thomas Mader 66860af01a ldc: 1.3.0 -> 1.5.0
- Bootstrap with ldc lts (0.17.5) instead of dmd.
- Enable unittests by using a fixed-output derivation for runtime tests.
2017-12-03 11:41:39 +01:00
Piotr Bogdan 8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Thomas Mader 59cdc2564c ldc: Disable check phase because some tests are not working if build has
sandboxing enabled
2017-09-17 00:16:58 +02:00
Thomas Mader 8a2a3dad80 ldc: Init at 1.3.0 2017-09-02 08:30:17 +02:00