Commit Graph

5512 Commits

Author SHA1 Message Date
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
anurse 1c50ec7166 clean-up 2015-06-29 12:21:46 -07:00
anurse 61894cb4e0 attempt 57: just don't support web socket client from dnxcore 2015-06-29 12:20:16 -07:00
anurse cc1b0c36ac fix #26 by using RNGCryptoServiceProvider on net45 2015-06-29 10:45:04 -07:00
Pranav K 6d5ac18d0c Use dnvm run instead of switching using dnvm use 2015-06-24 14:35:02 -07:00
Pranav K d65251055e Updating dnvm 2015-06-24 13:58:01 -07:00
Ryan Nowak 6471ef34a7 Add Antiforgery to repo list 2015-06-23 12:20:47 -07:00
Doug Bunting 210c73279c Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 11:44:10 -07:00
Doug Bunting 5aaae8ba9b Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 10:52:53 -07:00
Peter Jas 32f8c6967e build: Enables FreeBSD support.
Changed hardcoded bash shebang to env to support multiple directory
structures (required to build on FreeBSD).

PR-URL: #238
2015-06-23 07:53:13 -07:00
Eilon Lipton f8b2601fbd Merge pull request #41 from hishamco/buildStatus
Add AppVeyor, Travis build status
2015-06-22 21:48:02 -07:00
Hisham Abdullah Bin Ateya ba952b8372 Add AppVeyor, Travis build status 2015-06-23 07:35:03 +03:00
Doug Bunting f55367597a Pull in latest `dnvm` from Home's dev branch
- lots of `dnvm.ps1` fixes
- FreeBSD fixes in `dnvm.sh`
2015-06-17 11:28:48 -07:00
Chris R 1639ee07e7 React to HttpResponse.HeadersSent rename. 2015-06-15 17:49:20 -07:00
Victor Hurdugaci 00b2daa068 Fix argument parsing for fast build 2015-06-15 16:05:18 -07:00
Victor Hurdugaci f377542e38 Build projects in one go 2015-06-13 14:42:16 -07:00
Chris R bc98fcbce4 Add Antiforgery repo. 2015-06-12 09:10:09 -07:00
Chris R 97af2f2b21 Merge branch 'release' into dev 2015-06-12 09:07:16 -07:00
Chris R 3941b1a471 Merge branch 'release' into dev 2015-06-12 09:06:06 -07:00
Chris R e7edacc865 Remove the WebSocketAbstractions repo. 2015-06-11 16:18:35 -07:00
Hisham Abdullah Bin Ateya a1409e0294 React to common package name change 2015-06-11 23:42:32 +03:00
Hisham Abdullah Bin Ateya e632831c09 Using [NotNull] 2015-06-11 22:49:17 +03:00
Hisham Abdullah Bin Ateya 208fa4af36 Using 'nameof' operator instead of magic strings 2015-06-11 22:44:11 +03:00
Troy Dai 430c903f65 Add System.IO to framework assemblies 2015-06-04 10:47:36 -07:00
Doug Bunting 664d718398 Add `Quiet` default to enable conditionalizing `Log.Info()` calls
- use in new `_copy.shade` which overrides the Sake default
2015-06-01 14:46:58 -07:00
Pranav K 6d6acf0056 Updating to release NuGet.config 2015-05-27 16:56:53 -07:00
Pranav K c86b157ad3 Merge branch 'release' into dev 2015-05-27 16:33:01 -07:00
Pranav K b7db5b2fbe Updating to release NuGet.config 2015-05-27 16:32:58 -07:00
Pranav K 3673ea6e83 Merge branch 'release' into dev 2015-05-27 16:07:55 -07:00
Pranav K 7bedbdfbab Updating to release NuGet.config 2015-05-27 16:07:51 -07:00