Claus
fa1663ed51
Fixes build script to work with VS 2017 (only) and fixes BuildBelle since it didn't work and is missing tools
2017-08-08 13:08:29 +02:00
Sebastiaan Janssen
0c520f2b43
Merge branch 'dev-v7' into dev-v7.6
...
# Conflicts:
# build/Build.bat
2017-05-05 16:19:54 +02:00
Sebastiaan Janssen
85d10014c2
Make new build work when there's spaces in the current path
2017-05-05 16:14:59 +02:00
Sebastiaan Janssen
c6956b5e98
Merge branch 'dev-v7' into dev-v7.6
...
# Conflicts:
# .gitignore
# build/Build.bat
2017-05-05 14:30:08 +02:00
Sebastiaan Janssen
fcf5ecc166
Uses vswhere to figure out where VS17 is installed (if needed)
...
Removes targets file that was almost unused, moved the relevant bits to the main csproj
Updates BuildBelle.bat to be completely independent of installed version of node & npm on the machine
2017-05-05 14:14:37 +02:00
Stephan
6c8a033a56
Fix build.bat
2016-11-15 13:46:49 +01:00
Stephan
a279be1b47
Build TLC
2016-10-05 14:35:44 +02:00
Sebastiaan Janssen
6f2aac14fc
Revert "Adds a pause after build succeeds and when not running on the build server"
...
This reverts commit de9c0d5cf1 .
2016-07-15 12:00:11 +02:00
Sebastiaan Janssen
de9c0d5cf1
Adds a pause after build succeeds and when not running on the build server
2016-07-15 09:23:42 +02:00
Sebastiaan Janssen
444c431527
Improving Build.bat and appveyor build output
2016-07-08 14:51:02 +02:00
Shannon
78c2708116
U4-3447 Nuget package does not install correctly with "Web Site" projects
2016-02-03 10:39:53 +01:00
Sebastiaan Janssen
b7aadaa3d2
Experiment with less verbose logging for the build (so AppVeyor is easier to use)
2015-06-21 14:41:18 +02:00
Sebastiaan Janssen
be065b2fa3
Generate symbols nupkg (apparently you can create it from an existing NuSpec file, very cool)
...
Making sure that all pdbs ARE actually generated in Release mode (the AllBinaries file was missing loads of files)
Generate all and include all xml doc files too
Corrects WebPI zip, also shouldn't include dotLess.Core.dll
2015-05-01 14:27:26 +02:00
Sebastiaan Janssen
9f569171c3
Suppress error (it's useless information)
2015-04-23 14:59:13 +02:00
Shannon
33f21e0528
Updates build and solution to exclude UmbracoExamine.PDF, removes files for UmbracoExamine.PDF, updates links to license in nuspec files
2015-03-31 13:49:28 +11:00
Sebastiaan Janssen
74d0ec949d
Delete bower_components folder before build else missing packages will sometimes not be downloaded
2015-03-03 19:43:19 +01:00
Sebastiaan Janssen
f94d280e27
Removes unnecessary dummy files. Some directories are old and not needed, plus they all get created on app startup anyway.
2015-02-19 09:23:07 +01:00
Sebastiaan Janssen
7788452fb7
U4-6219 Visual Studio 2013 Crashes When Opening umbraco.sln
...
#U4-6219 Fixed
2015-02-13 10:04:35 +01:00
Sebastiaan Janssen
a1a1b9ebb5
Merge branch '7.1.9' into 7.2.0
2014-11-15 14:19:51 +01:00
Sebastiaan Janssen
403f64eeed
Only set comment to blank if there's command line arguments
2014-11-15 14:19:26 +01:00
Sebastiaan Janssen
5a26a52157
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
build/Build.bat
build/UmbracoVersion.txt
2014-11-15 14:18:34 +01:00
Sebastiaan Janssen
5aa29cc150
Adds version comment to UmbracoVersion.txt and makes it possible to overrule by adding arguments to build.bat
2014-11-15 14:04:19 +01:00
Sebastiaan Janssen
9be3bdb8a5
Makes sure that the very first build on a fresh machine works immediately (previously you'd get an error saying that some NuGet packages were restored and you need to run the build again).
2014-11-15 13:14:40 +01:00
Sebastiaan Janssen
e59b14b7e7
Makes sure that the very first build on a fresh machine works immediately (previously you'd get an error saying that some NuGet packages were restored and you need to run the build again).
2014-11-14 17:16:33 +01:00
Sebastiaan Janssen
cb869b9064
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
build/Build.bat
2014-11-14 16:53:34 +01:00
Sebastiaan Janssen
b20fc22577
U4-5814 Apply MVC 4.0.0.1 security update
2014-11-14 16:51:51 +01:00
per ploug
1ee6fc8514
Update build.bat to beta2
2014-11-10 13:33:42 +01:00
Sebastiaan Janssen
043139caae
Fixes build for people without git in path and with various VS versions installed (no more need to have at least VS2012 installed)
2014-10-19 13:00:54 +02:00
Shannon
c66b1f7e25
removes macro scripts from build files
2014-10-16 16:05:00 +10:00
Sebastiaan Janssen
ea7d52a353
Update version
2014-10-08 13:56:26 +02:00
Sebastiaan Janssen
5a0d7329b6
Also clean UmbracoExamine zips
2014-09-27 15:35:42 +02:00
Sebastiaan Janssen
900dcfdc33
#U4-1503 Fixed
...
Adds UmbracoExamine.PDF to the output of the build (both a ZIP and NuGet package)
Adds canvas.editors.config.js to the output in the config folder
2014-09-27 15:35:03 +02:00
Sebastiaan Janssen
dba180d809
Merge remote-tracking branch 'origin/7.1.5' into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/gruntFile.js
src/Umbraco.Web.UI.Client/lib/lazyload/lazyload.min.js
src/Umbraco.Web.UI.Client/src/views/content/content.edit.controller.js
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
2014-08-04 13:32:44 +02:00
Sebastiaan Janssen
69c7ecad59
Got bitten by stray files that were left behing in _BuildOutput folder, clean before build
2014-07-24 14:43:40 +02:00
Sebastiaan Janssen
f86902bc89
Microsoft.Bcl 1.1.7 requires NuGet 2.8.1 - also registering MyGet feed from the build.bat file so that it actually works for everybody
2014-07-23 11:39:40 +02:00
Sebastiaan Janssen
52457fea21
Bump version number
2014-06-10 18:47:02 +02:00
Sebastiaan Janssen
a99a33477a
Centralized the current Umbraco version number in UmbracoVersion.txt that will be read by
...
buildbelle.bat, build.bat and the umbraco.web.ui.csproj so it works in VS, command line and
also in TeamCity.
2014-05-16 12:27:54 +02:00
Sebastiaan Janssen
b42d3b226d
Bump version
2014-05-16 11:29:35 +02:00
Sebastiaan Janssen
00880fcbfa
I was confused, these files exist just fine :)
2014-05-09 13:07:03 +02:00
Sebastiaan Janssen
85012ee82a
Renaming files that don't exist led to the NuGet package not being created correctly somehow
2014-05-09 09:16:51 +02:00
Sebastiaan Janssen
421162d809
Bump version + Attempt at U4-4742 Publish debugging symbols for NuGet package
2014-04-23 10:11:36 +02:00
Sebastiaan Janssen
ab7371e146
Bump version number
2014-04-07 14:29:59 +02:00
Sebastiaan Janssen
5efc45a7dd
Bump version number
2014-04-03 09:29:52 +02:00
Sebastiaan Janssen
1f03983628
Clean up belle/build folder when building with build.bat to make sure it's pristine
2014-04-01 11:54:25 +02:00
Sebastiaan Janssen
3235678d29
U4-4510 nuget targets file creates an invalid path in the property group
...
That should fix this one properly now
2014-03-25 20:40:44 +01:00
Sebastiaan Janssen
4ad9ea1537
Bump the version to RC
2014-03-18 15:40:09 +01:00
perploug
fce31a2e02
7.1 beta
2014-03-07 15:26:28 +01:00
Shannon
87f93be6ba
updates version
2014-02-17 16:06:46 +11:00
Shannon
68b4a493c6
updates versions and port
2014-01-29 09:46:25 +11:00
Sebastiaan Janssen
171a472966
Split out the Belle build and integrate it in the build of the Web.UI project
2014-01-17 18:56:04 +01:00