161 Commits (e55dce34f894e9d1dc3c8a3cd23de1920ea3cbbd)

Author SHA1 Message Date
Christoph Ruegg ddd2a1c81e Build Framework: switch build functions to dotnet build 7 years ago
Christoph Ruegg 15298fbc5f Migrate to .NET SDK 3.1 LTS and update dependencies 7 years ago
Christoph Ruegg 83ab6ebd97 Release v4.8.1 7 years ago
Christoph Ruegg b2811c0a0d Build: remove almost all build framework variations, drop FsLoader and Mirror support 7 years ago
Christoph Ruegg a95104b58b Upgrade to .Net Core 2.2 (2.2.4, SDK 2.2.106) 8 years ago
Christoph Ruegg 2361efa654 Build: fix data package build and tests 8 years ago
Christoph Ruegg 0105d62a26 Build: better framework support for multiple solutions 8 years ago
Christoph Ruegg 77c174d969 Tests: test against .Net Core 2.1 instead of 1.1 and 2.0 (both deprecated) 8 years ago
Christoph Ruegg 6911870995 Build: fix nuget push 8 years ago
Christoph Ruegg 246c143dea Build: update certificate fingerprint 8 years ago
Christoph Ruegg f303246a1b Build: also sign strongnamed assemblies 8 years ago
Christoph Ruegg b7fd21a88c Build: sign also native provider NuGet packages 8 years ago
Christoph Ruegg 10e907c8e7 Build: simplify native package manual NuGet packaging 8 years ago
Christoph Ruegg fbc594dc6b Build: simplify native provider build and packaging 8 years ago
Christoph Ruegg 45fe774c84 Build: migrate more of native providers to new approach 8 years ago
Christoph Ruegg c0f1d9284e Build: simplify 8 years ago
Christoph Ruegg 5a7fb139eb Build: define solutions 8 years ago
Christoph Ruegg 527d2b76cc Build: define projects 8 years ago
Christoph Ruegg fdff25afc1 Build: simplify bundle definitions since we leverage the dotnet sdk now 8 years ago
Christoph Ruegg ed599334d7 Release v4.5.1 8 years ago
Christoph Ruegg d7f5fe1d56 Build: more uniform out-directory with Numerics subfolder 8 years ago
Christoph Ruegg 85df6fbd15 Build: adapt build also for Data packages 8 years ago
Christoph Ruegg 540df9782b Build: build strong name and normal packages in one run 8 years ago
Christoph Ruegg 73a092a603 Build: don't create NuGet packages in build on non-Windows OS for now 8 years ago
Christoph Ruegg 3e0a38d5f4 Build: simplify build by merging 'zip' and 'nuget' into 'build' target 8 years ago
Christoph Ruegg 73e2bbba2c Build: simplify build by merging 'sign' and 'collect' into 'build' target 8 years ago
Christoph Ruegg affa896635 Tests: test against NetCoreApp2.0 instead of 1.1; print dotnet --info as part of build 9 years ago
Christoph Ruegg 18d9d03aaa Build: simplify test function 9 years ago
Christoph Ruegg fd83040a2f Build: add .Net 4.6.1 target 9 years ago
Christoph Ruegg d972f5f478 Build: NuGet push no longer passes outdated source URI 9 years ago
Christoph Ruegg 79fa123650 Benchmarks: rework, cleanup 9 years ago
Christoph Ruegg 1128ba4e66 Build: clean using msbuild 9 years ago
Christoph Ruegg d8eef7b3aa Tests: clearer and simpler naming pattern for test projects 9 years ago
Christoph Ruegg 748a8abe58 Release Data Extensions v4.0.0-beta01 9 years ago
Christoph Ruegg 7fac4c61e6 Tests: restructure test build targets 9 years ago
Christoph Ruegg 01b904f8d3 Build: test against .net framework on windows only 9 years ago
Christoph Ruegg 27e186f486 Build: cleanup, fix F# NoWarn entries, pack using msbuild 9 years ago
Christoph Ruegg 484b5e40a0 Build: restore using msbuild, fix test where expected accuracy was higher than requested from algorithm 9 years ago
Christoph Ruegg 72869a8047 Build: trial on building through msbuild (with sdk, but without cli tool) 9 years ago
Christoph Ruegg 104460996a Build: fix API reference generation 9 years ago
Christoph Ruegg 52171f9492 Build: handle a few warnings, allow running all test targets manually 9 years ago
Christoph Ruegg 549ca8d060 Build: running tests must not restore or build implicitly 9 years ago
Christoph Ruegg bc3d4d06b3 Build: adapt zip archive using collect target 9 years ago
Christoph Ruegg 7b3cc112db Build: sign all files in one step, also sign F# assemblies 9 years ago
Christoph Ruegg 25af89d1a9 Build: update FAKE, NuGet.CommandLine, NUnit, FSharp.Compiler.Tools 9 years ago
Christoph Ruegg 072a3d34a6 Build: code signing support (X.509) 9 years ago
Christoph Ruegg c3e340272d Release v4.0.0-alpha01 9 years ago
Christoph Ruegg b942210ec0 Build: continue reworking towards dotnet sdk: cleaning, building and packaging 9 years ago
Christoph Ruegg 71c1fc47f4 FSharp: try to drive NuSpec from csproj; Paket install 9 years ago
Ignas Anikevicius 2a594cef40 FAKE: Typo fixup 9 years ago