Garrett Serack
d0d66747ce
Build fix (added async goodness, and typescript projects) ( #1841 )
...
* Reorganizing ts code
* new vscode extension added
* setting up autorest-ng
* updating build with some async goodness
* added retry, paralleized restore, and gulp install
2017-02-16 09:43:18 -08:00
Garrett Serack
3090ab1250
udpateing build ( #1837 )
2017-02-15 13:24:32 -08:00
Garrett Serack
5cce029452
Update entire build system to use Dotnet-CLI tools (-004812 or higher!) ( #1827 )
...
* CoreCLR is Dead. Long Live CoreCLR
* Adding new files for new build system
* pulled Johannes' last minute fix
* regenerated
* added dotnet-reset-cache
* updated install script
2017-02-14 13:28:57 -08:00
Hovsep Mkrtchyan
9f4f7d6a2f
Bumped up gulp npm versions
2016-05-25 15:09:31 -07:00
stankovski
bc05660a17
Merge branch 'clu' of https://github.com/Azure/AutoRest into dnx
...
Conflicts:
ClientRuntimes/CSharp/ClientRuntime.Azure.Authentication/packages.config
ClientRuntimes/CSharp/ClientRuntime.Azure.Tests/ClientRuntime.Azure.Tests.csproj
ClientRuntimes/CSharp/ClientRuntime.Azure.Tests/packages.config
ClientRuntimes/CSharp/ClientRuntime.Azure/Microsoft.Rest.ClientRuntime.Azure/project.json
ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure/CloudException.cs
ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure/project.lock.json
ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime/project.lock.json
NuGet.Config
build.proj
global.json
2015-11-13 10:55:12 -08:00
David Justice
c44006d885
Move all tests into gulp
2015-08-25 20:47:48 -07:00
David Justice
4ae704468b
Fix datetime offset tests and move test execution to gulp
2015-08-24 12:07:21 -07:00
David Justice
aac2433c95
update gulp-msbuild for xbuild bug fix
2015-08-24 12:01:16 -07:00
yugangw-msft
21f1f1f88c
update client runtime version used by package test cases through gulp
2015-07-31 11:38:56 -07:00
stankovski
da7683250c
Added dependency sync for client runtime versions
2015-07-30 18:11:52 -07:00
stankovski
4cbb5027f5
Changed gulp to use gulp_msbuild
2015-07-30 14:10:53 -07:00
David Justice
00486a1bd7
make ruby tests repeatable by bundle installing in each test
...
This is done in the test local directory prior to test exec.
The reason for this, is that we don't want to install the gems,
but from their file location prior to running local tests.
2015-07-27 23:31:29 -07:00
David Justice
a1c200c9c3
enhance gulpfile to properly clean up after templates and generated files
2015-07-27 23:28:53 -07:00
David Justice
d0415f7432
build and clean works via gulp and xbuild :: removed requirement for .ps1 build files
2015-07-27 23:24:22 -07:00