Commit Graph

41 Commits

Author SHA1 Message Date
Marko Lahma
9b939a3065 convert to new csproj 2018-09-17 08:14:58 +03:00
Marko Lahma
2b4eade2cb convert packages.config files to project.json
* reduce console output in builds
2016-11-11 22:16:40 +02:00
Marko Lahma
b3d1d85426 upgrade to NUnit 3.5
* upgrade nuget.exe and use single installation in build-support directory
* migrate to preferred automatic visual studio package restore mode
* fix various issues with NHibernate build configuration
* fix building of MVC projects when MVC libs not present
2016-10-29 21:43:06 +03:00
Marko Lahma
d0c97dab87 NHibernate 4 support
* replace NHibernate33 and NHibernate32 packages with NHibernate3 package
2014-10-19 18:37:14 +03:00
sbohlen
e41d0dee48 update NANT config settings to support builds on both x86 and x64 processor architectures 2014-02-23 08:50:22 -05:00
Mike Evteev
19df92672f Added NAnt configuration to run on .Net 4.5 2014-01-16 10:37:43 -05:00
Marko Lahma
ed29a994b4 SPRNET-1509 upgrade to NUnit 2.6, use NuGet packages 2013-12-25 00:50:00 +02:00
Marko Lahma
129fd2042c update NuGet to v. 2.7.1 2013-10-30 08:04:32 +02:00
Marko Lahma
1747ed066c update to NAnt 0.92 final 2013-10-30 08:00:42 +02:00
Marko Lahma
ed4efe3180 add missing ICSharpCode.NRefactory.CSharp.dll that was ignored by git for some reason 2013-10-29 18:25:10 +02:00
Marko Lahma
a957f027fb use OpenCover by default, update OpenCover and ReportGenerator, remove ASP.NET MVC 2 from packaging 2013-10-28 13:26:39 +02:00
Marko Lahma
10b6d3a747 Upgrade OpenCover and ReportGenerator, parameterize OpenCover to build
Now one can run coverage with open cover using -D:test.coverage.tool=opencover
2013-01-13 19:09:32 +02:00
Steve Bohlen
4caf0c6c1f Merge branch 'master' of https://github.com/hailtondecastro/spring-net into sprnet-1431 2012-12-17 15:29:20 -05:00
Steve Bohlen
ea5679df72 updating nuget to v2.0.0 2012-06-25 13:39:21 -04:00
Hailton de Castro
748138709f Correction to be able to find the location of the MONO in "Win 7 64." 2012-06-08 22:48:46 -03:00
Steve Bohlen
e42cd11da7 updating to nuget v 1.70 2012-05-04 18:01:46 -04:00
Steve Bohlen
42b5ecdb01 adding sysinternals pskill.exe to build support tools 2012-02-20 10:53:41 -05:00
Steve Bohlen
f2b659bab5 updating NuGet.exe to 1.6.21205.9031 2012-02-20 10:52:51 -05:00
Steve Bohlen
88326436e2 rename erroneous folder tools/ReporterGenerator 2011-11-01 11:46:58 -04:00
Steve Bohlen
71e2f36b38 SPRNET-1472 switch to RELEASE build of opencover 2011-10-08 10:26:20 -04:00
Steve Bohlen
e2088352c7 opencover integration for code coverage reporting 2011-10-06 18:08:37 -04:00
sbohlen
6b8d7c4801 update to NuGet.exe 1.4.x 2011-07-14 12:52:40 +00:00
sbohlen
f3031f360d SPSPRNET-1437 add nuget.exe to build tools collection 2011-05-05 19:08:03 +00:00
sbohlen
0b2db14b41 re-enabling test coverage capture and reporting in the build(s) 2011-02-10 01:27:54 +00:00
markpollack
abc23e2615 update nant 2010-09-21 17:50:29 +00:00
markpollack
139ce90484 update to nunit 2.5.7.10213
initial pass at compilation using .net 4.0 (not just side-by-side support)
2010-09-21 02:41:32 +00:00
sbohlen
11e5ab1834 added files that are new with NUnit 2.5.5 (oops!) 2010-09-20 20:55:47 +00:00
sbohlen
3dc0f5fc29 update NUnit to 2.5.5 2010-09-20 20:54:46 +00:00
sbohlen
cb6e0a3654 2010-09-20 20:03:52 +00:00
sbohlen
24700062bb added NAnt to build tools 2010-08-16 14:28:32 +00:00
markpollack
ff8cb6c723 SPRNET-850 - Upgrade to NUnit 2.5.2 2009-12-04 06:23:06 +00:00
markpollack
7a608b83cf SPRNET-850 - Upgrade to NUnit 2.5.2 2009-12-04 05:38:11 +00:00
eeichinger
65fa3a971a deleted obsolete nunit2outproc task 2009-07-14 22:53:39 +00:00
eeichinger
47762e3f0f upgraded to nunit 2.5.1 for running unit tests
integrated ncover for code coverage analysis
switched COM integration tests to explicit
2009-07-14 22:37:59 +00:00
eeichinger
ca9f8689d3 generate sdk docs using NDoc3 beta3 2009-05-10 08:30:04 +00:00
eeichinger
d4e980ab59 additional ndoc3 fixes 2009-04-19 03:58:56 +00:00
eeichinger
c49a8e54bc updated ndoc3 2009-04-19 00:46:35 +00:00
eeichinger
4fdd86185b integrated ndoc3 (needs manual "nant doc-sdk" invocation yet) 2009-04-17 16:49:13 +00:00
eeichinger
3b9ef745b1 added HttpRequestRecorder tool for simple automated web regression testing 2008-10-03 09:47:56 +00:00
markpollack
ec5b3278f7 changes for 1.2 M1 release packaging. 2008-08-04 20:14:18 +00:00
markpollack
c478a783c0 Initial import! 2008-05-30 22:55:02 +00:00