hyperfekt
|
d644e75a64
|
actually fail module build if unsuccessful
Without this, the module build will succeed and the linking phase will
fail due to missing object files, but will not display the error again.
|
2020-08-11 12:21:15 +02:00 |
|
zhujinxuan
|
a76301a911
|
Add mainModule in spec to allow -main-is compiling
|
2019-11-13 10:18:24 +01:00 |
|
Nicolas Mattia
|
ddc5135b72
|
Use lightweight derivation
|
2019-11-02 15:13:52 +01:00 |
|
Nicolas Mattia
|
6ad8515a1a
|
Fix derivation name
|
2019-02-15 22:57:31 +01:00 |
|
Nicolas Mattia
|
6b4d8bb983
|
Force and infer executable names
|
2019-01-30 19:14:40 +01:00 |
|
Rupert Horlick
|
d7e1951144
|
Correctly propagate build dependencies
|
2018-09-25 16:53:35 -04:00 |
|
Nicolas Mattia
|
b50a48a644
|
Use all transitive imports during build
|
2018-07-27 18:22:59 +02:00 |
|
Nicolas Mattia
|
c5c04957be
|
Fix nested modules
|
2018-07-25 20:43:32 +02:00 |
|
Nicolas Mattia
|
451e0d86da
|
Rearrange imports
|
2018-07-06 15:44:59 +02:00 |
|
Nicolas Mattia
|
191065293d
|
Stop threading singleOut everywhere
|
2018-07-06 15:40:29 +02:00 |
|
Nicolas Mattia
|
f8bb059954
|
Add more (disabled) tests and refactor
|
2018-07-06 15:38:10 +02:00 |
|