Christoph Ruegg
e44ec41242
Build: relax framework restrictions on test frameworks
9 years ago
Christoph Ruegg
c2cd8f2931
Build: downgrade Microsoft.NETCore.App to 2.0.0
9 years ago
Christoph Ruegg
041f030459
Build: explicitly version Microsoft.NETCore.App
9 years ago
Christoph Ruegg
647982dd9a
Build: explicitly depend on runtimes (why?)
9 years ago
Christoph Ruegg
7c39bd0248
Build: manage package references with Paket again
9 years ago
Christoph Ruegg
d14fefc5b2
Build: Paket: align FSharp.Core version with NuGet to v4.2.3
9 years ago
Christoph Ruegg
25af89d1a9
Build: update FAKE, NuGet.CommandLine, NUnit, FSharp.Compiler.Tools
9 years ago
Christoph Ruegg
7cf4c6fcc1
Build: upgrade FSharp.Core dependency to v4.0.0.1, also upgrade FAKE and NuGet.CommandLine
9 years ago
Christoph Ruegg
8244c98ff1
Build: update NUnit, no longer use special Test dependency group
9 years ago
Christoph Ruegg
e5091fbc88
Build: use explicit FCS tooling via nuget package
9 years ago
Christoph Ruegg
6c44f19b4b
Build: paket install
9 years ago
Christoph Ruegg
4670915043
Build: upgrade Benchmark-group dependencies
9 years ago
Christoph Ruegg
2278d78efd
Build: upgrade Build-group dependencies
9 years ago
Christoph Ruegg
927ebeddaf
Build: upgrade benchmark dependencies
10 years ago
Christoph Ruegg
6ca2809564
Build: upgrade build and test dependencies
10 years ago
Christoph Ruegg
ac856e668e
Bench: use min transitive dependency strategy to avoid strong name hell
10 years ago
Christoph Ruegg
3cc14356d4
Benchmark: upgrade BenchmarkDotNet to v0.10
10 years ago
Christoph Ruegg
fd345c34ca
Paket: disable content of TraceEvent package
10 years ago
Christoph Ruegg
0c1d99506a
NuGet: switch to TLS feeds
10 years ago
Christoph Ruegg
f8557d3f83
Bench: add memory and inlining diagnostics
10 years ago
Christoph Ruegg
0be3925a8c
Bench: revive benchmarking project, for FFT
10 years ago
Christoph Ruegg
5ff9b59c77
Paket: update build and test dependencies
10 years ago
Christoph Ruegg
af4ab2ee7d
Paket install
10 years ago
Christoph Ruegg
bc3cd95dfd
Build: upgrade to NUnit 3.2.1 and revert usage of extern alias as no longer needed
10 years ago
Christoph Ruegg
b866a4cb32
Build: try migrating to NUnit v3.2 (from v2)
Includes a workaround for a type collision when using NUnit3's .Net 2.0
build on .Net 3.5, see nunit/nunit#1349 for details.
Leverage Paket file-dependencies for FsUnit instead of NuGet packages
since it makes sense and the FsUnit NuGet package no longer supports
.Net 3.5. Partially migrate to FsUnitTypes where possible.
Since every unit test file had to be touched anyway, also fixes file headers
where they were broken.
No longer commit packages folder (.gitignore). Use restore.cmd to restore.
10 years ago
Christoph Ruegg
d31dce972a
Build: update build tools, fix native provider unit test project references
10 years ago
Christoph Ruegg
5b60f6ba00
Build: downgrade FsUnit to <1.4 since it dropped .Net 3.5 support
11 years ago
Christoph Ruegg
f28e6844a1
Build: use paket groups, project file cleanups
11 years ago
Christoph Ruegg
6cb5f634e4
Tools: upgrade to new version of FSharp.Formatting, FCS and FAKE
11 years ago
Christoph Ruegg
adb8f96d79
Tooling: update dependencies (FAKE 4.1, FSharp.Core, FsUnit, NUnit)
11 years ago
Christoph Ruegg
a97604768c
Docs: simplify home page, fix tooltips
11 years ago
Christoph Ruegg
431b727ebe
Dependencies
11 years ago
Christoph Ruegg
e0d62b721e
Tooling update
11 years ago
Christoph Ruegg
bc5165ab43
Build: dependencies & tools upgrade, docs build updated
11 years ago
Christoph Ruegg
f028b20730
Update dependencies/tooling
12 years ago
Christoph Ruegg
efbb4fefbf
Build: fix TaskParallelLibrary dependency version string (drop patch suffix)
12 years ago
Christoph Ruegg
33a1383275
Update dependencies/tooling
12 years ago
Christoph Ruegg
e2271d7f58
Migrate to new official FSharp.Core NuGet package (paket-v20a7)
12 years ago
Christoph Ruegg
226e1e07a1
Build: for F# on net35 use traditional FSharp.Core reference instead of NuGet
For C# and also for all non-net35 F# targets we still use the proper NuGet package.
This allows us to use one FSharp.Core NuGet package only (instead of two
with platform-groups), resolving quite a few issues.
12 years ago
Christoph Ruegg
2eb400b0e8
Paket upgrade
12 years ago
Christoph Ruegg
cb57acd93a
Paked upgrade; PCL 259 in addition to 47 and 328, in F# 259 replacing 328 in addition to 47
12 years ago
Christoph Ruegg
2e777a3a2d
Paket: use NuGet.CommandLine instead of local tool
12 years ago
Christoph Ruegg
db14921b0d
Paket: explicit FSharp.Core dependency
12 years ago
Christoph Ruegg
1153cd7ecc
Paket: migrate to official FSharp.Core.Microsoft.Signed package
12 years ago
Christoph Ruegg
f26bf2c210
Paket: update build bootstrap scripts to leverage Paket; upgrade FSharp.Formatting
12 years ago
Christoph Ruegg
ebf665d5a3
Paket: clean indirect dependencies
12 years ago
Christoph Ruegg
43c2e581c5
Paket: convert-from-nuget
12 years ago