Граф коммитов

62 Коммитов

Автор SHA1 Сообщение Дата
Nate McMaster f57e6fce88 Revert "Revert "Use dotnet msbuild to launch makefile.shade""
This reverts commit 1cc9f9087d.
2017-02-08 16:25:24 -08:00
Pranav K 1cc9f9087d Revert "Use dotnet msbuild to launch makefile.shade"
This reverts commit 0e30b52501.
2017-02-03 10:12:08 -08:00
Pranav K 0e30b52501 Use dotnet msbuild to launch makefile.shade 2017-02-03 10:06:06 -08:00
Pranav K 2b4af934b7 Add .NET 4.6.1 reference assemblies
Fixes #162
2017-02-02 17:53:30 -08:00
Nate McMaster 1ffc511a07 Remove installation of CLI preview4 2017-01-20 14:16:59 -08:00
Nate McMaster d896eb9a50 Install RC3 and preview4 CLI while we transition repos
This should only take a few days....hopefully.
2017-01-19 17:23:59 -08:00
Pranav K e2fe1a1ccb Fix build on xplat 2016-12-29 16:39:03 -08:00
Pranav K c71a1f57f9 Commonize shared runtime version location. 2016-12-29 10:28:23 -08:00
Pranav K a50b785bf8 Install the 1.2.0 shared runtime along with the 1.1.0 one 2016-12-21 16:02:34 -08:00
Nate McMaster 87a5f7f557 Merge branch 'dev' into feature/msbuild 2016-12-12 17:36:43 -08:00
Nate McMaster df8ad74412 Cleanup MSBuild support. Update CLI to preview4-004233 2016-12-12 13:05:37 -08:00
Pranav K 27e6dcb2d9 Add support for installing shared runtimes other than 1.0.0 2016-11-30 17:28:35 -08:00
Prafull Bhosale 9cde51558d Fix reference assembly path variable 2016-11-28 10:08:47 -08:00
Prafull Bhosale 422da146bf Fix KoreBuild.sh to install newer CLI
Fix _dotnet-test.shade parse error
2016-11-28 09:41:20 -08:00
Prafull Bhosale 4fd5173d02 Make KoreBuild csproj projects 2016-11-23 14:12:14 -08:00
Nate McMaster 1f0ead0bb7
NuGet restores adds a .0 to folder name. 4.6.0, not 4.6 2016-11-17 15:42:02 -08:00
Nate McMaster 35c49c6474
⬆️ .NET Framework ref assemblies for 4.6 2016-11-17 15:33:54 -08:00
Nate McMaster f5b6eb7746
Merge branch 'rel/1.0.1' 2016-11-17 15:22:03 -08:00
Pranav K 8214312f25 Install NET451 reference assemblies 2016-11-16 16:37:06 -08:00
Pranav K 2bc6069ff7 Use DOTNET_INSTALL_DIR if available 2016-11-08 10:30:03 -08:00
Pranav K 545d924085 Use a single cli.version across OSes. 2016-11-04 14:05:42 -07:00
Nate McMaster 424c45a9dd chmod +x dotnet-install.sh 2016-11-02 15:51:55 -07:00
Nate McMaster 56b95feb0e Fix inconsistencies in dotnet-install scripts 2016-11-02 15:50:39 -07:00
Nate McMaster 2a775bac7a Add customizations required to test CLI tools with MSBuild 2016-11-02 15:24:07 -07:00
Pranav K aa8917b6c7 Install the 1.0.0 shared runtime along with the new CLI 2016-10-17 12:41:12 -07:00
Pranav K 6b6c565127 Pin the version of NuGet.exe to a version that supports serviceable attribute 2016-10-14 09:52:37 -07:00
Pranav K 142539693e Updating to shared runtime 1.1.0-preview1-001100-00 2016-10-10 19:21:18 -07:00
Doug Bunting 6c026ce724 Fix build break in most repos on Linux
- strings containing spaces are never empty
- incorrectly left `$KOREBUILD_DOTNET_SHARED_RUNTIME_VERSION` undefined
- later `-d` check confirmed only that the parent directory existed
- script skipped the `--share-runtime` install

nit: use same channel for regular install as `KoreBuild.ps1`
2016-10-04 19:56:24 -07:00
Pranav K aead5e8912 Update shared runtime to 1.1.0-preview1-001090-00 (#122) 2016-10-03 20:16:46 -07:00
Pranav K b62e09bdd8 Install the shared runtime if it isn't alreadfy installed 2016-10-03 16:17:01 -07:00
Pranav K a2ca41c39a Avoid redownloading the shared runtime when it's already installed. (#121)
Fixes #119
2016-09-30 17:25:02 -07:00
Pranav K 428ab89d1c Allow configuring the shared runtime via an environment variable\ 2016-09-27 21:56:27 -07:00
Pranav K eba99ca816 Use a version of nuget.exe that supports serviceable attribute 2016-07-13 14:26:35 -07:00
Pranav K 7659f3eab6 Restore reference assemblies in xplat 2016-06-28 10:51:26 -07:00
Pranav K 7cb78f29e4 Use rel-1.0.0 channel 2016-06-23 16:58:18 -07:00
Pranav K 3f25710897 Fix dotnet-install.sh path 2016-05-31 11:02:09 -07:00
Pranav K 2d868a869d Updating dotnet install scripts 2016-05-31 10:48:36 -07:00
Ajay Bhargav Baaskaran 261793ea95 Removed redundant DnxTools feed 2016-05-17 15:35:31 -07:00
Pranav K de53fcb693 Update CLI install scripts 2016-05-17 08:45:28 -07:00
Pranav K 003e1fbc51 Updating to the new CLI 2016-04-02 21:51:29 -07:00
BrennanConroy 0361fcb3dc xargs -r doesn't work on osx 2016-04-01 16:22:11 +00:00
BrennanConroy e7d00bef70 Workaround CLI issue on Unix 2016-04-01 16:12:15 +00:00
Nate McMaster 91bf2ec201 Restore tools packages to absolute folder path 2016-03-28 16:18:27 -07:00
Nate McMaster 354e108e8c Revert 0784c8baca
Something weird is going on here
2016-03-28 14:00:23 -07:00
Nate McMaster 0784c8baca Fix #46 2016-03-28 13:24:38 -07:00
Pranav K 22c5002c2b Updating install scripts 2016-03-28 10:52:47 -07:00
Troy Dai fe2884d20e Stop setting .net reference assemblies path on bash 2016-03-22 00:44:35 -07:00
Cesar Blum Silveira 9bff597410 Revert fix from e9c5ac1. 2016-03-17 11:53:43 -07:00
Victor Hurdugaci e9c5ac1e99 Revert the CLI to 1540 2016-03-10 10:27:44 -08:00
Victor Hurdugaci 261f3a8a9a Upgrade the CLI version 2016-03-09 14:37:25 -08:00