Sebastiaan Janssen
ad19eb8dff
Update node version and remove unused npm reference
2017-09-04 20:14:31 +02:00
Sebastiaan Janssen
2121b7c8a0
Node version
2017-09-04 14:07:06 +02:00
Mads Rasmussen
7ccfc79080
update BuildBelle.bat to use gulp build task
2017-08-29 12:40:57 +02:00
Mads Rasmussen
ed850629da
Merge branch 'dev-v7' into temp-gulp-spike
2017-08-29 11:47:17 +02:00
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
Per Ploug
ba82885b6d
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into temp-gulp-spike
...
# Conflicts:
# build/BuildBelle.bat
2017-08-07 14:05:53 +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
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
Per Ploug
1757e7b4c8
Update gulpfile and buildbelle file
...
Should now have the right paths for running it from VS
2017-01-16 14:53:07 +01:00
Per Ploug
a68eb91c14
update buildbell.bat file to use gulp
2017-01-10 14:58:46 +01:00
Sebastiaan Janssen
c93b4fa1fe
Reverts: Makes sure the build uses a predictable version of npm
2016-08-16 14:39:52 +02:00
Sebastiaan Janssen
6ee8382ff3
Makes sure the build uses a predictable version of npm
2016-08-16 13:35:40 +02:00
Sebastiaan Janssen
d83d7956bb
Dev v7 health check ( #1220 )
...
Adds health check feature including some initial checks
2016-06-13 17:42:05 +02:00
Sebastiaan Janssen
5081027482
Improve batch files: SETLOCAL makes sure we don't change the user's actual path, so no need to revert changes any more either
2016-01-05 11:33:10 +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
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
Shannon
6b6ca615ba
Updates build to ignore bower and commits typeahead.
2014-05-09 17:02:14 +10:00
Shannon
2eef061c42
attempting to add the default git path to the path variable - hopefully the server has the same one
2014-05-09 15:58:09 +10:00
Shannon
27e6b8c80c
Adds bower to node dependencies, uses bower to get the typeahead dependency, gets bower dependencies on npm install
2014-05-05 15:55:48 +10:00
per ploug
e3c4ed5bf7
Changes grunt to accept a buildversion param
...
use grunt build --buildversion=7.1.2 to set it in all client files
2014-04-10 14:25:26 +02:00
Shannon
ab4c58b3a3
restores BuildBelle
2014-02-18 11:11:06 +11:00
Shannon
b314bff127
Creates powershell file to do the build, this detects if you have sandcastle installed first, also overwrites the default TOC.css file with a custom slightly nicer version for the output.
2014-01-24 18:23:37 +11:00
Shannon
7e32fdb682
changed buildbelle to do a grunt build instead of running the default grunt build.
2014-01-19 13:11:23 +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