summary refs log tree commit diff
path: root/pkgs/build-support/dotnet
Commit message (Expand)AuthorAge
* buildDotnetModule: parse version before passing it to dotnetmdarocha2023-10-17
* buildDotnetModule: fix running fetch-deps with no nugetDeps defined.mdarocha2023-09-30
* Merge pull request #249091 from TomaSajt/dotnet-fixOTABI Tomoya2023-08-23
|\
| * Fix useDotnetFromEnv's DOTNET_ROOT detectionTomaSajt2023-08-08
* | buildDotnetGlobalTool: fix typoTomaSajt2023-08-14
|/
* nuget-to-nix: set nullglobDavid McFarland2023-06-24
* buildDotnetModule: fix indentationDavid McFarland2023-06-24
* buildDotnetModule: remove fetch-deps from tool packagesDavid McFarland2023-06-24
* buildDotnetModule: use tmp file for fetch-deps outputDavid McFarland2023-06-24
* buildDotnetModule: unset TMPDIR instead of setting it emptyDavid McFarland2023-06-24
* buildDotnetModule: allow lockFile path to be set in nugetDepsDavid McFarland2023-06-24
* buildDotnetModule: support native binaries in nuget packagesmdarocha2023-06-21
* buildDotnetModule: pass runtimeId whenever possible and disable trimming when...mdarocha2023-06-21
* buildDotnetGlobalTool: initmdarocha2023-06-20
* buildDotnetModule: add useDotnetFromEnv optionmdarocha2023-06-20
* buildDotnetModule: tweaks to support paketmdarocha2023-06-20
* mkNugetSource: Also copy .nupkg files from subdirectoriesRaphael Robatsch2023-05-26
* Merge pull request #229008 from whonore/dafny-4Guillaume Maudoux2023-05-17
|\
| * buildDotnetModule: add support for dotnet toolsGuillaume Maudoux2023-04-29
* | mkNugetSource: remove mono from build closureRaphael Robatsch2023-05-05
|/
* Merge pull request #217587 from winterqt/build-dotnet-module-darwin-sandbox7c6f434c2023-04-17
|\
| * buildDotnetModule: fix sandboxed builds on darwinWinter2023-02-21
* | Merge pull request #218991 from Trundle/builddotnetmodule-space-wrapper-argsSandro2023-03-31
|\ \
| * | buildDotnetModule: add support for args with spaces in makeWrapperArgsAndreas Stührk2023-03-01
* | | treewide: don't hardcode /nix/store (no rebuilds changes)Artturin2023-03-24
* | | buildDotnetModule: add support for using combinePackages as dotnet-sdkmdarocha2023-03-19
* | | Merge pull request #218849 from Atemu/buildDotnetModule-put-dep-file-path-in-...Atemu2023-03-06
|\ \ \ | |/ / |/| |
| * | buildDotnetModule: point fetch-deps at module's deps file by defaultAtemu2023-02-28
| |/
* | Merge staging-next into staginggithub-actions[bot]2023-02-15
|\|
| * treewide: use lib.optionalsFelix Buehler2023-02-14
* | treewide: makeSetupHook deps -> propagatedBuildInputsArtturin2023-02-07
|/
* buildDotnetModule: proper escaping of disabledTestsmdarocha2023-01-17
* build-dotnet-module: fix mktempErik Arvstedt2023-01-09
* build-dotnet-module: avoid `/run/user` for downloading packagesErik Arvstedt2023-01-07
* build-dotnet-module: restore for current runtime by defaultDavid McFarland2022-12-19
* build-dotnet-module: add useAppHost parameter so it can be disabledDavid McFarland2022-12-19
* buildDotnetModule: run tests on projectFile if testProjectFile is unsetDavid McFarland2022-12-19
* build-dotnet: make passthru.packages a derivationDavid McFarland2022-12-19
* build-dotnet-module: strip --runtime flags without using ridDavid McFarland2022-12-19
* dotnetCorePackages: move systemToDotnetRid out of sdkDavid McFarland2022-12-19
* treewide: fix typosfigsoda2022-12-17
* buildDotnetModule: generate a NuGet.config with sourcemdarocha2022-11-25
* build-dotnet-module: don't end with exit code 1 when update was sucessfullSandro Jäckel2022-10-25
* nuget-to-nix: fix warning when package is installed from sdkDavid McFarland2022-10-18
* nuget-to-nix: find sources deterministicallyDavid McFarland2022-10-02
* nuget-to-nix: exclude by package source, not listDavid McFarland2022-10-02
* build-dotnet-module: fix fetch-deps usage messageDavid McFarland2022-10-02
* build-dotnet-module: limit package platforms by sdk supportDavid McFarland2022-10-02
* build-dotnet-module: clean up tmp file handlingDavid McFarland2022-10-02
* buildDotnetModule: add the option to keep sources to fetch-depsIvar Scholten2022-09-18