Christoph Ruegg
|
58e12a740f
|
Build: drop build number (4th part) of package versions for better semver compliance
|
15 years ago |
Christoph Ruegg
|
e9e8757006
|
Build: Updated TeamCity bootstrap to patch F# AssemblyInfo (C# is taken care of by TeamCity)
|
15 years ago |
Christoph Ruegg
|
29673875f3
|
Samples: Fix namespace collisions in sample NuGet package
|
15 years ago |
Christoph Ruegg
|
325eff6437
|
NuGet: fix sample package content folder and desc
|
15 years ago |
Christoph Ruegg
|
b1c87752d5
|
NuGet: MathNet.Numerics.FSharp Code Sample package
|
15 years ago |
Christoph Ruegg
|
dd38f0f725
|
NuGet: MathNet.Numerics Code Sample package
|
15 years ago |
Christoph Ruegg
|
f348974728
|
NuGet: include readme and copyright info in App_Readme content folder (NuGet Conventions), explicitly add reference to framework assembly System.Numerics
|
15 years ago |
Christoph Ruegg
|
c2ba6ef0f9
|
upgrade NuGet, add assembly descriptions (taken from nuspecs)
|
15 years ago |
Marcus Cuda
|
ca4d099a13
|
updated license and doc generation info
commented out T4 refence in teamcity bootstrap file
|
15 years ago |
Marcus Cuda
|
960149224f
|
removed t4 templates
|
15 years ago |
Marcus Cuda
|
bc1d9df3bc
|
native: finished acml provider - needs more testing
|
15 years ago |
Marcus Cuda
|
06b43e5481
|
updated t4 builder to build GotoBlas templates
|
15 years ago |
Christoph Ruegg
|
283f036cb1
|
Readme: new short installation instructions section
|
15 years ago |
Christoph Ruegg
|
4959eef327
|
NuGet nuspec now pointing to 128p instead of 32p icon
|
16 years ago |
Christoph Ruegg
|
2b2c180b44
|
NuGet nuspec whitespace fix
|
16 years ago |
Christoph Ruegg
|
bd366d4bff
|
CI: Automatically updated version in F# project AssemblyInfo (T4)
|
16 years ago |
Christoph Ruegg
|
f390f85dac
|
CI: Additional NuGet package for FSharp modules
|
16 years ago |
Christoph Ruegg
|
10ff713f64
|
CI: NuGet release build tweaking
|
16 years ago |
Christoph Ruegg
|
eb5db36aab
|
NuGet Build
|
16 years ago |
Marcus Cuda
|
c86eb8f615
|
added misssing IndexedEnumerator tests and MSBuild Extensions
|
16 years ago |
Marcus Cuda
|
e429fe363d
|
testing: Merged Andriy new NUnit tests
|
16 years ago |
Marcus Cuda
|
df73c6e828
|
native: added lu
bug:BulirschStoerRationalInterpolation was always returing NaN
|
16 years ago |
Marcus Cuda
|
ad8f72295a
|
doc: fixed xml doc errors and updated SHFB config
|
16 years ago |
Marcus Cuda
|
6b2f8d46b1
|
build: tweaked build file for teamcity.codebetter.com
|
16 years ago |
Marcus Cuda
|
7638ecc773
|
build: corrected name of F# test program
|
16 years ago |
Marcus Cuda
|
f48b0caf7f
|
build: added calling template building from a pre-build event, update msbuild file, and corrected t4.bat
|
16 years ago |
Marcus Cuda
|
64321c247c
|
ci: updated t4 bat file to include MKL.XXX.Common.tt
|
16 years ago |
Christoph Ruegg
|
22bc6928a0
|
CI: Upgrade to Gallio 3.3.93.0
|
16 years ago |
Christoph Ruegg
|
47615d9208
|
CI: Upgrade to Gendarme 2.8, re-enable it in continous builds
|
16 years ago |
Christoph Ruegg
|
f5bde98d40
|
CI: Update continuous integration scripts to new structure
|
16 years ago |
Christoph Ruegg
|
6c76369395
|
Ci: make projects build to a common out folder with a decent folder structure out of the box
|
16 years ago |
Christoph Ruegg
|
6d2140e35c
|
CI: skipping Gendarm until we get hands on .Net 4 capable v2.7 binaries or newer
|
16 years ago |
Christoph Ruegg
|
90ecab2cb5
|
CI: fixing F# unit tests path
|
16 years ago |
Christoph Ruegg
|
94681d0c1e
|
CI: fix unit test paths
|
16 years ago |
Christoph Ruegg
|
bb0f11ff08
|
CI: Using VS Solution for compilation again, instead of directly building all projects in MSBuild
|
16 years ago |
Christoph Ruegg
|
d5b334a9b5
|
CI: merging TeamCity build files by build config
|
16 years ago |
Christoph Ruegg
|
28aa338eb2
|
CI: TeamCity: Preparation build step now using T4 v10.0 instead of v1.2
|
16 years ago |
Christoph Ruegg
|
71a825d023
|
CI: TeamCity: Code quality build step (StyleCop,Gendarme)
|
16 years ago |
Christoph Ruegg
|
296d5846c8
|
CI: TeamCity: Preparation build step (T4)
|
16 years ago |
Christoph Ruegg
|
65e0cd4363
|
CI: TeamCity/Gallio: removing explicit runner extension
|
16 years ago |
Christoph Ruegg
|
14a985d5e6
|
CI: TeamCity unittest project
|
16 years ago |
Marcus Cuda
|
7caa9b1110
|
fixed a complex ToString bugs and lowered the accuracy on some of the single precision tests that were failing on x64
|
16 years ago |
Marcus Cuda
|
691cd446b5
|
matrix: finished added native multiplication and some other minor fixes
|
16 years ago |
Marcus Cuda
|
e31585f91f
|
matrix: fixed matrix multiplication bug where the call was doing an multiply and update, not just a multiply
build: corrected the default build task
fixed some stylecop errors
|
17 years ago |
Christoph Ruegg
|
e9bc0ba6ff
|
build: update SHFB paths to match new build server (temp hack, need dynamic paths)
|
17 years ago |
Christoph Ruegg
|
a78792d636
|
trying get T4 running on Windows Server 2003
|
17 years ago |
Marcus Cuda
|
61e595c252
|
build: more tweaking for codeplex idiosyncrasies
|
17 years ago |
Marcus Cuda
|
f9f6bbb61d
|
build: corrected dll directory for ncover
|
17 years ago |
Marcus Cuda
|
d5ef68e967
|
build: testing cc.net
|
17 years ago |
Marcus Cuda
|
c3bdbde738
|
build take 2: added CodePlex upload and tweet release
|
17 years ago |