160 Commits (spatial)

Author SHA1 Message Date
Marcus Cuda e429fe363d testing: Merged Andriy new NUnit tests 16 years ago
Marcus Cuda df73c6e828 native: added lu 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 17 years ago
Marcus Cuda e31585f91f matrix: fixed matrix multiplication bug where the call was doing an multiply and update, not just a multiply 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
Marcus Cuda b086555976 build: adding CodePlex API DLL so we can upload new releases from msbuild 17 years ago
Marcus Cuda 555c8c701d build: forcing SHFB not use relative paths since it dies from cc.net 17 years ago
Marcus Cuda 02d1fb0739 build: fixed typo in build file 17 years ago
Marcus Cuda c4772018f2 build: added full target (release with coverage) and fixed sandcastle referecen in SHFB config 17 years ago
Marcus Cuda ac4b49a3ab build: now includes copyright and help 17 years ago
Marcus Cuda 08c2041806 build: creates base release file 17 years ago
Marcus Cuda 26bdfa854e updated version of MSBuild Extension Pack 17 years ago
Marcus Cuda d8020ba990 vector: added missing operators to DenseVector, added missing tests, and fixed the Gallio bug in the build file 17 years ago
Marcus Cuda 7183766fd1 build: corrected gallio reference when running ncover 17 years ago
Marcus Cuda 259cf3b291 updated project files to use newer version of Gallio 17 years ago
Marcus Cuda 65ac0273f9 modified the thread queue to use wait/pulse instead of semaphores 17 years ago
Marcus Cuda 98e16fb607 updated build file to do C Sharp only build to get the build server working again 17 years ago
Marcus Cuda 36b0498e6d Removed AlmostZero and add reference to the NIST test data in the unit tests project 17 years ago
Marcus Cuda eafe76800f Added F# projects to the build 17 years ago
Marcus Cuda 913d9f6eca tweaked build file to remove managed references and to be a little more xbuild friendly - but there is still an issue with InternalVisibleTo 17 years ago
Marcus Cuda 20196aa1a0 Project merging: updated build fike 17 years ago
Marcus Cuda 4cee753fb7 changed Gendarme path so it can run on TeamCity 17 years ago
Marcus Cuda 7e0783690e changed Gendarme path so it can run on TeamCity 17 years ago
Marcus Cuda c961b8fe7d added Mono.Gendarme checking to the build process 17 years ago
Marcus Cuda 4f1f713241 added ncover support to the build file 17 years ago