IvarWithoutBones
|
fcbd429742
|
buildDotnetModule: wrap executables in preFixup
Not doing this used to break wrapGAppsHook as gappsWrapperArgs is set in preFixup, but it was used in installPhase
|
2022-01-12 00:23:53 +01:00 |
|
IvarWithoutBones
|
612f808fcc
|
buildDotnetModule: stop passthru attributes from being overwritten
|
2021-12-30 18:55:03 +01:00 |
|
Felix Buehler
|
81eb599e8d
|
nuget-to-nix: update to use pname instead of name
|
2021-12-23 22:47:34 +01:00 |
|
IvarWithoutBones
|
e0b652c3cb
|
buildDotnetModule: restore and build testProjectFile
|
2021-12-20 22:31:18 +01:00 |
|
IvarWithoutBones
|
0f3d546116
|
buildDotnetModule: set dontWrapGApps to avoid double wrapping
This also removes the flag from opentabletdriver and opentracker, which
manually set it before.
|
2021-12-20 21:54:40 +01:00 |
|
IvarWithoutBones
|
8e11dcca48
|
buildDotnetModule: add passthru.fetch-deps
|
2021-12-14 20:24:18 +01:00 |
|
Evgeny Zemtsov
|
06477cccf7
|
buildDotnetModule: support local project references
|
2021-12-13 19:14:44 +01:00 |
|
Evgeny Zemtsov
|
a6d02a5214
|
buildDotnetModule: support optional nupkg packing
|
2021-12-13 19:13:40 +01:00 |
|
IvarWithoutBones
|
1b366cb92b
|
buildDotnetModule: support setting projectFile as an array && properly interpret disabledTests
|
2021-11-21 22:47:53 +01:00 |
|
IvarWithoutBones
|
af339c5cf8
|
buildDotnetModule: add support for running unit tests
|
2021-11-01 02:06:54 +01:00 |
|
IvarWithoutBones
|
bc193f80c4
|
buildDotnetModule: create nuget source seperately && use stdenvNoCC
|
2021-10-29 08:27:51 -07:00 |
|
IvarWithoutBones
|
26cf7887b5
|
buildDotnetModule: fix variable handling
|
2021-10-25 00:24:09 +02:00 |
|
Pavol Rusnak
|
eca667180b
|
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs
|
2021-10-18 23:46:17 +02:00 |
|
IvarWithoutBones
|
b41e7b572c
|
buildDotnetModule: init
|
2021-10-06 22:14:24 +02:00 |
|