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
Ignas Anikevicius
0cef0ca505
Disable certain test targets
9 years ago
Ignas Anikevicius
e6978860a6
Enable more testing for the targets
9 years ago
Ignas Anikevicius
0f7e6a9c6c
Initial FAKE build configuration which is using dotnte CLI
9 years ago
Ignas Anikevicius
fad83886d6
Work on the fake config
9 years ago
Ignas Anikevicius
0731a49697
Remove more stuff
9 years ago
Ignas Anikevicius
16115a6c36
Start cleaning up the fakefile
9 years ago
Christoph Ruegg
ff91b9fde4
Build: git-ignore Rider .idea folder
9 years ago
Christoph Ruegg
5fbea3863a
Build: simplify, stop building symbol package
10 years ago
Christoph Ruegg
601c13808a
Build: simplify, drop special AppVeyor two-step separation
10 years ago
Christoph Ruegg
88a7c2c4f7
Build: automate publish to archive
10 years ago
Christoph Ruegg
5d39ddf5a6
Build: simplify header tracing
10 years ago
Christoph Ruegg
9a0f9680a6
Build: refactoring
10 years ago
Christoph Ruegg
826f2e3fa1
Build: separate logic from configuration
10 years ago
Christoph Ruegg
ec0d2008a2
Docs: update links to use SSL where possible
10 years ago
Christoph Ruegg
d148fedce0
Release MKL Native Provider v2.1.0 (rev 10)
10 years ago
Christoph Ruegg
aee8534e16
Revert "Build: fix remote name"
This reverts commit 480be7d369 .
10 years ago
Christoph Ruegg
480be7d369
Build: fix remote name
10 years ago
Christoph Ruegg
fc44034a5f
Update contributors
10 years ago
Christoph Ruegg
4614132d03
Release v3.11.1
10 years ago
Christoph Ruegg
8291d7b619
Build: fix 'test quick' test category filter
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
ef6210e007
Build: CI and soft dependencies
10 years ago
Christoph Ruegg
1d01002cdb
Build: fix path to NuGet.CommandLine
11 years ago
Christoph Ruegg
90115f7fb8
Build: fix path for doc generation
11 years ago
Christoph Ruegg
f28e6844a1
Build: use paket groups, project file cleanups
11 years ago
Christoph Ruegg
58e09fea8c
Build: try to fix doc generation on OS X #346
Adapt and apply patch from fsprojects/ProjectScaffold#217
11 years ago
Christoph Ruegg
b8ae065e0f
Release OpenBLAS Native Provider v0.2.0 (rev 1, linear algebra v1.0)
11 years ago
Christoph Ruegg
b26b03c006
Release MKL Native Provider v2.0.0 (rev 9, linear algebra v2.0)
11 years ago
Christoph Ruegg
5cbc44effb
Native: simplify target files further
11 years ago
Christoph Ruegg
39cd2f2c04
Native: drop artificial MathNet.Numerics package dependency in NuGet packages #140
11 years ago
Christoph Ruegg
cb64d2633e
Native: OpenBLAS integrated into FAKE build system
11 years ago
Christoph Ruegg
03c97d6af0
Release MKL Native Provider: v1.8.0 (rev 8)
11 years ago
Christoph Ruegg
408f06c506
Build: combined MKL package and proper CUDA packages
11 years ago
Christoph Ruegg
f31b6d8625
Native: drop CUDA x86 support following CUDA Toolkit 7.0
11 years ago
Christoph Ruegg
d96e72df1a
Native: prepare build integration for CUDA native provider
11 years ago