Commit Graph

102 Commits

Author SHA1 Message Date
Daniel Stolt
7d4ed4416d Updated to latest version of MSBuild community tasks.
This makes it possible to execute Orchard.proj to build and package on a build server that doesn't have .NET Framework 3.5 installed.
2015-09-30 19:29:12 +02:00
mvarblow
fd931397a4 Allow for packing a debug build
We use the orchard packaging script for continuous deployments to QA servers where we'd like to run debug builds.
2015-08-13 12:01:35 -04:00
Sebastien Ros
894d932210 Reverting changes on Orchard.proj for Kudu
Fixes #5557
2015-07-22 14:50:14 -07:00
Sebastien Ros
8032d202e3 Compiling the solution for CI tests 2015-07-22 14:36:57 -07:00
Sebastien Ros
7282df4326 Adding support for Kudu deployment 2015-07-17 16:27:59 -07:00
Bertrand Le Roy
39b4009e40 Enable TypeScript files to be built with a simple "build typescript" and without taking a dependency on Node.js 2015-03-20 20:14:37 -07:00
myates
9116c34b22 #20379: Cleanup the msbuild Precompiled build output.
Work Item: 20379
2015-02-28 10:06:54 +01:00
Sebastien Ros
e31b2bc10e Removing Orchard.Lists from being packaged independently 2013-12-05 15:03:20 -08:00
Daniel Stolt
9549dd6c29 Fixed issue in Orchard.proj that erroneously excluded Azure role content folders from Orchard.Source.1.7.1.zip. 2013-10-10 23:41:02 +02:00
Sebastien Ros
275b7db309 Post processing config files in build script 2013-09-12 16:11:49 -07:00
Sebastien Ros
079f79079c Excluding spec folder when using ClickToBuild 2013-09-09 15:08:50 -07:00
Sebastien Ros
4ad0a1c8eb #19903: Fixing default file monitoring setting for modules and themes
Work Item: 19903
2013-07-16 17:14:47 -07:00
Sebastien Ros
d0c575063d Updating default modules list
--HG--
branch : 1.x
2013-07-16 10:53:55 -07:00
Sebastien Ros
79178ed480 #19736, 19671: Fixing deployment from Visual Studio and ignoring Tests folders
Work Items: 19736, 19671

--HG--
branch : 1.x
2013-05-22 15:43:58 -07:00
Sebastien Ros
3de95903dc #19717: Fixing default HostComponents.config values
All file monitors are disabled, but ExtensionMonitoringCoordinator is kept to
detect new modules/themes.

Work Item: 19717

--HG--
branch : 1.x
2013-05-21 15:22:15 -07:00
Sebastien Ros
886295312f Adding configurable sections in HostComponents.config
--HG--
branch : 1.x
2013-05-09 16:57:45 -07:00
Sebastien Ros
6cf16fdc2c Downgrading to NUnit 2.5.2
Tyring to see if this is this upgrade which broke the specflow tests on teamcity

--HG--
branch : 1.x
2013-03-20 10:52:12 -07:00
Sebastien Ros
68a71df75e Upgrading nunit version number reference for teamcity
--HG--
branch : 1.x
2012-09-25 14:39:43 -07:00
Sebastien Ros
7f0dafdd7e #18971: Disabling dynamic compilation in deployment packages
Work Item: 18971

--HG--
branch : 1.x
2012-09-24 15:08:55 -07:00
Sebastien Ros
9f963968ff Upgrading SpeckFlow and Nunit
--HG--
branch : 1.x
2012-08-22 12:00:17 -07:00
Sebastien Ros
6bb550d574 Merge with NH3
--HG--
branch : 1.x
2012-08-07 10:40:29 -07:00
Sebastien Ros
800c151076 Adding Precompiled target
This target will create a folder containing precompiled assemblies for
all the modules referenced by the solution, disable the dynamic compilation
and also remove all source files

--HG--
branch : 1.x
2012-08-01 10:14:25 -07:00
Sebastien Ros
c9b8a1dc49 Removing \obj folders from WebDeploy package 2012-07-20 17:49:15 -07:00
Sebastien Ros
527424c670 Fixing external package build script 2012-07-18 11:47:38 -07:00
Sebastien Ros
1d2d97ae89 Updating external packages list 2012-07-18 11:18:02 -07:00
Sebastien Ros
2cfccf9f95 Adding a new build profile (FastPackage) 2012-07-18 10:37:26 -07:00
Sebastien Ros
6a14aa405c Disabling cache
--HG--
branch : NH3
2012-07-11 10:02:32 -07:00
Sebastien Ros
f87d48a324 #18655: Removing Orchard.Experimental module
Work Item: 18655

--HG--
branch : 1.x
2012-06-26 17:57:18 -07:00
Sebastien Ros
4c18cf4fb3 #18658: Removing .hgignore files from source code artifact
Work Item: 18658

--HG--
branch : 1.x
2012-06-26 17:54:22 -07:00
Sebastien Ros
06def8b8a9 Donc include TeamCity addins when creating the source package in TeamCity
--HG--
branch : 1.x
2012-05-04 18:10:11 -07:00
Sebastien Ros
92f2707a02 Include build scripts in source package
--HG--
branch : 1.x
2012-05-04 15:52:08 -07:00
Sebastien Ros
c42e0cbaa1 #18513: Ignoring .hg folder when packaging source files
Work Item: 18513

--HG--
branch : 1.x
2012-03-02 16:21:36 -08:00
Sebastien Ros
e0388b966e Updating the listof default and core modules 2012-02-29 12:03:47 -08:00
Sebastien Ros
d3326d575e Executing tests in build script
--HG--
branch : 1.x
2012-02-23 13:38:42 -08:00
Sebastien Ros
67f9c6c569 Fixing project file
--HG--
branch : 1.x
2012-02-13 10:29:59 -08:00
Sebastien Ros
8f07f0b026 Fixing build with Specflow tests
--HG--
branch : 1.x
2012-02-06 10:10:26 -08:00
Sebastien Ros
de61a197d0 Updating spec flow steps for TeamCity
--HG--
branch : 1.x
2012-01-13 17:05:02 -08:00
bertrandleroy
c452148bbc Restoring package build target 2011-10-03 19:06:20 -07:00
Sebastien Ros
fe38c7ba72 Fixing build script 2011-10-03 15:23:20 -07:00
Sebastien Ros
8140293e12 Executing integration tests once package is created
--HG--
branch : 1.x
2011-09-30 15:43:15 -07:00
Sebastien Ros
51d62d78b7 Executing Spec flow tests earlier in FullBuild
--HG--
branch : 1.x
2011-09-30 13:09:35 -07:00
Sebastien Ros
3b5a68abc1 Adding some projects to packaging step
--HG--
branch : 1.x
2011-09-26 14:24:40 -07:00
Renaud Paquay
27503d8d1b #17850: Include and enable Orchard.Warmup by default
Also update blog and default recipe to set the site base url
during setup using the current request information.

Work Item: 17850

--HG--
branch : 1.x
2011-05-25 11:59:13 -07:00
Sebastien Ros
4bd3157fe9 #17793: Removing Orchard.Web.cspoj from msdeploy
Work Items: 17793

--HG--
branch : 1.x
2011-05-09 14:13:05 -07:00
Renaud Paquay
8616f7a2e2 Don't exclude Recipes and MediaPicker from default modules
--HG--
branch : 1.x
2011-04-09 09:34:29 -07:00
Sebastien Ros
b9378f546f Fixing typo in build script
--HG--
branch : 1.x
2011-04-07 15:37:37 -07:00
Sebastien Ros
bf7db5a1f4 #17679: Excluding new modules from package
Work Items: 17679

--HG--
branch : 1.x
2011-04-07 13:31:37 -07:00
Andre Rodrigues
4a404afd2d Adding HostRestart folder to WebPI and making it writable.
--HG--
branch : dev
2011-03-22 17:10:32 -07:00
Renaud Paquay
07bdb257d6 Temporary workaround until Azure Unit Test can run in CI server
--HG--
branch : dev
2011-02-14 16:08:57 -08:00
Renaud Paquay
ba1f5082fa Renaming target for Azure build
--HG--
branch : dev
2011-02-14 12:47:03 -08:00