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

361 Коммитов

Автор SHA1 Сообщение Дата
Pranav K 7659f3eab6 Restore reference assemblies in xplat 2016-06-28 10:51:26 -07:00
Pranav K 70c5a16136 Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:05 -07:00
BrennanConroy c9101e20a6 Use correct environment variable to set Author in nuspec 2016-06-27 11:01:44 -07:00
Pranav K 7cb78f29e4 Use rel-1.0.0 channel 2016-06-23 16:58:18 -07:00
ASP.NET Push Bot 9b27228bc0 Updating CLI to 1.0.0-preview3-003150 2016-06-23 16:29:48 -07:00
Pranav K adc7d33cd4 Add support for rel-1.0.0 channel 2016-06-23 14:50:39 -07:00
ASP.NET Push Bot aa65d8ff00 Updating CLI to 1.0.0-preview2-003121 2016-06-22 05:39:58 -07:00
ASP.NET Push Bot 20495b5006 Updating CLI to 1.0.0-preview2-003118 2016-06-17 20:11:33 -07:00
ASP.NET Push Bot a29cea1587 Updating CLI to 1.0.0-preview2-003119 2016-06-17 11:43:23 -07:00
ASP.NET Push Bot 244b0ea90d Updating CLI to 1.0.0-preview2-003118 2016-06-16 15:40:39 -07:00
Pranav K a9a87ef2c9 Merge branch 'release' into dev 2016-06-16 15:33:37 -07:00
Pranav K 59419cc669 Update to RTM version 2016-06-16 15:29:46 -07:00
Pranav K 2954d18a1c Update to dev build quality 2016-06-16 10:35:24 -07:00
Pranav K 37ca271f74 Merge remote-tracking branch 'origin/release' into dev 2016-06-16 10:06:37 -07:00
Pranav K c0d3d9d1ab Add a target for producing CI builds 2016-06-16 10:03:43 -07:00
ASP.NET Push Bot e4f9770d70 Updating CLI to 1.0.0-preview2-003102 2016-06-14 22:52:29 -07:00
ASP.NET Push Bot b2875ff23b Updating CLI to 1.0.0-preview2-003098 2016-06-14 18:52:38 -07:00
Andrew Stanton-Nurse 05ef5215ce Initial work on "KoreBuild 2.0" (#82)
* Set up a side-by-side system to allow repositories to use either KoreBuild 1.0 or KoreBuild 2.0
* Prepare a new MSBuild-based KoreBuild to be used after ASP.NET Core 1.0 RTM
* Set up an infrastructure for easy development of custom MSBuild tasks
* Create a script to install KoreBuild (2.0) into a repository
* move targets to src for easier editing in VS
2016-06-14 16:33:40 -07:00
Pranav K 8eb8b8749d Merge branch 'release' into dev 2016-06-14 16:20:21 -07:00
Pranav K 8d27a212e7 Revert "Updating CLI to 1.0.0-preview2-003067"
This reverts commit ac0aa40b19.
2016-06-14 16:15:01 -07:00
ASP.NET Push Bot ac0aa40b19 Updating CLI to 1.0.0-preview2-003067 2016-06-14 16:07:58 -07:00
Pranav K 9c9fa4a0db Revert "Updating CLI to 1.0.0-preview2-003067"
This reverts commit 45d84a0eb0.
2016-06-13 16:45:29 -07:00
Pranav K 3502348ad8 Revert "Revert "Make NuGet packages serviceable""
This reverts commit 3b7685afda.
2016-06-13 15:25:48 -07:00
ASP.NET Push Bot 45d84a0eb0 Updating CLI to 1.0.0-preview2-003067 2016-06-13 15:09:40 -07:00
ASP.NET Push Bot cacb519b4f Updating CLI to 1.0.0-preview2-003041 2016-06-12 11:13:34 -07:00
ASP.NET Push Bot c3398c4746 Updating CLI to 1.0.0-preview2-003032 2016-06-11 09:19:07 -07:00
ASP.NET Push Bot 2261143691 Updating CLI to 1.0.0-preview2-003024 2016-06-10 12:50:58 -07:00
Pranav K 3b7685afda Revert "Make NuGet packages serviceable"
This reverts commit 7d7b7b038d.
2016-06-08 14:52:53 -07:00
Pranav K 7d7b7b038d Make NuGet packages serviceable 2016-06-08 13:46:46 -07:00
ASP.NET Push Bot d7473ac46c Updating CLI to 1.0.0-preview2-002996 2016-06-08 04:07:30 -07:00
ASP.NET Push Bot af68a95aa4 Updating CLI to 1.0.0-preview2-002990 2016-06-07 00:37:48 -07:00
ASP.NET Push Bot b448c6ea21 Updating CLI to 1.0.0-preview2-002966 2016-06-04 22:02:21 -07:00
ASP.NET Push Bot ed8c21fa85 Updating CLI to 1.0.0-preview2-002913 2016-06-01 10:37:25 -07:00
Pranav K bfb340be86 Don't ignore dotnet-test exit code if enviornment isn't set 2016-05-31 13:29:40 -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
ASP.NET Push Bot c8f8a65816 Updating CLI to 1.0.0-preview2-002886 2016-05-27 09:20:18 -07:00
ASP.NET Push Bot b2c1721d83 Updating CLI to 1.0.0-preview2-002857 2016-05-26 11:54:45 -07:00
John Luo b97b010c97 Skip build when no projects are found 2016-05-25 18:08:44 -07:00
Pavel Krymets 44aeec2fc8 Add globbing for Universe again 2016-05-24 14:55:50 -07:00
Pranav K 986c5fd084 Ignore dotnet-test-xunit exit code if KOREBUILD_IGNORE_DOTNET_TEST_EXIT_CODE is set
Fixes #78
2016-05-24 11:55:57 -07:00
ASP.NET Push Bot ab59bed652 Updating CLI to 1.0.0-preview2-002823 2016-05-24 10:18:38 -07:00
Pranav K 7305b1e5d9 Always declare the nuget-verify target 2016-05-19 17:30:53 -07:00
Ajay Bhargav Baaskaran 261793ea95 Removed redundant DnxTools feed 2016-05-17 15:35:31 -07:00
ASP.NET Push Bot ffe7537913 Updating CLI to 1.0.0-preview2-002754 2016-05-17 10:58:13 -07:00
Pranav K de53fcb693 Update CLI install scripts 2016-05-17 08:45:28 -07:00
ASP.NET Push Bot 64eeead1ca Updating CLI to 1.0.0-preview1-002702 2016-05-13 00:01:29 -07:00
ASP.NET Push Bot 0bbcbb0913 ⬆️ CLI version for win to 1.0.0-preview1-002702
⬆️ CLI version for darwin to 1.0.0-preview1-002702
⬆️ CLI version for unix to 1.0.0-preview1-002702
2016-05-12 04:45:21 -07:00
ASP.NET Push Bot 762b601c92 ⬆️ CLI version for win to 1.0.0-preview1-002700
⬆️ CLI version for darwin to 1.0.0-preview1-002700
⬆️ CLI version for unix to 1.0.0-preview1-002700
2016-05-09 16:45:00 -07:00
Pranav K 552166c854 Merge branch 'release' into dev 2016-05-06 13:28:51 -07:00