Andrey Shchekin
|
c26f3e049c
|
[gh-192] Fixed path escaping in Build-All.
|
2017-09-25 23:49:47 +13:00 |
Andrey Shchekin
|
ef417ea14f
|
Improved branch builds to include Server.Azure.
|
2017-08-12 10:44:51 +12:00 |
Andrey Shchekin
|
170d77bf75
|
[gh-142, gh-111] Potential build fixes. Updated Insights to record the app name.
|
2017-08-11 23:29:05 +12:00 |
Andrey Shchekin
|
0adbe21d4f
|
Updated website/branch names.
|
2017-08-02 20:43:47 +12:00 |
Andrey Shchekin
|
cf1bb6cd1a
|
Fixed path to NuGet in Publish-All.
|
2017-06-26 21:52:33 +12:00 |
Andrey Shchekin
|
5dec630d1e
|
Add retries for /status during Publish-All.
|
2017-06-24 22:48:28 +12:00 |
Andrey Shchekin
|
987c286eb8
|
Fixed Publish-All.
|
2017-06-24 22:32:36 +12:00 |
Andrey Shchekin
|
baaeaf8747
|
[closes gh-69] Updated build to reuse last successful result if available.
|
2017-06-24 19:25:01 +12:00 |
Andrey Shchekin
|
e7375fcd82
|
Potential build improvement.
|
2017-06-18 22:15:32 +12:00 |
Andrey Shchekin
|
7b37155f99
|
Build fix.
|
2017-05-29 01:25:39 +12:00 |
Andrey Shchekin
|
70e77dda66
|
Fix for ftpush.
|
2017-05-29 00:39:32 +12:00 |
Andrey Shchekin
|
33762b8130
|
Updated Build-All to use dotnet.exe.
|
2017-05-28 23:59:27 +12:00 |
Andrey Shchekin
|
e738e75e61
|
[gh-96] Renamed all remaining mentions of TryRoslyn.
|
2017-05-19 00:09:32 +12:00 |
Andrey Shchekin
|
9db9ac4c38
|
[closes gh-85] Fixed latest 'master' build.
|
2017-05-11 23:46:09 +12:00 |
Andrey Shchekin
|
ff5f79008a
|
[gh-74] Another fix to AssemblyResolver.
|
2017-03-29 19:58:00 +13:00 |
Andrey Shchekin
|
b31d41e468
|
[gh-74] Initial fix for AssemblyResolver.
|
2017-03-29 19:47:36 +13:00 |
Andrey Shchekin
|
b57158028f
|
Fixed issue with enabling WebSocket on new branches.
|
2017-03-10 08:18:56 +13:00 |
Andrey Shchekin
|
4dcbb54607
|
[closes gh-65] Updated AssemblyResolver priorities.
|
2017-03-09 21:55:32 +13:00 |
Andrey Shchekin
|
a4dffb3b22
|
Changed waiting-for-start to a smarter approach.
|
2017-03-04 19:44:50 +13:00 |
Andrey Shchekin
|
f16917d61e
|
[gh-62] Fixed stupid mistake.
|
2017-03-04 19:37:45 +13:00 |
Andrey Shchekin
|
eb2b7a3931
|
Improved publish process (closes gh-62).
|
2017-03-04 19:17:06 +13:00 |
Andrey Shchekin
|
3cba433f5a
|
[closes gh-51] Renamed projects.
|
2017-03-04 10:55:41 +13:00 |
Andrey Shchekin
|
12517296cd
|
[closes gh-48] Squashed multibranch/build support.
|
2017-01-20 21:30:16 +13:00 |
Andrey Shchekin
|
f116731120
|
Potential fix for branch metadata not getting updated.
|
2017-01-20 21:30:16 +13:00 |
Andrey Shchekin
|
f7a849fd16
|
[closes gh-41] Updated to auto-discover all required assembly dependencies.
|
2016-12-22 20:23:47 +13:00 |
Andrey Shchekin
|
3478a5cc5e
|
[closes gh-40] Updated uploader to ftpush.
|
2016-12-17 14:56:48 +13:00 |
Andrey Shchekin
|
be1e875fc8
|
gh-37 Another build fix ('Binaries' weren't deleted).
|
2016-12-16 22:28:57 +13:00 |
Andrey Shchekin
|
95f777a78a
|
gh-37 Another build fix.
|
2016-12-15 22:52:27 +13:00 |
Andrey Shchekin
|
fc219e3d88
|
gh-37 Multiple build fixes.
|
2016-12-15 22:37:11 +13:00 |
Andrey Shchekin
|
c62c02224a
|
[gh-37] Pre-merge adjustments (changed ! handling to preserve current names and patch Roslyn instead).
|
2016-12-11 18:35:39 +13:00 |
Alexander.Shvedov
|
517778b2c8
|
Roslyn build artifacts are now moved to subdirectories of bin\ so we need to find required .dlls recursively now :(
|
2016-12-11 04:28:39 +03:00 |
Alexander.Shvedov
|
b7ac882d41
|
Get rid of "!" character in Roslyn build root directory name, since Roslyn's 'Restore.cmd' script uses old school '%~dp0' thing in statement 'set RoslynRoot=%~dp0' and it badly supports special path symbols, like exclamation mark in '!roslyn' (exlamation mark got trimmed out from folder name)
|
2016-12-11 03:51:51 +03:00 |
Andrey Shchekin
|
cdab7f0e52
|
Various build fixes.
|
2016-10-19 19:53:18 +13:00 |
Andrey Shchekin
|
ea2776ebfc
|
[gh-31] Updated build to use https for branches (but no main site redirect yet).
|
2016-10-17 23:37:49 +13:00 |
Andrey Shchekin
|
69c003ae11
|
Updated build to pull in NuGet dependency dlls (fixes gh-30).
|
2016-10-02 21:58:28 +13:00 |
Andrey Shchekin
|
edb6f534cc
|
[gh-27] Potential build fix.
|
2016-08-04 22:14:09 +12:00 |
Andrey Shchekin
|
773fb5ae7f
|
Shortened app name a bit more.
|
2016-08-02 11:49:54 +12:00 |
Andrey Shchekin
|
39b3bb27c6
|
[dotnet/roslyn#12629] Added AdamSpeight2008's branch. Related: added VB feature discovery, support for extra-long branch names.
|
2016-08-02 11:01:42 +12:00 |
Andrey Shchekin
|
638b04b6cc
|
Added pruning for 'gone' branches.
|
2016-07-10 13:10:13 +12:00 |
Andrey Shchekin
|
2b445ed379
|
Improved build log name, improved exclusions, whitespace cleanup.
|
2016-07-09 23:44:31 +12:00 |
Andrey Shchekin
|
70a974ddd2
|
[gh-24] Minor adjustments.
|
2016-07-09 22:39:08 +12:00 |
Andrey.Dyatlov
|
d937f2dbc6
|
cleanup
|
2016-07-08 15:44:24 +03:00 |
Andrey.Dyatlov
|
c9f74f19a6
|
Build script and nuget.config were updated to always use Roslyn's version of System.Reflection.Metadata library
|
2016-07-07 19:05:06 +03:00 |
Andrey Shchekin
|
18d3a124bb
|
Various build fixes, added ashmind branch to the build.
|
2016-04-29 00:35:22 +12:00 |
Andrey Shchekin
|
a0617b2d3f
|
Added initial multi-repository support.
|
2016-04-24 16:28:30 +12:00 |
Andrey Shchekin
|
850e17ac41
|
Minor build improvements.
|
2016-04-22 00:52:36 +12:00 |
Andrey Shchekin
|
68688861d9
|
Misc improvements, added __DEMO_EXPERIMENTAL__ precompiler symbol.
|
2016-04-21 21:46:13 +12:00 |
Andrey Shchekin
|
b680c21ce0
|
Fixed Azure publish not using the correct app service plan.
|
2016-04-20 21:42:34 +12:00 |
Andrey Shchekin
|
9e0ff8ccde
|
Multiple improvements in build and UI.
|
2016-04-19 21:23:47 +12:00 |
Andrey Shchekin
|
7a581bf325
|
Improved build exclusions.
|
2016-04-17 23:19:37 +12:00 |