Chris R
74c8363855
React to CoreClr dependency changes.
2015-05-15 11:34:15 -07:00
Pranav K
0d3c29f46a
Reacting to CoreCLR package updates
2015-05-15 09:57:18 -07:00
Ryan Nowak
3f2ec7c046
Add project.lock.json to the .gitignore
2015-05-14 12:31:16 -07:00
Eilon Lipton
3a15ea1d91
Update contributing link
2015-05-14 09:17:40 -07:00
mikary
e3bccdb3b1
Support single threaded running of specific test projects through environment
2015-05-12 14:37:47 -07:00
ASP.NET Push Bot
8653b9ca5e
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@73a4914c1f
2015-05-12 12:46:53 -07:00
Eilon Lipton
9b07b0cddc
Update Home master -> Home dev
2015-05-12 11:53:38 -07:00
Eilon Lipton
77d689f0bd
Update Home master -> Home dev
2015-05-12 11:50:38 -07:00
Eilon Lipton
e1aa94bf39
Update Home master -> Home dev
2015-05-12 11:47:36 -07:00
David Fowler
239906e943
No tabs
2015-05-11 21:03:28 -07:00
David Fowler
27376a7bb8
Add global.json with an sdk version for beta4 samples
2015-05-11 20:56:33 -07:00
Glen
2bb2d1484d
Fix variable names in dnvminstall.ps1
2015-05-11 10:32:45 +02:00
Eilon Lipton
e703a8c247
Merge pull request #580 from vkichline/patch-1
...
Update README.md
2015-05-10 09:03:48 -07:00
Van Kichline
2d97024dbe
Update README.md
...
There was a single lingering reference to "K command." This will become less intelligible as time goes by, so best to correct it.
2015-05-08 09:24:11 -07:00
Eilon Lipton
69ad72371d
Update CLA info
2015-05-07 20:38:02 -07:00
Chris R
ff406ecdf1
React to Http namespace changes.
2015-05-07 14:16:46 -07:00
Troy Dai
2f09b07adc
Package rename: Microsoft.AspNet.DataProtection.Shared -> Microsoft.AspNet.DataProtection.Sources
2015-05-07 10:16:20 -07:00
Troy Dai
fe80a65ffc
React to common package name change
2015-05-07 09:36:15 -07:00
Pranav K
789544a1e8
Use aspnetvnext feed as the default feed in dev branch
2015-05-06 10:48:32 -07:00
Pranav K
3f62cc65a5
Updating dnvm to latest
2015-05-06 09:35:02 -07:00
ASP.NET Push Bot
4505f7333d
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@c10520f43c
2015-05-05 17:33:45 -07:00
Barry Dorrans
d870ae431e
Add link to documentation site
2015-05-05 13:16:29 -07:00
Eilon Lipton
8e7d4a957b
Remove link to old repo list
2015-05-04 08:57:51 -07:00
Thomas L. Kjeldsen
a3d268bd13
Restructure the 'Get started with Docker' section
2015-05-02 23:41:41 +02:00
Thomas L. Kjeldsen
8fe7a45ccb
Add Dockerfile to the HelloMvc and HelloWeb sample projects
2015-05-02 23:40:37 +02:00
N. Taylor Mullen
552b336a78
Update LICENSE.txt and license header on files.
2015-05-01 14:07:00 -07:00
N. Taylor Mullen
b781df02af
Update LICENSE.txt and license header on files.
2015-05-01 14:05:34 -07:00
ASP.NET Push Bot
94498c77ee
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@0fb0101bc8
2015-05-01 13:51:29 -07:00
N. Taylor Mullen
1f8898d3a1
Update LICENSE.txt and license header on files.
2015-05-01 13:50:49 -07:00
N. Taylor Mullen
c6416f3520
Update LICENSE.txt and license header on files.
2015-05-01 13:45:56 -07:00
moozzyk
f3207ed440
Fixing a build break in Helios
...
Removing Common.Native.targets - to avoid increasing build complexity repo with native projects will have their own target that generates version.h file
2015-05-01 13:16:51 -07:00
Troy Dai
4a58540bdf
React to DNX packages name change
2015-05-01 11:05:09 -07:00
moozzyk
6558f1c281
Consistent versioning of native binaries
...
* Adding an MSBuild target file that generates a header containing file and product versions which will be used in .rc files in native projects across all repos.
Note that keeping header generation in MSBuild is cleaner than generating it in a .shade file since the entire project is being built within a single build subsystem and therefore you can build the project directly (i.e. just with MSBuild) without having to do it with Sake (if the file did not exist)
* Updating native-compile target in _k-standard-goals.shade to pass version numbers.
2015-05-01 10:23:27 -07:00
David Fowler
317f9d8b62
More pinning
2015-05-01 01:16:08 -07:00
David Fowler
ccffee826d
Updated the samples
...
- Pinned versions
- Locked NuGet.Config per sample set
2015-04-30 20:36:07 -07:00
Pranav K
9ffb74a4c3
Build samples as part of build-samples
2015-04-30 11:57:45 -07:00
Pranav K
d457b54a36
Avoid running tests for different target frameworks in parallel.
...
This lets us run more things in parallel which involve shared resources.
2015-04-30 11:28:04 -07:00
Pranav K
e3373d54ab
Removing parallel copying of files
2015-04-30 10:33:39 -07:00
ASP.NET Push Bot
7dad807805
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@0c3fc02fe4
2015-04-30 10:17:18 -07:00
Pranav K
4882269842
Adding support for running build in parallel.
2015-04-30 08:28:42 -07:00
Brennan
d578779fa6
Revert Runtime.Abstractions
2015-04-29 23:58:04 -07:00
Brennan
a1144274a1
React to Interface package renames
2015-04-29 22:42:00 -07:00
Eilon Lipton
7681b7e835
Merge pull request #506 from christos-P/patch-1
...
small correction
2015-04-29 21:53:48 -07:00
Brennan
7ecbee2f7d
Interfaces->Abstractions
2015-04-29 17:21:04 -07:00
anurse
727924a8f2
change to us cmd to launch git on Windows
2015-04-29 16:08:43 -07:00
christos-P
0ce998e8f3
small correction
2015-04-30 00:32:30 +03:00
ASP.NET Push Bot
07bbb020e8
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@875c974229
2015-04-29 14:32:05 -07:00
Duncan Angus Wilkie
9d57862ed7
Update README.md
...
To show bash profile step for osx
2015-04-29 22:07:20 +01:00
Glenn Condron
cf8ea953e8
Update README.md
2015-04-28 15:52:11 -07:00
moozzyk
e54a3b61c0
Enabling MSBuild 14 in the default native-compile target
...
Currently Helios won't build on machines that don't have VS2013 installed (only VS2015)
2015-04-28 11:55:39 -07:00