MaxHearnden
a3ec8a5128
msbuild: always use shared library from dotnet-sdk
...
This changes the use of .so to use the more generic
stdenv.hostPlatform.extensions.sharedLibrary.
This also overrides mono/build/extract_and_copy_hostfxr.sh which uses
the internet and is x86 specific.
2023-05-23 20:29:44 +01:00
mdarocha
1a07981eb9
msbuild: depend on dotnet-sdk 6.0
2022-11-25 00:56:24 +01:00
Artturin
c6568adb00
treewide: makeWrapper buildInputs to nativeBuildInputs
...
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
Robert Scott
12eea1c636
treewide/development: add sourceType binaryNativeCode for many packages
...
excluding compilers and interpreters as some new tricks may be
needed to cover their various bootstrapping processes properly
2022-06-16 20:12:04 +01:00
Pavol Rusnak
eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs
2021-10-18 23:46:17 +02:00
David McFarland
3672c0a33f
msbuild: 16.8 -> 16.10.1
2021-07-30 17:10:03 -03:00
Sandro
2be7176ab3
Merge pull request #107977 from corngood/msbuild
2021-04-12 20:09:16 +02:00
David McFarland
76d615532b
msbuild: use roslyn from package
2021-03-25 16:11:58 -03:00
David McFarland
092525616a
msbuild: move extension path to app.config
...
This makes it work for things that load the assembly directly.
2021-03-09 13:37:52 -04:00
David McFarland
3898c9a357
msbuild: 16.3 -> 16.8
2021-03-09 13:37:51 -04:00
David McFarland
d386cb4000
msbuild: remove explicit phases
2021-03-09 13:37:37 -04:00
David McFarland
af3c2a2f1c
msbuild: remove output response file
2021-03-09 13:37:36 -04:00
David McFarland
b20a8741fa
msbuild: link libhostfxr into output
2021-03-09 13:37:36 -04:00
David McFarland
a213145db8
msbuild: add script to generate nuget dependencies
2021-03-09 13:37:36 -04:00
Ben Siraphob
4f0cdb68d7
treewide: unzip buldInputs to nativeBuildInputs (2)
2021-03-06 15:18:05 +07:00
Ben Siraphob
c522fec274
pkgs/development/tools: stdenv.lib -> lib
2021-01-23 20:30:03 +07:00
Moises Nessim
258bae917a
Move to backup file to change LICENSE to lowercase.
2020-11-02 23:10:37 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jiri Danek
510c1c2c87
msbuild: init at 16.3
2019-08-07 23:58:39 +02:00