Warren Buckley
66801f09ab
Remove the cleanup code of LESS Source Map files from the ZIP & Nupkg builds - this is done with Niels PR as only gulp dev creates LESS SourceMaps
2019-12-06 09:27:35 +00:00
Warren Buckley
2948d506ea
V8: Bye hardcoded colors lets use Variables ( #7246 )
...
* Bye bye #fff let's use the variable @white instead
* Update to use @black
* Update canvas-designer file with variables where possible - ALOT was not found (need to see if we have similar matches already)
* Update all hex colour variables or add a TODO comment
* Empty LESS files so lets get rid of them
* Moves the color CSS classes out into own less file to ensure variables contains variables only
* Adds in gulp-sourcemaps to allow us to have LESS sourcemaps - https://www.npmjs.com/package/gulp-less#source-maps
* A VERY BAD first attempt at doing DARK mode, but plumbing done. Now a game of tweaking variables
* Revert "A VERY BAD first attempt at doing DARK mode, but plumbing done. Now a game of tweaking variables"
This reverts commit 5ac8080c8b314cd65b1bd735fea88569991736b2.
* Update hard-coded hex values to color variables
* Fix couple typos with LESS variables gray not grey
* Amend build script so we remove the /umbraco/assets/css/maps folder from the build ouput of the ZIP & Nuget Packages
* Removing more hard coded colour values
2019-12-05 13:38:57 +01:00
Niels Lyngsø
aafa314f0e
Separate gulp script for docs ( #6409 )
2019-09-25 10:52:33 +02:00
Warren Buckley
60ed6f6b20
Remove snupkg aka newer Symbol nuget packages
2019-06-24 13:18:20 +01:00
Shannon
8fce680430
removes unused line, updates gitignore
2019-05-10 13:07:06 +10:00
elitsa
3d80d511a4
Adding a parameter for enabling docfx into the script.
2019-05-08 14:27:44 +02:00
Elitsa Marinovska
6cd77df1ad
Updating the base link
2019-05-01 15:30:58 +02:00
Elitsa Marinovska
adf762bdf8
Integrate docs script with the main build script
2019-05-01 15:25:47 +02:00
Warren Buckley
103c92bc69
Update powershell to use the snupkg format for symbol package to be hosted on nuget.org symbol server
...
Advisory from Nuget team is to no longer include the C# .cs files in the src folder of a nuget package
2019-04-24 12:31:05 +01:00
Sebastiaan Janssen
ac4c98a7fc
Enable direct command execution in build script ( #4882 )
2019-03-06 10:35:26 +01:00
Chris Houston
193e24afd2
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
2019-01-27 11:16:00 +01:00
Callum Whyte
f8b382ea0a
Eliminating bower ( #4146 )
2019-01-20 20:43:47 +01:00
Stephan
a1400d33fd
Fixes, version 8.0.0-alpha.58
2019-01-07 19:41:23 +01:00
Aaron Powell
0e56f2035d
Using npx for running gulp ( #3938 )
2018-12-31 14:10:31 +00:00
Stephan
42857ebc2a
Simplify version management, SolutionInfo is only the source now
2018-11-15 08:47:47 +01:00
Warren Buckley
e902bb08f6
Removes installing bower from the build powershell
2018-10-11 13:37:20 +01:00
Stephan
ffc7d5ba04
Fix build script
2018-09-04 09:35:39 +02:00
Shannon
09ee58ddad
Removes more refs to umbraco_client, fixes up nuspecs
2018-08-29 10:49:55 +10:00
Warren
e626fe3c8f
Merge branch 'temp8' into temp8-nuget-pkgs
2018-08-01 10:46:00 +01:00
Stephan
ee5a834ab0
Ensure build respects NUGET_PACKAGES
2018-07-31 15:55:31 +02:00
Warren
05196d5aa0
Add Cms.Web to Nuspecs to Verify in build script
2018-07-31 12:19:11 +01:00
Warren
d2ae7737b6
Update Powershell Build.ps1 to attempt to pack the Web.nuspec
2018-07-31 11:24:07 +01:00
Lotte Pitcher
e920d3f4b2
In build.ps1, use .Path if .Source returns nothing
2018-07-27 11:39:27 +01:00
Stephan
f535f6d324
Cleanup ModelsBuilder merge
2018-05-21 11:49:08 +02:00
Stephan
40f2558a70
Cleanup
2018-05-17 13:03:37 +02:00
Stephan
a6ea270d93
Cleanup build
2018-05-16 21:52:40 +02:00
Stephan
6bedc1020b
Cleanup solution and build wip
2018-05-16 15:46:51 +02:00
Shannon
c8d2ea141b
Removes more xslt, more very old code and configurations that aren't used anymore
2018-05-01 01:15:43 +10:00
Stephan
26af63549f
Fix vsts - wip
2018-04-17 10:52:32 +02:00
Stephan
ed3e693308
Umbraco.Compat7.die.die.die
2018-04-13 11:03:35 +02:00
Stephan
ca00cde043
VSO build wip
2018-04-12 22:58:46 +02:00
Warren
d8459bf4b4
Changes to build script & references etc with Stephan
2018-04-11 18:06:33 +02:00
Stephan
eb6a08af31
v7@11d4189c8d
2018-04-05 14:12:15 +02:00
Stephan
f7a14a03f2
Fix build, still some weird csc.exe versionning
2018-04-04 17:41:55 +02:00
Stephan
62b6efc4da
Fix upgrading
2018-03-30 10:28:49 +02:00
Stephan
0cbfebe21c
Port v7@2aa0dfb2c5 - WIP
2018-03-22 11:25:08 +01:00
Stephan
2305426dda
Version -alpha.30 with ModelsBuilder -alpha.13
2017-10-26 11:25:01 +02:00
Stephan
cf46a51866
Getting NestedContent and ModelsBuilder happy
2017-10-25 13:23:14 +02:00
Stephan
0fe96a58c1
Migrate to Umbraco.Build
2017-10-20 17:53:41 +02:00
Stephan
35c979e33e
Build - fix build.ps1, build docs
2017-07-09 18:46:10 +02:00
Stephan
59f4fd9713
Build - import build.ps1
2017-07-07 16:42:27 +02:00