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 |
|
Marko Lahma
|
ebfe101ad0
|
SPRNET-1539 Quartz.NET 2.1 support
|
2013-01-12 15:19:46 +02:00 |
|
Steve Bohlen
|
46f702116e
|
remove errant ref to vs2003 registry, install location
|
2012-12-21 10:41:06 -05: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
|
fe115c2c33
|
Ensure use of 32 bits version of frameworks and IDE to avoid the error
[MSB6003: The specified task executable "ResGen.exe" could not be
run...] on "Win 7 64".
Forcing use of specific SDK to avoid the error "TRK0002: Failed to
execute command ResGen ..." on "Win 7 64". See:
http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/e8c1d26a-5e77-4422-bbc8-f0b7f25702d2/
Specifying mandatory property (Platform) in SDK 7.
|
2012-06-08 22:50:09 -03: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
|
f238179d85
|
removing deprecated Spring.Scheduling.Quartz folders and source
|
2012-05-15 11:12:53 -04:00 |
|
Marko Lahma
|
cbfbed206b
|
Fixing compilation and configuration issues in Spring.Scheduling.Quartz.Example
|
2012-05-14 08:50:55 +03:00 |
|
Marko Lahma
|
50198bf8b8
|
Cleaning Quartz.NET integration, removing #ifs as now only Quartz.NET 2.0 supported
|
2012-05-13 11:13:45 +03:00 |
|
Steve Bohlen
|
9ace1a42e2
|
tweaking broken build scripts
|
2012-05-11 13:05:23 -04:00 |
|
Steve Bohlen
|
a3bc044c96
|
fixing up misc problems with the failing build
|
2012-05-10 20:54:22 -04:00 |
|
Steve Bohlen
|
e42cd11da7
|
updating to nuget v 1.70
|
2012-05-04 18:01:46 -04:00 |
|
Marko Lahma
|
29be537043
|
SPRNET-1504 Support NHibernate 3.3.0 GA
|
2012-04-22 18:45:40 +03:00 |
|
Marko Lahma
|
a16d06db3a
|
Remove NHibernate integration projects except for 3.2
|
2012-03-01 23:29:52 +02: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 |
|
Marko Lahma
|
1aef71785d
|
Changing all NET_2_0 to NET_4_0 in build files, fixing web site model DLL references, removed obsolete Spring.Web.Extensions.Example.2005
|
2012-02-18 10:47:04 +02:00 |
|
Marko Lahma
|
3687d33f0a
|
More reference and whatnot fixes
|
2012-02-17 18:44:26 +02:00 |
|
Marko Lahma
|
88e05db3de
|
Removing .NET 2.0 and 3.0 support, updating build and project files, removing obsolete defines
|
2012-02-16 22:32:16 +02:00 |
|
Marko Lahma
|
fa894204d3
|
Initial version of Quartz 2.0 integration
|
2012-02-11 17:57:49 +02: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
|
824a254475
|
Merge branch 'master' of https://github.com/SpringSource/spring-net
|
2011-10-06 18:09:03 -04:00 |
|
Steve Bohlen
|
e2088352c7
|
opencover integration for code coverage reporting
|
2011-10-06 18:08:37 -04:00 |
|
tobi-tobsen
|
7ff5a04fa1
|
SPRNET-1469: install-schema.build broken
|
2011-09-26 21:24:49 +02:00 |
|
Marko Lahma
|
ffdeea9d8d
|
SPRNET-1459: Remove VS2003, VS2005 projects and solutions
|
2011-08-15 19:48:36 +03:00 |
|
sbohlen
|
3320e99102
|
-fixing missing /example/ solutions for VS2010
-adding calls to build VS2010 /example/ slns in solutions.build.nant
-update NH3.2 reference bins from CR1 to GA
|
2011-08-02 14:33:29 +00:00 |
|
markpollack
|
e1e947e8ab
|
Misc updates to installaware installer and Document X! API doc generator
|
2011-08-01 21:39:31 +00:00 |
|
markpollack
|
995f3bbb73
|
update installer
|
2011-08-01 17:46:25 +00:00 |
|
sbohlen
|
38abd46011
|
update readme, changelog, etc. to reflect SPRNET 1.3.2 release notes, etc.
|
2011-07-25 11:32:17 +00:00 |
|
sbohlen
|
6b8d7c4801
|
update to NuGet.exe 1.4.x
|
2011-07-14 12:52:40 +00:00 |
|
bbaia
|
956a1301d7
|
Clean up Calculator quick start
|
2011-06-04 00:45:21 +00:00 |
|
sbohlen
|
f3031f360d
|
SPSPRNET-1437 add nuget.exe to build tools collection
|
2011-05-05 19:08:03 +00:00 |
|
lahma
|
3dd72e8562
|
SPRNET-1421: NHibernate 3.1 support
|
2011-03-21 08:25:14 +00:00 |
|
sbohlen
|
0b2db14b41
|
re-enabling test coverage capture and reporting in the build(s)
|
2011-02-10 01:27:54 +00:00 |
|
bbaia
|
5532f67a9d
|
Removed Spring.Http project (moved to GitHub project spring-net-rest) (SPRNET-1345)
|
2011-02-04 19:10:36 +00:00 |
|
bbaia
|
0c182f9945
|
REST client API: Exclude REST quickstarts from build to fix it (SPRNET-1345)
|
2010-12-31 17:10:49 +00:00 |
|
sbohlen
|
9f1a92868e
|
minor mods in prep for 1.3.1 release
|
2010-12-13 16:53:48 +00:00 |
|
sbohlen
|
91549d3d36
|
misc build script changes and add MVC example app
|
2010-12-09 17:10:50 +00:00 |
|
sbohlen
|
76445f9665
|
misc edits in prep for 1.3.1 release
|
2010-12-07 15:19:47 +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 |
|