About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Louis DeJardin 6267c938de Mechanical refinement to build cmd files
build.cmd can take an optional target name like Compile or several targets in order with quotes like "Compile,Package"
clicktobuild.cmd will detect when the sdk env variable is not present, and vs2k8 is, and it will run the vs batch to initialize environment for calling msbuild

--HG--
branch : dev
2010-02-07 15:07:45 -08:00
lib Adding test and zip to build 2010-02-06 20:35:45 -08:00
src Missed a file and Orchard.Tests.Modules RootNamespace and AssemblyName in the "package" -> "module" rename 2010-02-07 00:27:41 -08:00
.hgignore Adding a msbuild proj file and associated cmd files 2010-02-06 20:10:12 -08:00
build.cmd Mechanical refinement to build cmd files 2010-02-07 15:07:45 -08:00
ClickToBuild.cmd Mechanical refinement to build cmd files 2010-02-07 15:07:45 -08:00
CREDITS.txt Adding date and time pickers to page and blog post create/edit for scheduled publishing input. There's a fair bit of duplication in here between post and page possibly making more clear another candidate for consolidation. 2010-01-28 06:53:58 +00:00
LICENSE.txt Copying LICENSE.txt and CREDITS.txt to trunk. 2009-12-09 17:36:32 +00:00
Orchard.msbuild removing an old test assembly 2009-11-14 08:27:32 +00:00
Orchard.proj Applying the "package" -> "module" renaming to the standalone (ms)build project file 2010-02-07 01:16:22 -08:00