Commit Graph

4591 Commits

Author SHA1 Message Date
N. Taylor Mullen 00e703782d Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:36:55 -07:00
N. Taylor Mullen a9365e48c2 Update NuGet feed from v2 => v3. 2015-08-19 14:55:07 -07:00
N. Taylor Mullen fb56515af8 Update NuGet feed from v2 => v3. 2015-08-19 14:52:43 -07:00
Pranav K c3c3b7791b Updating to aspnetlitedev. 2015-08-18 14:00:27 -07:00
Pranav K 15dff9dcfa Merge branch 'release' into dev 2015-08-18 14:00:27 -07:00
Pranav K c3825f86c3 Updating to aspnetliterelease. 2015-08-18 14:00:26 -07:00
Pranav K df3168a53a Updating to aspnetlitedev. 2015-08-18 14:00:18 -07:00
Pranav K 6ff976be65 Merge branch 'release' into dev 2015-08-18 14:00:18 -07:00
Pranav K 86c2d546fa Updating to aspnetliterelease. 2015-08-18 14:00:17 -07:00
Pranav K e300e592ec Merge branch 'release' into dev 2015-08-17 14:49:23 -07:00
Pranav K 4b7c990b3e Updating to release NuGet.config. 2015-08-17 14:49:21 -07:00
Pranav K 73d959fae7 Merge branch 'release' into dev 2015-08-17 14:47:55 -07:00
Pranav K 17b7e92fc3 Updating to release NuGet.config. 2015-08-17 14:47:52 -07:00
Pranav K e5bea0fa1e Switching to aspnetrelease feed in Universe
Short term fix in the absence of ability to do this via build.cmd.
2015-08-17 14:39:01 -07:00
Pranav K 0b8a3e8fcb Updating to release NuGet.config 2015-08-17 14:10:40 -07:00
Pranav K b87497c6da Tweaking update-release target to be runnable from the CI
* Relying on git log --exit-code to fail in case there are unmerged
  changes in the release branch.
* Specifically update aspnetvnext feed when branching to release.
2015-08-17 14:09:05 -07:00
David Fowler 412b4b9d69 Use the same libuv install script on travis as kestrel 2015-08-15 03:25:42 -07:00
Kirthi Krishnamraju d487a709e5 fix build break due to aspnet/configuration #246 2015-08-14 10:04:49 -07:00
Chris R 3d06f3dfc2 Add ServerTests repo to build list. Fix build list ordering. 2015-08-13 14:28:31 -07:00
Kiran Challa 80bc61cbea Reacting to disposable logger provider 2015-08-13 08:48:40 -07:00
Stephen Halter e2be1a164f React to Kestrel rename
aspnet/KestrelHttpServer#11
2015-08-12 11:55:36 -07:00
Kiran Challa 6474c99343 Enable pinning build script 2015-08-12 05:37:36 -07:00
Kiran Challa 1a7f12245c Enable pinning build script 2015-08-11 16:57:49 -07:00
Kiran Challa 3940873943 Enable pinning build scripts(build.cmd) 2015-08-11 16:08:55 -07:00
Chris R b51cf63637 #49 React to CoreCLR Cryptography package changes. 2015-08-11 14:43:06 -07:00
Pranav K 4342f25ece Reacting to DI changes 2015-08-11 13:04:40 -07:00
Chris R 9bebd183d7 #396 React to CoreCLR Cryptography package refactoring. Remove transitive dependencies. 2015-08-11 10:34:11 -07:00
Victor Hurdugaci 7b0f6e7c2a Build tests and samples during regular build 2015-08-10 12:04:25 -07:00
Ajay Bhargav Baaskaran 73474132d1 Added a target to verify nupkgs with NugetPackageVerifier 2015-08-07 10:58:46 -07:00
moozzyk 3147920607 Reaciting to removing folder (including `.`) from the dnx command 2015-08-06 07:40:14 -07:00
Victor Hurdugaci ef4a0a3ebb Add the ability to specify what repos to include/exclude while building 2015-08-05 14:45:18 -07:00
Troy Dai e174d2e154 Update CoreCLR versions 2015-08-04 10:15:38 -07:00
Troy Dai 7fe2a43b05 Update CoreCLR versions 2015-08-04 10:15:23 -07:00
Victor Hurdugaci 50612d7d74 React to DNX renames 2015-07-29 02:05:08 -07:00
Victor Hurdugaci 81e8830c67 React to DNX renames 2015-07-29 00:30:44 -07:00
Kirthi Krishnamraju ed9b0f59b5 Updated code to generate resx file only if file names does not have locales 2015-07-24 09:26:46 -07:00
Eilon Lipton 6e45aecbc6 Update KestrelWebSocketHelpers.cs
Fixing build break.
2015-07-24 08:54:49 -07:00
Kirthi Krishnamraju 8fdc275262 Added Localization repo to makefile 2015-07-23 16:00:31 -07:00
Pranav K 8271552cc6 Change pin-version to use the coherence build results
Fies #247
2015-07-22 13:35:30 -07:00
Brice Lambson 14b08da4f3 Add Microsoft.Data.Sqlite 2015-07-16 13:52:11 -07:00
Pranav K 5e7b009829 Merge branch 'release' into dev 2015-07-16 09:01:58 -07:00
Pranav K be3275d4a5 Updating to release NuGet.config 2015-07-16 09:01:55 -07:00
Pranav K d2ff1dd446 Merge branch 'release' into dev 2015-07-16 08:54:41 -07:00
Pranav K a3a6a97a96 Updating to release NuGet.config 2015-07-16 08:54:38 -07:00
Pranav K 4103d947f4 Merge remote-tracking branch 'origin/release' into dev 2015-07-16 08:26:01 -07:00
mikary bbd57217f2 React to API change in DependencyInjection 2015-07-07 14:40:20 -07:00
Victor Hurdugaci 6438362e0a Add repository information to project files 2015-07-01 20:34:07 -07:00
Victor Hurdugaci e332375f0e Add repository information to project files 2015-07-01 19:42:39 -07:00
Pranav K bd2025c561 Change nuget-resilient-publish to allow specifying a path to nuget.exe. 2015-06-29 15:21:23 -07:00
anurse f65ad82c6b use the factory method to create RNG 2015-06-29 12:39:57 -07:00