Commit Graph

4 Commits

Author SHA1 Message Date
Nathan Heskew
521ea7ca2f Applying the "package" -> "module" renaming to the standalone (ms)build project file
--HG--
branch : dev
2010-02-07 01:16:22 -08:00
Louis DeJardin
c5f70ca998 Adding testing and source zip to build
Failed test will stop the build. Results are in build\OrchardTests.xml.
Source zip should be able to open and run in visual studio.

--HG--
branch : dev
2010-02-06 21:20:38 -08:00
Louis DeJardin
fd270f666c Adding test and zip to build
Uses community tasks and sharpziplib for compression
Also updated build.cmd to take optional target as command line parameter

--HG--
branch : dev
2010-02-06 20:35:45 -08:00
Louis DeJardin
797d166da2 Adding a msbuild proj file and associated cmd files
Initially contains Clean, Compile, Stage targets.
Default target, Build, calls each in order.
All outputs end in /build folder, which is ignored for source control purposes

--HG--
branch : dev
2010-02-06 20:10:12 -08:00