summary refs log tree commit diff
path: root/pkgs/build-support/dotnet
Commit message (Expand)AuthorAge
...
* buildDotnetModule: move nugetDeps throw to when its actually neededIvar Scholten2022-09-18
* buildDotnetModule: dont require specifing a projectFileIvar Scholten2022-09-18
* buildDotnetModule: minor changes to hooksIvar Scholten2022-09-18
* buildDotnetModule: format with nixpkgs-fmtIvar Scholten2022-09-18
* build-dotnet-module/fetch-deps: fixup temp naming when pname has a capital X ...Cole Helbling2022-09-16
* nuget-to-nix: skip local packagesDavid McFarland2022-09-15
* make-nuget-deps: use . for version separatorDavid McFarland2022-09-15
* Merge pull request #187359 from IvarWithoutBones/dotnetmodule-updatescriptsIvv2022-09-11
|\
| * buildDotnetModule: restore for all platforms in fetch-depsIvar Scholten2022-09-11
* | dotenv: convert CRLF line endings into LFSandro Jäckel2022-09-11
|/
* build-dotnet-module: Allow specifying the output path of fetch-depsZhaofeng Li2022-08-18
* nuget-to-nix: Make exclusion file optionalZhaofeng Li2022-08-18
* buildDotnetModule: set fetch-deps utils via PATHEvan Petousis2022-08-18
* buildDotnetModule: use coreutils in fetch-depsEvan Petousis2022-08-18
* buildDotnetModule: use platform-agnostic cp formatEvan Petousis2022-08-18
* Merge pull request #181512 from mdarocha/dotnet-6-updateIvv2022-08-14
|\
| * buildDotnetModule: exclude sdk-specific packages in fetch-deps resultmdarocha2022-08-10
| * buildDotnetModule: include sdk-specific packages in nuget sourcemdarocha2022-08-10
* | buildDotnetModule: fix build for dotnet-sdk versions below 6mdarocha2022-08-03
|/
* Merge pull request #182273 from mdarocha/dotnet-self-contained-buildSandro2022-07-28
|\
| * buildDotnetModule: add option to make a self-contained buildmdarocha2022-07-26
* | nuget-to-nix: fallback to default URL for directoriesEvgeny Zemtsov2022-07-25
|/
* Merge pull request #173889 from IvarWithoutBones/fix/dotnet-crossRick van Schijndel2022-07-16
|\
| * buildDotnetModule: fix cross compilationIvar Scholten2022-06-20
* | buildDotnetModule: explicitly set UseAppHost to truemdarocha2022-07-13
* | buildDotnetModule: set LD_LIBRARY_PATH from runtimeDeps in dotnetCheckHookmdarocha2022-07-13
* | nuget-to-nix: enable default netrcEvgeny Zemtsov2022-07-12
* | Merge pull request #178446 from zimbatm/dotnet-nugetdepsIvv2022-06-21
|\ \
| * | buildDotnetModule: allow passing derivations to nugetDepszimbatm2022-06-21
| |/
* | buildDotnetModule: use src-only in fetch-deps scriptmdarocha2022-06-21
* | make-nuget-deps: support an url field in fetchNuGetmdarocha2022-06-21
* | nuget-to-nix: support custom package sourcesmdarocha2022-06-21
|/
* buildDotnetModule: change default dotnet SDK and runtime to version 6Ivar Scholten2022-05-16
* buildDotnetModule: fix argsash lea2022-05-10
* nuget-to-nix: include required dependenciesIvar Scholten2022-04-30
* buildDotnetModule: properly inherit arguments from drv=2022-04-30
* buildDotnetModule: nuget source cleanup=2022-04-30
* mkNugetSource: fix bug in metadata generation=2022-04-30
* nuget-to-nix: add missing commaIvar Scholten2022-03-14
* Merge pull request #162771 from IvarWithoutBones/dotnet-setuphookSandro2022-03-11
|\
| * treewide: don't unnecessary set dotnet-related env varsIvar Scholten2022-03-04
* | nuget-to-nix: deterministic sorting of output list (#162187)Åsmund Østvold2022-03-10
* | Merge pull request #161504 from moinessim/writefsharpLassulus2022-03-02
|\ \ | |/ |/|
| * Add writeFSharp and makeFSharpWriter functions to writersMoises Nessim2022-02-28
* | Revert "buildDotnetModule: enable RestoreUseStaticGraphEvaluation"Jörg Thalheim2022-03-02
|/
* buildDotnetModule: enable RestoreUseStaticGraphEvaluationIvarWithoutBones2022-02-12
* buildDotnetModule: use setup hooksIvarWithoutBones2022-02-12
* dotnetenv: move to pkgs/build-support/dotnetIvar Scholten2022-02-11
* dotnetbuildhelpers: move to pkgs/build-support/dotnetIvar Scholten2022-02-11
* nuget-to-nix: move to pkgs/build-support/dotnetIvar Scholten2022-02-11