Commit graph

65 commits

Author SHA1 Message Date
Ricardo M. Correia 097c82f6c5 fstar: init at 2016-01-12 2016-01-19 01:46:30 +01:00
karsten gebbert 5b9de55c26 fsharp: 3.1.2.5 -> 4.0.0.4 2015-11-11 10:54:10 +01:00
Demin Dmitriy f67184e9a9 dotnet Mono.Addins: init at 1.2 2015-10-29 06:02:03 +03:00
Pascal Wittmann 512225ef81 Fixed some descriptions 2015-06-29 16:20:58 +02:00
obadz 33e0dbbc4b dotnet: package Projekt 2015-06-23 23:12:29 +01:00
obadz e45788993b dotnet: FSharp.Compiler.Service 0.0.89 -> 0.0.90 2015-06-23 23:12:29 +01:00
obadz 0092d04d25 dotnet: package Deedle 1.2.0 2015-06-23 23:12:29 +01:00
obadz 3e6d95fc2a dotnet: FSharp.Data 2.2.2 -> 2.2.3 2015-06-23 23:11:50 +01:00
obadz 9c205124e4 dotnet: package ExcelDna 0.32.0 + ExcelDna.Registration 2015-06-23 23:11:50 +01:00
obadz 14dcf50cb1 dotnet: package MathNet.Numerics 3.7.0 2015-06-23 23:11:08 +01:00
obadz 58418eaa67 dotnet: FSharp.AutoComplete 0.16.0 -> 0.18.2 2015-06-23 23:11:08 +01:00
obadz 24bb5d1a94 dotnet: Paket 1.6.2 -> 1.18.2 2015-06-23 23:11:08 +01:00
Luca Bruno 5c8a993a42 fetchnuget: run fixupPhase to honor propagatedBuildInputs 2015-06-12 17:13:21 +02:00
Luca Bruno 90f0bb83c3 dotnet: Add FSharpDataSQLProvider, FsPickler and Suave 2015-06-12 17:06:45 +02:00
obadz d4681bf626 Lay down the foundation for packaging the .NET echosystem
- fetchNuGet can fetch binaries from nuget servers
- buildDotnetPackage can build .NET packages using mono/xbuild
  - Places nuget & paket as they would clash with nix
  - Patch project files because F# targets are expected to be found in
    the mono directory (and we know that's not going to happen on nix)
  - Find DLLs that were copied from buildInputs and replace by symlink
    for sharing
  - Export produced DLL via the pkg-config mechanism
  - Create wrappers for produced EXEs
- Repackaged this new infrastructure: keepass, monodevelop
- Newly packaged: ExtCore, UnionArgParser, FSharp.Data, Paket, and a
  bunch more..

This is a combination of 73 commits.
2015-06-06 09:06:22 -04:00